Get Scheduled Payments for Party
GET/v1/parties/scheduled
Required States: ACTIVE
This operation returns a listing of all scheduled payments associated with the current party. It accommodates varying types of scheduled payments inclusive of:
- Scheduled bill payments
- Scheduled transfers
- scheduled-payments (including to BBAN based accounts and PayIDs)
Scheduled payments can be categorised into three separate categories:
- Future dated payments (singular payment with a future execution date)
- Recurring payments (repeating payments with no end date at a specified frequency)
- Recurring payments with an end date
Request
Responses
- 200
- 401
- 403
- 404
- 500
- 503
Success
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
External application access denied (AUT003001) or Party not in required status (PAR003001)
Party not found (PAR004001) or No open binding for the party (CRT004005)
Internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)