v1
latestOpenAPI 3.0.02026-07-26355499.1 KBTransactions
Credit and Debit Notes Endpoint
Access comprehensive details pertaining to all Credit and Debit Notes within a specified time frame.
get/notes
Query parameters
frominteger
Transaction creation date interval in Unix TimeStamp format.
tointeger
Transaction creation date interval in UnixTimeStamp format, max difference with 'from' value 60 days.
pageinteger
The page number.
type'GENERIC_CREDIT_NOTE' | 'SERVICE_FEE_CREDIT_NOTE' | 'CHARGEBACK_COVERED_CREDIT_NOTE' | 'GENERIC_DEBIT_NOTE' | 'REFUND' | 'REFUND_PROCESSING_FEE' | 'CASHOUT_TRANSACTION' | 'CASHOUT_PROCESSING_FEE' | 'CHARGEBACK' | 'CHARGEBACK_PROCESSING_FEE' | 'SERVICE_FEE_DEBIT_NOTE'
Credit/debit note types.
Response
A paginated list of credit and debit notes.