latestOpenAPI 3.0.0Apache 2.02026-08-06199181.1 MB

e0d144609998

CreditNoteRefunds

List credit notes refunds

List all credit notes refunds

get/credit_note_refunds

Query parameters

credit_note_header_idinteger

Search Credit Notes Refunds by credit note header Id

voucher_header_idinteger

Search Credit Notes Refunds by voucher header id

filtersobject

Filter Credit Notes by the above query parameters. <br /> <b>Example:</b> { "voucher_header_id[gt]" : 5 } which will search for credit notes refunds that have a voucher header id greater than "5".

pageinteger

The particular page to return

per_pageinteger

The number of items to return per page Default: 50 Limit: 200

Response

Successful operation