Arvato Tracking API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Last Checkpoint API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Estimated delivery date API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Rate API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Label API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Manifest API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Cancel Label API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Pickup API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Cancel Pickup API
We currently do not support this API. If you are interested in this API, please request for an integration.
Arvato Shipper Account API
Create a shipper account
This endpoint allows you to create your shipper account via API. You can integrate our API with your system and manage the shipper account according to your needs.
Please ensure that your account credentials are correct. Different carriers have different requirements for account credentials, you can refer to Shipper account's credetials for more details.
Parameters
slugstringarvatodescriptionstringtimezonestringcredentialsobject
Please refer to Shipper account's credetialsaddressAddress
Address object: the description of address informationstreet1string required
address_line1 of addresscountrystring required
Country in ISO 3166-1 alpha 3 codecontact_namestring required
contact_name of address
Returns
metaMeta
Meta data object.codeinteger required
Code of Metamessagestring required
Message of Metadetailsarray[Error]
Details of Metaretryableboolean
Whether this request will be retryable or not
dataShipperAccount
ShipperAccount object: the description of shipper account informationidstring
Shipper Account IDaddressAddress
Address object: the description of address information
Get a shipper account
This endpoint allows you get a specific shipper account details by shipper account id.
Parameters
idstring required
Shipper account id
Returns
metaMeta
Meta data object.codeinteger required
Code of Metamessagestring required
Message of Metadetailsarray[Error]
Details of Metaretryableboolean
Whether this request will be retryable or not
dataShipperAccount
ShipperAccount object: the description of shipper account informationidstring
Shipper Account IDaddressAddress
Address object: the description of address information
Arvato Address Validation (Beta) API
Create an address validation
Create an address validation
Parameters
addressAddress
Address object: the description of address informationstreet1string required
address_line1 of addresscountrystring required
Country in ISO 3166-1 alpha 3 codecontact\_namestring required
contact_name of address
Returns
metaMeta
Meta data object.codeinteger required
Code of Metamessagestring required
Message of Metadetailsarray[Error]
Details of Metaretryableboolean
Whether this request will be retryable or not
dataShipperAccount
ShipperAccount object: the description of shipper account informationidstring
Shipper Account IDaddressAddress
Address object: the description of address information

