PayPal Endpoints

paypal/add

This endpoint allows you to add a PayPal account to your VoPay account

post/paypal/add

Response

Successboolean required

true if the request was successful, false if it failed

ErrorMessagestring required

Contains a description of the error if the request failed

Example response

{
  "Success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.