create_business
Create a new business entity for a customer in Paddle to manage business information when working with companies rather than individuals.
Instructions
This tool will create a new business for a customer in Paddle.
Business entities hold business information for a customer when working with a business rather than an individual. Customers do not need to have a business to make a purchase, but should if working with a business.
Ensure you have all the information needed before making the call. Don't fabricate, imagine, or infer details and parameter values unless explicitly asked to. If anything is ambiguous, unknown, or unclear, ask the user for clarification or details before you proceed.
If successful, the response includes a copy of the new business entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | Paddle ID of the customer. | |
| name | Yes | Full name. | |
| companyNumber | No | Company number for this business. | |
| taxIdentifier | No | Tax or VAT Number for this business. | |
| contacts | No | List of contacts related to this business, typically used for sending invoices. | |
| customData | No | Any structured custom key-value data needed outside of Paddle's standard fields. Occasionally used by third-parties. |