Skip to main content

Authorize Purchase Order

Endpoint: PUT /purchase-orders/authorize/{{authorizationId}}

Authentication: Bearer Token (required)

Path Parameters

NameTypeRequiredDescription
authorizationIdstringYesUUID of the purchase order to authorize

Headers

NameTypeRequiredDescription
AuthorizationstringYesBearer token for authentication. Format: Bearer <token>
Content-TypestringNoMust be application/json

Request Body

None