create_customer
Create a customer record in the Cuéntica accounting system with required details for individuals or companies, including address, tax information, and contact data.
Instructions
⚠️ Crea un cliente. Confirmar con usuario.
business_type: "individual"|"company"|"others" Para individual: name y surname_1 obligatorios. Para company/others: business_name obligatorio. default_invoice_language: "default"|"es"|"eu"|"ca"|"en" tax_id_type: "nif"|"vat_id"|"passport"|"country_document"|"residence_certificate"|"other"|"not_registered"|"unidentified"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| business_type | Yes | ||
| region | Yes | ||
| address | Yes | ||
| postal_code | Yes | ||
| town | Yes | ||
| tradename | Yes | ||
| business_name | No | ||
| name | No | ||
| surname_1 | No | ||
| surname_2 | No | ||
| cif | No | ||
| tax_id_type | No | ||
| country_code | No | ES | |
| No | |||
| phone | No | ||
| web | No | ||
| default_payment_method | No | ||
| default_invoice_language | No | ||
| has_surcharge | No | ||
| contact_person | No | ||
| personal_comment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||