Invoicebatches
Last updated
Was this helpful?
Last updated
Was this helpful?
/InvoiceBatches/{batchIdentifier}/BatchLog
Filter the results. See ODATA documentation for more information
name eq 'Adam' and age gt 20
Sorting the results. See ODATA specification for more information
accountNumber Desc
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
11/01/2024 00:00:00
Apply a separate filter to only get records that has been modified Before the specified date time.
11/01/2024 00:00:00
Page Size
20
Page Number
1
/InvoiceBatches/BatchJobStatus/{batchReference}/Generated
Accepted references job id, batch id, batch number or event id
/InvoiceBatches/BatchJobStatus/{batchReference}/Posted
Accepted references job id, batch id, batch number or event id
Generate invoice batch by running generate invoice batch job. Status on jobs can obtained by batch jobs status endpoints or found in settings > scheduled jobs in the UI.
/InvoiceBatches
/InvoiceBatches
Filter the results. See ODATA documentation for more information
name eq 'Adam' and age gt 20
Sorting the results. See ODATA specification for more information
accountNumber Desc
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
11/01/2024 00:00:00
Apply a separate filter to only get records that has been modified Before the specified date time.
11/01/2024 00:00:00
Page Size
20
Page Number
1
Post invoice batch by running post invoice batch job. Status on jobs can obtained by batch jobs status endpoints or found in settings > scheduled jobs in the UI
/InvoiceBatches/{id}/Post