Get Reference Numbers for a Shipment
GET
/api/v3/shipments/{Id}/referencenumbersRetrieve the Reference Numbers of a single Shipment by its id.
Request
Path Params
Id
string
required
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Too Many Requests(429)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/3334615)[]
optional
#/definitions/3334615
optional
Example
Not configured
Last modified: 2 months ago