GET CreditNotes

xero.com:xero_accounting

Summary: Retrieves any credit notes
Operation ID: getCreditNotes
Auth: unknown

Parameters (6)

If-Modified-Since (string, header, optional)

Only records created or modified since this timestamp will be returned

order (string, query, optional)

Order by an any element

page (integer, query, optional)

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

unitdp (integer, query, optional)

e.g. unitdp=4 – (Unit Decimal Places) You can opt in to use four decimal places for unit amounts

where (string, query, optional)

Filter by an any element

xero-tenant-id (string, header, required)

Xero identifier for Tenant

No probe data for this endpoint yet.