Recipient Invites
Create a recipient invite
Create an invite for a recipient to submit their payment details. Supply a recipientId to invite an existing recipient; omit it to invite someone new, in which case the recipient is created when the invitee completes onboarding.
post/recipients/invites
Request body
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"expiresAt": "2016-07-22T00:00:00Z"
}