Accounts receivableinvoicesAsk AIget https://api.bemmbo.com/v1/invoices/issuedGet issued invoicesQuery ParamsnumberstringFilter by invoice numberstatusarray of stringsFilter by status (comma-separated). Values: ISSUED, PARTIALLY_PAID, PAID, NULLIFIED, etc.statusADD stringdocumentTypearray of stringsFilter by document type (comma-separated). Values: INVOICE, DEBIT_NOTE, CREDIT_NOTE, etc.documentTypeADD stringdocumentConfirmationStatusstringFilter by confirmation status. Values: PENDING, REGISTERED, NULLIFIED, REJECTED, etc.totalAmountint32Filter by original document amount.customerFiscalIdsarray of stringsFilter by customer fiscal IDs (comma-separated RUTs).customerFiscalIdsADD stringemissiondateSincestringFilter invoices issued after this date (ISO format, ex: 2018-10-21T11:53:12Z).emissiondateUntilstringFilter invoices issued before this date (ISO format, ex: 2018-10-21T11:53:12Z).dueDateSincestringFilter invoices due after this date (ISO format, ex: 2018-10-21T11:53:12Z)dueDateUntilstringFilter invoices due before this date (ISO format, ex: 2018-10-21T11:53:12Z)updatedAtSincestringFilter invoices updated after this date (ISO format, ex: 2018-10-21T11:53:12Z).updatedAtUntilstringFilter invoices updated before this date (ISO format, ex: 2018-10-21T11:53:12Z).includeMovementsbooleanInclude reconciled movements in the response. Values: true, false.options_pageint32Page number (0 or greater).options_pageSizeint32Page size (maximum: 1729).options_sortBystringSort field: NUMBER, DATE, DUE_BY, AMOUNT, etc.options_sortOrderstringSort order: ASC or DESC.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 204204 400400Updated over 1 year ago