Create a Partner Payer

To fund your FBO account, you must first link an external bank account by creating a Payer object. This object acts as the designated source of funds for all Payment to Platform transactions. You may create as many Payers as needed to represent various funding sources.
Upon a successful POST request, the API returns a PayerId. You will use this ID in subsequent calls to specify which account should be debited.

To create a valid Payer, you must provide either:

  • accountNumber, routingNumber, and accountType
  • token and tokenType

All other fields are mandatory as they are required by the loan servicers themselves.

Body Params
bankAccountDetails
object
required
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json