List funding recipient's funding accounts
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
Response
Metadata object you can use to include custom data with your request.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Metadata object you can use to include custom data with your request.
Get a $50 voucher to share your developer experience with Payroc. Contact us to register your interest.
Use this method to return a list of funding accounts associated with a funding recipient.
Note: If you want to view the details of a specific funding account and you have its fundingAccountId, use our Retrieve Funding Account method.
To retrieve the funding accounts associated with a funding recipient, you need the recipientId. If you don’t have the recipientId, use our List Funding Recipients method to search for the funding recipient.
Our gateway returns the following information about each funding account:
Our gateway also returns the fundingAccountId, which you can use to run follow-on actions.
Indicates if we send funds or withdraw funds from the account.
credit - Send funds to the account.debit - Withdraw funds from the account.creditAndDebit - Send funds and withdraw funds from the account.Note: If the funding account is associated with a funding recipient, we accept only a value of credit.
Status of the funding account. The value is one of the following:
approved - We approved the funding account.rejected - We rejected the funding account.pending - We have not yet approved the funding account.hold - Our Risk team have temporarily placed a hold on the funding account.