Update Recipient

Update Recipient profile. A full request object is required, as the Recipient record will be overwritten with the supplied parameters.

200 - Request succeeded
400 - Bad Request, missing or invalid parameters
404 - Recipient ID not found
409 - Recipient email already exists for another profile

Path Params
string
required

Payer ID

string
required

Recipient ID

Body Params
string

Recipient email

string

Recipient first name (required for individual)

string

Recipient last name (required for individual)

string

Recipient company name (required if recipient is not an individual)

string

Recipient reference ID for payer

date

Recipient date of birth (optional)

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json