Search for consignments

Retrieve all consignments that meet specific search criteria.

If any consignments have been allocated, the associated carrier and carrier service information is also returned. You can use this information to plan your deliveries and keep your customers updated.

SecurityBasicAuth
Request
query Parameters
orderReference
string

Return all consignments associated with a specific order identifier.

consignmentTrackingIdentifier
string

Return all consignments associated with a specific consignment tracking identifier assigned by carrier allocation.

parcelTrackingIdentifier
string

Return all consignments associated with a specific parcel tracking identifier.

parcelCode
string

Return all consignments associated with a specific parcel code.

Responses
200

Success

400

Bad Request

401

Unauthorized

500

Internal Server Error

get/consignments
Request samples
Response samples
application/json
[
  • {
    }
]