List processing account's funding accounts
Use this method to return a list of funding accounts linked to a processing acccount.
To retrieve a list of funding accounts for a processing account, you need the processingAccountId. Our gateway returned the processingAccountId in the response of the Create Merchant Platform method or the Create Proccessing Account method.
Our gateway returns information about the following for each funding account in the list:
- Account information, including the name on the account and payment methods.
- Status, including whether we have approved or rejected the account.
For each funding account, we also return its fundingAccountId, which you can use to perform follow-on actions.
Path parameters
Unique identifier that we assigned to the processing account.
Headers
Bearer authentication
Response
Successful request. Returns a list of funding accounts associated with the processing account.
Changes
No recorded changes to this endpoint across all 1 revision of this API.