Reports
List Scheduled Payments
List scheduled (fixed-price) payments of the authenticated client
GET
List Scheduled Payments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Example:
Start date in YYYY-MM-DD format
Example:
"2023-01-01"
End date in YYYY-MM-DD format
Example:
"2023-01-31"
Example:
Available options:
upcoming, processing, failed, paid, deleted Example:
Available options:
asc, desc Available options:
scheduledPaymentOn, date, budget, paidAmount, scheduledPaymentStatus, contract, contractor Required range:
x >= 1Required range:
1 <= x <= 100