Authorizations
Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.
Query Parameters
Number of records per page
Page number
Filter credit notes by external customer ID
Filter credit notes by invoice ID
Filter credit notes by status
DRAFT
, FINALIZED
, VOIDED
"FINALIZED"
Filter credit notes by credit status (e.g., available, consumed, voided)
AVAILABLE
, CONSUMED
, VOIDED
"AVAILABLE"
Filter credit notes by refund status
PENDING
, SUCCEEDED
, FAILED
"PENDING"
Filter credit notes by reason
DUPLICATED_CHARGE
, PRODUCT_UNSATISFACTORY
, ORDER_CHANGE
, ORDER_CANCELLATION
, FRAUDULENT_CHARGE
, OTHER
"OTHER"
Filter credit notes by ID
Filter credit notes by credit note number
Filter credit notes issued on or after this date (ISO 8601 format)
"2023-10-01T12:00:00Z"
Filter credit notes issued on or before this date (ISO 8601 format)
"2023-10-01T12:00:00Z"
Filter credit notes created on or after this date (ISO 8601 format)
"2023-10-01T12:00:00Z"
Filter credit notes created on or before this date (ISO 8601 format)
"2023-10-01T12:00:00Z"
Filter credit notes updated on or after this date (ISO 8601 format)
"2023-10-01T12:00:00Z"
Filter credit notes updated on or before this date (ISO 8601 format)
"2023-10-01T12:00:00Z"