GET invoices/batch/old?Token={Token}&ExistingBatchID={ExistingBatchID}

Gets a list of existing invoices and their line items for a given BatchID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Token

string

Required

ExistingBatchID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.