Updates a Shipment

This endpoint is perhaps the most important for App Developers. If the Shipping Method for a Shipment is vendor_shipping: false, Sellers are required to provide valid tracking information in order to receive a payout for their Shipment/Order. During the fulfillment process, once a shipment has been physically shipped or the known tracking information for a shipment has been generated, use this endpoint to send TSL the carrier_id and tracking_number for the shipment using the shipment.id. Carrier Ids can be obtained from the /carriers/ endpoint. Please note that TSL currently supports US-only shipments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of shipment

Body Params
integer
required

Carrier ID from TSL platform

string
required

Tracking number provided by carrier.

Responses

422

invalid request

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json