Skip to main content

invoiceListRequest

banban (string)required

Customer billing account number. Often numeric, but not constrained to five digits.

Possible values: non-empty and <= 255 characters

Examples:
Example: 34566
startDatestring<date>required
endDatestring<date>required
invoiceListRequest
{
"ban": "34566",
"startDate": "2024-07-29",
"endDate": "2024-07-29"
}