get_invoice_numbers
Retrieve allocated invoice numbers for the current or specified tax period. Returns invoice track, start/end numbers, and QR code AES key.
Instructions
Get invoice number allocation for the current period (A01). Returns track, start/end numbers, and QRCode AES key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tax_month | No | Invoice period (YYMM, e.g. '11304'). If empty, gets current period. | |
| invoice_header | No | Invoice track (2 uppercase letters, e.g. 'DC'). If empty, auto-assigned. |