Accounting
Retrieves any credit notes
get/CreditNotes
Query parameters
wherestring
Filter by an any element
orderstring
Order by an any element
pageinteger
e.g. page=1 – Up to 100 credit notes will be returned in a single API call with line items shown for each credit note
unitdpinteger
e.g. unitdp=4 – (Unit Decimal Places) You can opt in to use four decimal places for unit amounts
pageSizeinteger
Number of records to retrieve per page
Headers
If-Modified-Sincestring date-time
Only records created or modified since this timestamp will be returned
Response
Success - return response of type Credit Notes array of CreditNote