Retrieve Invoice Lines Awaiting Taxation

GET {{base_url}}/api/dynamicapi?api_code=3&entity_code=119&ReportCode=800016

Retrieving Invoices Awaiting Taxation

Description:
This endpoint retrieves a list of invoices in in progress status, awaiting taxation. The response includes identifiers for updating tax information.

Response:

The response includes all the line-item information, but most importantly the following identifiers to be used for updating the tax lines back.

FieldTypeDescriptionExample Value
BillingInvoiceID2stringThe unique identifier of the invoice."230120"
InvoiceLineID2stringThe unique identifier of each invoice line."2364138"
TaxCodestringThe tax code associated with the item in the invoice."050118"

Request Params

KeyDatatypeRequiredDescription
api_codenumber
entity_codenumber
ReportCodenumber

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
UserNamestring
AppKeystring
AccessTokenstring