m3_received_invoices
Query incoming received invoices with VAT breakdown, payment status, and controlling variables. Use filtering and pagination to locate specific records efficiently.
Instructions
Query received (incoming) invoices with VAT breakdown, payment status, controlling variables, filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of records to skip | |
| take | No | Number of records to return | |
| order | No | GraphQL order clause | |
| where | No | GraphQL where filter |