Skip to main content

Overview

This endpoint can be used to get a single shipment. Endpoint: /api/v1/shipments/{shipment_id} Method: GET

URL Parameters

integer
required
The ID of the shipment you wish to .

Response

If the shipment is successfully retrieved, the API will return a 200 OK status code. The response will contain the following content:
array
required
An array containing a single Shipment object.