Search customers
nula_search_customersFind customers or counterparties by name, EIK, or VAT number, or get one by ID to verify details before invoicing.
Instructions
Find customers/counterparties (клиенти, контрагенти) by name, EIK or VAT number, or get one by id. nula.bg has no API to create customers directly: nula_create_invoice creates a missing customer automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| limit | No | Max records to return from the page (default 25) | |
| search | No | Name, EIK or VAT number | |
| customer_id | No | nula.bg internal id of the customer | |
| response_format | No | "concise" (default) returns key fields; "detailed" adds lines and the raw nula.bg record |