GET invoices/batch/new/sites?Token={Token}&ExportDataUptoDate={ExportDataUptoDate}&SiteIDs={SiteIDs}

Gets a list of new invoices and their line items for a given list of sites.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Token

string

Required

ExportDataUptoDate

date

Required

SiteIDs

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.