API Reference
cURL
curl --request GET \ --url https://api.shipbob.com/1.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.
string
Was this page helpful?