Create a contract for a supported carrier.
Documentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Contract request object model
Fields for creating a contract. It supports dynamic key-value pairs, where keys represent field names and values are string-based data.
{
"country": "NL",
"client_id": "sendcloud-1"
}The carrier code of the contract
"postnl"
New contracts are inactive by default, if you want to activate it immediately set this flag.
false
Marks the contract as default for a carrier. You can have only one default direct contract per carrier.
false
OK
Create a contract
User contract