v1

Swagger 2.02026-07-13107162315.5 KB
RecurringInvoice

Gets list of Recurring Invoices

get/api/RecurringInvoice

Query parameters

UpdatedAfterstring date-time

Only return recurring invoice profiles updated after this date-time.

pageSizeinteger

Number of items per page (max 1000)

pageNumberinteger

Page to display. Starts from 1.

Sortstring

Sort results by: DateUpdated, DateCreated (append ' desc' for descending).

CompanyIDFKinteger

Filter recurring invoices to a specific customer company by Company ID.

Response

Returns a paginated list of recurring invoice profiles.

TotalCountinteger

The total number of recurring invoice profiles matching the query.

PageNumberinteger

The current page number of the result set.

PageSizeinteger

The number of records per page.