Payments
Get payments
GET
cURL
Field support per integration
Exact
Exact
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId
is correctly populated.
You can obtain this value by using the GET Companies
endpoint available under the Authentication section.
Supported filters:
lastModifiedAt
Support pagination: false
Support rawData: true
Supported Response Fields:
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
weclapp
weclapp
Supported filters:
invoiceId
lastModifiedAt
Support pagination: true
Support rawData: true
Supported Response Fields:
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
Query Parameters
Available options:
5
, 10
, 20
, 50
, 100
Response
200 - application/json
The response is of type object
.
cURL