cURL
curl --request GET \ --url http://api.salesjourney.io/sale_order/{saleOrderIdentifier} \ --header 'Authorization: <api-key>'
{ "sale_order_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.salesjourney.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.salesjourney.io/llms.txt
Use this file to discover all available pages before exploring further.
Sale order identifier, it accepts documentId or saleOrderCode
Successful response