Getting Started
Account Management
Token Management
Order Management
Shipment Management
Order Management
Order Delete
Retrieve detailed information about an order using the https://app.ship.com/public/order/{id} endpoint.
Successful Response Example
{
"success": true
}Error Response Example
{
"success": true
"error": "string"
}