Skip to main content

Authorize Purchase Order

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

Authentication: X-API-Key: {{apiKey}}

Path Parameters

NameTypeRequiredDescription
authorizationIdstringYesUUID of the purchase order to authorize

Headers

NameTypeRequiredDescription
AuthorizationstringYesX-API-Key for authentication. Format: X-API-Key: {{apiKey}}
Content-TypestringNoMust be application/json

Request Body

None