Skip to main content

Function: PurchaseAuthorizationRequests()

PurchaseAuthorizationRequests(rawProps): Element

Defined in: components/PurchaseAuthorizationRequests.tsx:86

Renders a table of pending purchase-authorization requests (carts awaiting approval) with a preview modal to accept or delete each request.

Parameters

rawProps

PurchaseAuthorizationRequestsProps

Returns

Element

Remarks

Uses usePurchaseAuthorizationRequests for request data and accept/delete operations.