My tickets
 
Submit ticket
 
Login
 
Partner REST API
Home
>
Technical Support
>
Reseller/Partner program
>
Partner REST API
Callback notifications
Account installed (#132e0220c3d7d14264f9d8ca381549a0) Account suspended (#d2a141755804103393ac452d09709836) Account unsuspended (#e9f961ec4cd366cfa4ff72bd24519819) Account terminated (#b431bdc2872bffcb37e59d6f2b54b0ca) New account request (#46ca02949c24a952d7f9aac1ac7abed0) New hosted account transaction (#b777e3e3cdeda78e5fbb745d674263f5) Account attribute changed request (#3ffaa34dd25eb5a99459d0469d1f5b2a) **Account installed** **Return fields description** Name Type D...
Complete API reference
[Data fields formats](#dataformats) [Return messages formats](#returnmsgs) [Error messages formats](#errormsgs) [Api v.1](#apiv1) [Resellers_accounts](#apiv1_resellers_accounts) [Get all account add-ons with validity info](#df7dd7fa2c0c4508dc0b85bb987b920a) Reseller [Add addon to account](#2c77bd3cea564da505fbd44f0e6926da) Reseller [Get accounts info for reseller](#23979288aaccd0c5ac47e4c70de07f20) Reseller [Get account info](#c12d520b0d00d609f00da81124da4f73) Reseller [Create new accoun...
How to use own custom payment processor
For standalone licenses Reseller can define its own payment URL (in his reseller panel). Customer will be redirected to this URL when buying feature, increase agents count or upgrade. URL support these variables: {$totalPrice} - total price. This can be price in USD or local currency in case of hosted account upgrade {$usdTotalPrice} - total price, always in USD {$licenseCode} - license code, reseller can identify standalone account license by this {$variation} - variation code, license/ac...
REST API Examples
Example registration form
Get all reseller accounts info
How to create new reseller account using REST api
and 6 more ...
Subcategories
REST API Examples