Funding Recipients
Use our Funding Recipient endpoints to create and manage funding recipients, including their accounts and owners.
Note: You can use our API to manage owners and funding accounts associated with a funding recipient. For more information about owners and funding accounts, go to Owners overview or our Funding Accounts methods.
Integrate with our Create Funding Recipient method to send us information about the funding recipient, including its funding accounts and owners. When you send a successful request, our gateway returns a recipientId for the funding recipient, which you can use to:
Retrieve information about the funding recipient
Integrate with our Retrieve Funding Recipient method to view the details of a specific funding recipient, such as its funding accounts, owners, and contact details.
Integrate with our List Funding Recipients method to return a paginated list of funding recipients linked to your account.
Integrate with our List Funding Accounts method to view the funding accounts linked to the funding recipient.
Integrate with our List Funding Recipient Owners method to view the owners associated with the funding recipient.
Add a funding account or an owner to a funding recipient
Integrate with our Create Funding Account method to create a funding account and link it to the funding recipient.
Integrate with our Create Funding Recipient Owner method to create an owner and associate them with the funding recipient.
Update a funding recipient
Integrate with our Update Funding Recipient method to update the details for a funding recipinet, for example, its address or contact methods.
Delete a funding recipient
Integrate with our Delete Funding Recipient method to delete the funding recipient, including its funding accounts and owners.