Version 1 vs 2
Version 1 vs 2
Content Changes
Content Changes
This document describes available API actions on DatingVIP Support (check links bellow for available actions).
Core API is actually the same json API used by DatingVIP with only different urls, for example, full API urls would be:
Staging:
```
https://<username>:<password>@cs-<system_id>.dvipdev.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Production:
```
https://<username>:<password>@cs-<system_id>.dvipapp.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Where <command> is one of the available API actions:
- **[[ public/support/api/payment_subscriptions.search ]]**
- **[[ public/support/api/payment_subscriptions.cancel ]]**
- **[[ public/support/api/payment_subscriptions.edit ]]**
- **[[ public/support/api/payment_subscriptions.refund-stop ]]**
- **[[ public/support/api/payment_transactions.refund ]]**
This document describes available API actions on DatingVIP Support (check links bellow for available actions).
Core API is actually the same json API used by DatingVIP with only different urls, for example, full API urls would be:
Staging:
```
https://<username>:<password>@cs-<system_id>.dvipdev.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Production:
```
https://<username>:<password>@cs-<system_id>.dvipapp.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Where <command> is one of the available API actions:
- **[[ public/support/api/payment_subscriptions.search | payment_subscriptions.search ]]**
- **[[ public/support/api/payment_subscriptions.cancel | payment_subscriptions.cancel ]]**
- **[[ public/support/api/payment_subscriptions.edit | payment_subscriptions.edit ]]**
- **[[ public/support/api/payment_subscriptions.refund-stop | payment_subscriptions.refund-stop ]]**
- **[[ public/support/api/payment_transactions.refund | payment_transactions.refund ]]**
This document describes available API actions on DatingVIP Support (check links bellow for available actions).
Core API is actually the same json API used by DatingVIP with only different urls, for example, full API urls would be:
Staging:
```
https://<username>:<password>@cs-<system_id>.dvipdev.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Production:
```
https://<username>:<password>@cs-<system_id>.dvipapp.com/api.json?cmd=<command>&<param1>=<value1>&...&<paramN>=<valueN>
```
Where <command> is one of the available API actions:
- **[[ public/support/api/payment_subscriptions.search | payment_subscriptions.search ]]**
- **[[ public/support/api/payment_subscriptions.cancel | payment_subscriptions.cancel ]]**
- **[[ public/support/api/payment_subscriptions.edit | payment_subscriptions.edit ]]**
- **[[ public/support/api/payment_subscriptions.refund-stop | payment_subscriptions.refund-stop ]]**
- **[[ public/support/api/payment_transactions.refund | payment_transactions.refund ]]**