Order Details by Customer PO
GET https://{{endpoint_url}}/v1/orders?customer_number={{partner_csn}}&customer_po={{customer_po_number}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
customer_number | string | ||
customer_po | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
timestamp | string | ||
signature | string | ||
CSN | string |