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 1
- Example 2
Example:
34566Example:
1-TrazDemostartDatestring<date>required
endDatestring<date>required
invoiceListRequest
{
"ban": "34566",
"startDate": "2024-07-29",
"endDate": "2024-07-29"
}