Update your shipping defaults
Update the shipping defaults configured for your account.
Only the fields you send are changed; anything you omit keeps its current value. Send null for ship_with or insurance to remove that default.
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Body
The shipping defaults to change. Every field is optional; anything you omit keeps its current value.
The default weight of a parcel. Only kg is supported, with up to three decimal places.
The shipping method to apply by default. Send null to remove the default.
The insurance to apply by default. Send null to remove the default.
- PercentageInsurance
- FixedAmountInsurance
The customs defaults to change. Every field is optional.
The label defaults to change. Every field is optional.
Response
OK
The shipping defaults configured for your account.
The default values that are applied to your shipments.