m3_create_address
Creates a new address book entry with business/invoice addresses, banking details, credit limits, and maturity terms, using an asynchronous import queue for processing.
Instructions
Create a new entry in the address book with business/invoice addresses, banking, credit limits, and maturity terms. Async import queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| web | No | ||
| zip | No | ||
| city | No | ||
| iban | No | ||
| name | Yes | Company or person name | |
| No | |||
| phone | No | ||
| mobile | No | ||
| street | No | ||
| country | No | ||
| bankCode | No | Bank code | |
| discount | No | Default discount percentage | |
| groupCode | No | Partner group code | |
| vatNumber | No | VAT number (DIC) | |
| isVatPayer | No | Whether partner is VAT payer | |
| countryCode | No | ISO country code (CZ, SK, etc.) | |
| creditLimit | No | Credit limit amount | |
| isPhysicalPerson | No | Physical person (true) or legal entity (false) | |
| bankAccountNumber | No | Bank account number | |
| definitionShortcut | No | XML transfer definition shortcut | _AD |
| maturityDaysPayable | No | Default maturity in days for payables | |
| identificationNumber | No | ICO / Company ID | |
| maturityDaysReceivable | No | Default maturity in days for receivables |