Updates a business for a customer using its ID and related customer ID.
If successful, your response includes a copy of the updated 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"
Paddle ID of the business entity to work with.
"biz_01gvcz4m28csa5kem2gqq5ymxn"
Represents a business entity when updating businesses.
Name of this business.
1 - 1024Company number for this business.
1024"123456789"
Tax or VAT Number for this business.
1024"AB0123456789"
Whether this entity can be used in Paddle.
active, archived List of contacts related to this business, typically used for sending invoices.
100Your own structured key-value data.
{ "customer_reference_id": "abcd1234" }