v1

latestOpenAPI 3.0.2Apache License 2.02026-07-13109285691.8 KB
Payee Invitation

Resend Payee Invite

Use v4 instead

Resend an invite to the Payee The payee must have already been invited by the payor and not yet accepted or declined

Any previous invites to the payee by this Payor will be invalidated

post/v3/payees/{payeeId}/invite

Path parameters

payeeIdstring uuid required
Example:2aa5d7e0-2ecb-403f-8494-1865ed0454e9

The UUID of the payee.

Request body

payorIdstring uuid required

Example request

{
  "payorId": "9ac75325-5dcd-42d5-b992-175d7e0a035e"
}

Response

the request was accepted