Request a Pickup

This API will create a pickup request

Environments

Notes

  • Fields marked as Required are essential for certain services. Ensure the correct fields are included by checking the "Required" column in each section.
  • Many field values are provided by the Account Manager. Please consult with them to obtain valid, customer-specific values.

Response Code

CodeCategoryDescription
200SUCCESSSuccess
603ERRORAccount config error
1000ERRORUnauthorized
2000ERRORPickup address is not in coverage
2001ERROROperation error
2002ERRORThe gross weight is less than the minimum requirement
2003ERRORThe total parcel quantity is less than the minimum requirement
2004ERRORThe pickup time window is not supported
2005ERRORInvalid tracking number list
2006ERRORCustomerRefId already exists

Response Parcel Error Code

CodeCategoryDescription
CPS-001ERRORParcel not found
CPS-002ERRORParcel is duplicate
CPS-003ERRORInvalid parcel for this account
Body Params
pickupInfo
object
required
pickupAddress
object
required

Provide all necessary information for pickup address.
Accepts only [a-zA-Z0-9] and symbols -#.,@&*()_+=/:.
All other characters are replaced with spaces.

parcelList
array of objects

Array size must be less than 20,000

parcelList
Headers
string
required

API key

Response

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