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
| Name | Description | Type | Additional information |
|---|---|---|---|
| Token | string |
Required |
|
| ExportDataUptoDate | date |
Required |
|
| SiteIDs | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.