Skip to main content

Get a List of Invoices with Items

As remote systems retrieve the invoice details where the invoice status is set to 1, BigChange will set the Invoice Sync Status to "2 – Sending". JobWatch expects the remote system to reply using the InvoiceSetStatus web service to update the sync status for each invoice returned.

If after a period of 5 minutes no status update is received the invoice will be reset to the status of 1 – Unsent.

Query String Parameters

NameTypeDescriptionRequired
ActionStringInvoicesWithItemsRequired
SyncStatusIntRetrieves Invoice details for specified status. Required
StartDateTimeSpecifies the start date from which invoices will be retrieved.Optional
EndDateTimeSpecifies the end date to which invoices will be retrieved.Optional
V2Int1 = true. Additional parameter that when specified provides an alternative JSON output. The parameter also exposes the stock item stock code field (if it is populated).Optional

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=invoiceswithitems