Create funding recipient
Create a funding recipient.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Request
Type or legal structure of the funding recipient.
Employer identification number (EIN) or Social Security number (SSN).
Address of the funding recipient.
Array of contactMethod objects that you can use to add contact methods for the funding recipient. You must provide at least an email address.
Array of owner objects that you can use to add owners to the funding recipient.
Array of fundingAccount objects that you can use to add funding accounts to the funding recipient.
Government identifier of the charity.
Legal name that the business operates under.
Metadata object you can use to include custom data with your request.
Response
Successful request. We created the funding recipient.
Type or legal structure of the funding recipient.
Employer identification number (EIN) or Social Security number (SSN).
Legal name that the business operates under.
Address of the funding recipient.
Array of contactMethod objects for the funding recipient.
Array of owner objects associated with the funding recipient.
Array of fundingAccount objects associated with the funding recipient.
Unique identifier of the funding recipient.
Indicates if we have approved the funding recipient.
Date the funding recipient was created.
Date the funding recipient was last modified.
Government identifier of the charity.
Metadata object you can use to include custom data with your request.