GET
List scheduled payments
Returns the customer’s scheduled (future or recurring) payments. Omit accountId to list across all of the customer’s accounts. Scheduled payments are created by adding scheduledDate (and optionally frequency) when you make a payment.

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Path Parameters

customerId
string
required

Customer identifier.

accountId
string
required

Account identifier. The account determines which optional features and limits apply.

Response

Scheduled payments

success
boolean
Example:

true

data
object