Balance
In this section, you will learn which actions you can perform with your balance
Last updated
In this section, you will learn which actions you can perform with your balance
Last updated
This request retrieves the available balance of your personal account.
GET
https://proxy-seller.com/personal/api/v1/{YourApiKey}/balance/get
Example:
Name | Value | Description |
---|---|---|
Response:
This request allows you to replenish your balance.
POST
https://proxy-seller.com/api/v1/fj4948ffhg58gh843gh/balance/add
Example:
Path parameters:
Request body:
Response:
This request shows you available payment systems for replenishing your balance.
GET
https://proxy-seller.com/api/v1/fj4948ffhg58gh843gh/balance/payments/list
Example:
Response:
Name | Value | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Value | Description |
---|---|---|
Authorization
<Your_API_Key>
Your personal API key
Authorization
<Your_API_Key>
Your personal API key
summ
Number
The amount you want to replenish
paymentId
Number
The ID of the payment method you selected from the list below
Authorization
<Your_API_Key>
Your personal API key