v1

Swagger 2.02026-07-13107162315.5 KB
CreditNote

Retrieves a paginated list of customer credit notes, including line items and allocations against invoices.

get/api/CreditNote

Query parameters

UpdatedAfterstring date-time

Only return records updated after this UTC date-time (ISO 8601 format). Useful for incremental sync.

pageSizeinteger

Number of items per page (max 1000)

pageNumberinteger

Page to display. Starts from 1.

Response

Returns a paginated list of credit notes with line items and allocations.

TotalCountinteger

Total number of records matching the query across all pages.

PageNumberinteger

The current page number (1-based).

PageSizeinteger

The number of records per page.