v1
latestOpenAPI 3.0.02026-07-2640301.0 MBPartner Endpoints
partner/account
This endpoint is used to create a VoPay account. You will need to sign-up as a partner account in order to use this endpoint and start creating VoPay accounts for your users.
post/partner/account
Response
Example response
{
"Success": true,
"AccountID": "AccountTest1",
"APISharedSecret": "AbcDefGi+KlmnopQRSTu183==",
"APIKey": "eddc0f5e37d20f98b486daf842447ec1f225f859",
"ApplicationID": "213086325897",
"Link": "https://onboarding-app-dev.vopay.com"
}