B2Copy
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
Buy a personal Prop Trade Challenge
Use this method to buy a personal Prop Trade Challenge.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
plan_id*integer
ID of plan.
account_id*integer
ID of B2Core account.
challenge_id*integer
ID of Prop Trade Challenge.
investment_platform_id*integer
ID of Investment Platform(B2Copy instance).
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/my/b2copy/challenges/buy"{ "personal_challenge_id": 0}{ "error": { "message": "Bad Request", "details": [ { "issue": "The selected value is invalid.", "field": "parameter" } ] }}{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Service Unavailable" }}