invoices

List Payments

List CRM payments from new payments table.

get/api/invoices/payments

Query parameters

pageinteger
per_pageinteger
first_namestring nullable
last_namestring nullable
emailstring nullable
invoice_statusstring nullable
payment_typestring nullable
date_fromstring nullable
date_tostring nullable

Response

Successful Response

successboolean required

Operation result

dataobject[]

Payments list payload

Changes

No recorded changes to this endpoint across all 1 revision of this API.