Retrieve Bills data in CSV format.
Use this endpoint for retrieving Bills data in CSV format for your Organization for a specified period. The response contains the line items for Bills in the defined time period in a comma-separated string format.
You can use the externalSystem request parameter to control the format of the Bills data given in the comma-separated response:
NOTES:
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Specifies the start date of the billing period for downloading Bills. Format should be a valid date in ISO 8601 format. Bills with a start date on or after this date will be included in the download.
Specifies the end date of the billing period for downloading Bills. Format should be a valid date in ISO 8601. Bills with an end date on or before this date will be included in the download.
(Optional). Specifies the start date in ISO 8601 format for filtering Bills by external invoice date.
(Optional). Specifies the end date in ISO 8601 format for filtering Bills by external invoice date.
Use this parameter if you have implemented an integration with your Xero system and want a downloaded CSV file to be loaded into Xero.
STANDARD, XERO Redirect to a CSV file containing the bill details