v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Venmo Endpoints

venmo/add

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

post/venmo/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
}