Update funding recipient
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Employer identification number (EIN) or Social Security number (SSN).
Bearer authentication of the form Bearer <token>, where token is your auth token.
Employer identification number (EIN) or Social Security number (SSN).
Use this method to update the details of a funding recipient. If a request contains significant changes, we might need to re-approve the funding recipient.
To update a funding recipient, you need it’s recipientId. Our gateway returned the recipientId in the response of the Create Funding Recipient method.
Note: If you don’t have the recipientId, use our List Funding Recipients method to search for the funding recipient.
You can update the following details of a funding recipient:
Array of polymorphic objects, which contain contact information.
The value of the type parameter determines which variant you should use:
email - Email addressphone - Phone numbermobile - Mobile numberfax - Fax numberMetadata object you can use to include custom data with your request.