Accounts payablesinvoicesAsk AIget https://api.bemmbo.com/v1/invoices/receivedGet received invoicesQuery ParamsnumberstringFilter by invoice number.statusarray of stringsFilter by invoice status. Possible values are: REJECTED, PENDING, APPROVED, NULLIFIED, PAY_SCHEDULED, PAID.statusADD stringdocumentTypearray of stringsFilter by document type. Possible values are: INVOICE, EXEMPT_INVOICE, DEBIT_NOTE, CREDIT_NOTE, FEE_INVOICE, ELECTRONIC_PURCHASE, REIMBURSEMENT.documentTypeADD stringdocumentConfirmationStatusstringFilter by document confirmation status. Possible values are: PENDING, REGISTERED, NULLIFED, REJECTED, OBSERVED.totalAmountint32Filter by the original amount of the invoice.issuerFiscalIdsarray of stringsFilter by the issuer's RUT (Chilean Tax ID). Array of comma-separated stringsissuerFiscalIdsADD stringreceivedDateSincestringFilter invoices received after this date (ISO format, ex: 2018-10-21T11:53:12Z).receivedDateUntilstringFilter invoices received before this date. (ISO format, ex: 2018-10-21T11:53:12Z)dueDateSincestringFilter invoices with a due date after this date (ISO format, ex: 2018-10-21T11:53:12Z).dueDateUntilstringFilter invoices with a due date before this date. (ISO format, ex: 2018-10-21T11:53:12Z)options_pageint32Page number (starting from 0).options_pageSizeint32Number of results per page (maximum 1000).options_sortBystringField to sort the results by. Possible values are: NUMBER, DATE, DUE_BY, AMOUNT, ISSUER_NAMEoptions_sortOrderstringSorting order. Possible values are: ASC, DESCHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 204204 400400Updated 7 months ago