v1
latestOpenAPI 3.0.02026-07-2640301.0 MBPayPal Endpoints
paypal/set-my-recipient
This endpoint allows you to identify a PayPal recipient as belonging to the VoPay account holder. Optionally, you can use this endpoint to identify a PayPal recipient as being the VoPay account holder's default PayPal recipient. Note, a VoPay account can only have one default PayPal recipient.
post/paypal/set-my-recipient
Response
Example response
{
"Success": true,
"PayPalToken": "ACBDF-GAFSHD-AHBS-123456",
"IsDefault": true
}