Create a PO

Endpoint to create one or more purchase orders

Body Params

Request payload containing an array of purchase orders.

purchaseOrders
array of objects
required

Array of purchase order objects.

purchaseOrders*
Headers
string

Language code for response localization

uuid

A unique, client-generated identifier (typically a UUID) used to make this request idempotent. Clients MUST generate a new key for each logical operation and reuse the same key if retrying due to network or server errors. The server will cache and replay the original response for any duplicate requests received with the same key within its configured TTL (e.g. 24 hours).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json