v1
latestOpenAPI 3.0.02026-07-2335196124.2 KBRetrieve accounting payments list
Extract information about accounting payments with filtering and pagination options.
Query parameters
Payment status filter. Possible values: ALL, PAID, PARTIAL_PAID, UNPAID, CANCELED
Invoice date interval filter. Possible values: anytime, today, yesterday, last7Days, last30Days, currentMonth, lastMonth, lastYear, custom
Invoice date start date (required when InvoiceDate is "custom"). Format: YYYY-MM-DD
Invoice date end date (required when InvoiceDate is "custom"). Format: YYYY-MM-DD
Paid on interval filter. Possible values: anytime, today, yesterday, last7Days, last30Days, currentMonth, lastMonth, lastYear, custom
Paid on start date (required when PaidOn is "custom"). Format: YYYY-MM-DD
Paid on end date (required when PaidOn is "custom"). Format: YYYY-MM-DD
Transaction type filter. Possible values: ALL, SALES, SERVICES, ADJUSTMENTS, DISPUTES, ROLLING_RESERVE, AFF_COMM, PO
Page number for pagination. Default value is 1.
Number of results per page. Default value is 100. Maximum value is 200.
Headers
Authentication header
Response
OK