THIS SITE IS UNDER CONSTRUCTION
curl --location --request POST 'https://api-core.deriv.com/v1/p2p/client'
{
"data": {
"wallet_id": "5f21ce31-cee2-4b6d-879b-8131c10e17eb",
"nickname": "client_8e357a0",
"daily_limits": {
"sell": "200.00",
"buy": "200.00"
},
"brand_client_id": "0199dc21-74fd-75a9-a73b-4fe972b73186",
"schedule": {
"wed": {
"start": "00:00",
"end": "24:00"
},
"fri": {
"start": "00:00",
"end": "24:00"
},
"thu": {
"end": "24:00",
"start": "00:00"
},
"mon": {
"start": "00:00",
"end": "24:00"
},
"timezone": "UTC",
"sat": {
"start": "00:00",
"end": "24:00"
},
"sun": {
"end": "24:00",
"start": "00:00"
},
"tue": {
"end": "24:00",
"start": "00:00"
}
},
"statistics_lifetime": {
"rating_average": null,
"completion_amount_buy": "0",
"recommend_count": 0,
"completion_count_sell": 0,
"rating_count": 0,
"completion_count_all": 0,
"completion_rate_all": null,
"completion_amount_all": "0",
"release_time_average": null,
"completion_rate_sell": null,
"recommend_average": null,
"completion_amount_sell": "0",
"completion_count_buy": 0,
"partner_count": 0,
"buy_time_average": null,
"completion_rate_buy": null
},
"created_at": 1760381758084,
"brand": "deriv",
"country_code": "am",
"statistics_30day": {
"completion_rate_all": null,
"completion_rate_sell": null,
"rating_count": 0,
"completion_count_sell": 0,
"completion_count_all": 0,
"completion_rate_buy": null,
"completion_amount_buy": "0",
"rating_average": null,
"completion_amount_sell": "0",
"completion_count_buy": 0,
"buy_time_average": null,
"release_time_average": null,
"completion_amount_all": "0"
},
"trade_band": "bronze",
"favourited_by_user_count": 0,
"balances": [],
"is_online": false,
"signup": "v2",
"blocked_by_user_count": 0,
"status": "active",
"id": 20,
"adverts_are_listed": true,
"last_online_at": null,
"daily_limits_remaining": {
"buy": "200.00",
"sell": "200.00"
},
"order_cancellations": {
"count": 0,
"limit": 3
}
}
}