get https://example.com/api/orders/v1/externals/
This endpoint will return a single External Order using its associated id
as a path parameter.
Log in to see full request history
Responses
401Unauthorized
404Not Found
This endpoint will return a single External Order using its associated id
as a path parameter.
401Unauthorized
404Not Found
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/orders/v1/externals/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: