Retrieve a funding recipient
Retrieve a specific funding recipient.
Path parameters
recipientId
Unique identifier of the funding recipient.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the requested funding recipient.
recipientType
Type or legal structure of the funding recipient.
taxId
Employer identification number (EIN) or Social Security number (SSN).
doingBuinessAs
Legal name that the business operates under.
address
Address of the funding recipient.
contactMethods
Array of contactMethod objects for the funding recipient.
owners
Array of owner objects associated with the funding recipient.
fundingAccounts
Array of fundingAccount objects associated with the funding recipient.
recipientId
Unique identifier of the funding recipient.
status
Indicates if we have approved the funding recipient.
Allowed values:
createdDate
Date the funding recipient was created.
lastModifiedDate
Date the funding recipient was last modified.
charityId
Government identifier of the charity.
metadata
Metadata object you can use to include custom data with your request.