POST /api/v3/list/{listId}/bill/generateimport

Generate a bill import file from bills in a list.

ExportHistoricalBillListV3 Permissions: BillsAndBatches (View)

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type, including the request body.

Path Parameters

Name Description Type Required
listId The id of the list to get bills from integer (int32) Required

Responses

200 OK The request succeeded and the response body contains the requested data.

Response Body Parameters

Type: string (binary)

Example Response application/json
"string"