Process labels in bulk and receive a large number of labels and customs forms in bulk responses. Batching is ideal for workflows that need to process hundreds or thousands of labels quickly.
curl -i -X POST \ 'https://docs.shipstation.com/_mock/openapi/v2/tracking/stop?carrier_code=string&tracking_number=string' \ -H 'api-key: YOUR_API_KEY_HERE'
No response example
Webhooks are a powerful feature that can save you from sending repeated polling requests to check on the state of something. With webhooks, ShipStation will automatically contact your servers when the stage changes. This can include parcel tracking events, notification when a batch operation completes, and more.