Creates a new business for a customer.
If successful, your response includes a copy of the new business entity.
Requests are authenticated with API keys. Provide your API key as a Bearer token in the Authorization header.
API keys are assigned permissions, granting them access to entities and operations.
Each endpoint may require one or more permissions, defined with the x-permissions extension.
Values for include parameters may require specific permissions as defined in the x-enum-permissions extension.
See all available permissions in the permission schema or documentation.
Get an API key and select the permissions you need from the Paddle dashboard under Paddle > Developer Tools > Authentication.
Paddle ID of the customer entity to work with.
"ctm_01gw1xk43eqy2rrf0cs93zvm6t"
Represents a business entity when creating businesses.
Name of this business.
1 - 1024Company number for this business.
1024"123456789"
Tax or VAT Number for this business.
1024"AB0123456789"
List of contacts related to this business, typically used for sending invoices.
100Your own structured key-value data.
{ "customer_reference_id": "abcd1234" }