Authorizations
Authentication using Personal Access Token (PAT) token
Path Parameters
The order ID to Get the JSON Stored
Response
Success
The response is of type string.
curl --request GET \
--url https://sandbox-api.shipbob.com/2.0/order/{orderId}/storeOrderJson \
--header 'Authorization: Bearer <token>'"string"Authentication using Personal Access Token (PAT) token
The order ID to Get the JSON Stored
Success
The response is of type string.
curl --request GET \
--url https://sandbox-api.shipbob.com/2.0/order/{orderId}/storeOrderJson \
--header 'Authorization: Bearer <token>'"string"