List Payment Notifications
GET/api/accounts/:partnerAccountId/payment-notifications
List payment event notifications for the given accountId.
The notification account id will be the same as the partner account
that owns the Card Program for the payments.
See Custodial Funding Protocol
for details about payment event notifications.
Results are paginated and ordered by descending createdAt
date.
Request
Responses
- 200
- 400
- 403
Successful operation
Request fields are invalid
No Authorization to access resource.