Partner Endpoints

partner/account/deactivate

This endpoint is used to deactivate a VoPay account that belongs to your partner account.

post/partner/account/deactivate

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.