Add a Shippo carrier account
Adds a Shippo carrier account
Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Headers
Optional string used to pick a non-default API version to use. See our API version guide.
"2018-02-08"
Body
The body of the request.
- Shippo Canada Post account
- Shippo Chronopost account
- Shippo Colissimo account
- Shippo Correos account
- Shippo Deutsche Post account
- Shippo DHL Express account
- Shippo DPD DE account
- Shippo DPD UK account
- Shippo FedEx account
- Shippo Evri UK account
- Shippo Mondial Relay account
- Shippo Poste Italiane account
- Shippo UPS account
- Shippo USPS account
- Shippo Royal Mail account
- Shippo Royal Mail Storefeeder account
Response
Carrier account
Unique identifier of the account. Please check the carrier accounts tutorial
page for the account_id per carrier.
To protect account information, this field will be masked in any API response.
"****"
Carrier token, see Carriers
Please check the carrier accounts tutorial page for all supported carriers.
"usps"
Determines whether the account is active. When creating a shipment, if no carrier_accounts are explicitly
passed Shippo will query all carrier accounts that have this field set. By default, this is set to True.
An array of additional parameters for the account, such as e.g. password or token. Please check our carrier accounts guide for the parameters per carrier. To protect account information, this field will be masked in any API response. In the case of masked fields, they should be handled carefully.
Fields also must consider:
- Not providing a fields in parameters will not result in a change to any configured value
- Providing a value in a masked field with ****** (exactly 6 asterisks) will not change the configured value
- Providing field with null will clear the configured value
- Providing field with any other value will change the configured value and may affect the behavior of the account.
- Account parameters
- FedEx account parameters
- UPS account parameters
false
Unique identifier of the carrier account object.
"6aa34d5f6865448fbb1ee93636e98999"
Username of the user who created the carrier account object.
"bob+22@gmail.com"
Indicates whether the object has been created in test mode.
false