OptionalcreateFilter credit notes created on or after this date (ISO 8601). Use with createDate[lte] for a range.
OptionalcreateFilter credit notes created on or before this date (ISO 8601). Use with createDate[gte] for a range.
OptionalinvoiceUUID of the invoice whose credit notes to list.
OptionallimitMaximum number of credit notes per page. Defaults to 25 when omitted or invalid; values above 100 are capped at 100.
OptionallocationUUID of the location whose credit notes to list.
OptionalnextPagination token from nextPageToken in a previous response. Keep the same filters when fetching the next page.
OptionalstatusFilter by credit note status. Comma-separated values, e.g. issued,voided.
Supported values:
Query parameters for
sb.billing.creditNotes.list().