クライアントを登録し、支払い口座を作成する(スタンドアロン版のみ)

APIを使ってクライアントをオンボーディングし、支払い口座を開設します。

管理者向け

Standalone solutions only

This flow applies only to standalone B2COPY solutions, after seamless authorization has returned a token.

Registering a client in a standalone solution is a two-step wizard. On completion, a payment account is created for the client.

Step 1 — Initialize the Wizard

GET [host]/api/v1/standalone/auth/init

Returns a uuid required for step 2.

{
  "status": 200,
  "data": {
    "uuid": "92fae932-4cff-4d5f-9af9-a8bd71d1acc2",
    "type": "form",
    "workflow": "side_login",
    "status": 0,
    "done": false,
    "canceled": false
  }
}

Step 2 — Register the Client

POST [host]/api/v1/wizards/{uuid}
NameInTypeRequiredDescription
uuidpathstringYesThe UUID obtained in step 1.
side_loginbodystringYesMT login of the client account.
tokenbodystringYesThe token from seamless authorization.
investment_platform_idbodystringYesThe investment platform instance (1 for a single MT server).
device_fingerprintbodystringYesA string uniquely identifying the client device.
curl --location --request POST 'https://host.name/api/v1/wizards/92fae932-4cff-4d5f-9af9-a8bd71d1acc2' \
--data-raw '{
  "side_login": "2121882153",
  "token": "8c3d46c32fff792caf33b9dee1694f1e",
  "investment_platform_id": "1",
  "device_fingerprint": "eyJjYW52YXNfY29kZSI6…"
}'

Next step

The response includes the new client ID. With it, you can create master and investment accounts — see Create a master or investment account from an existing MT account.

まだB2COPYのクライアントではありませんか?

B2COPYをブローカレッジに導入し、自動で成長する

既存サーバー上でコピー取引、PAMM、MAMを立ち上げ、優秀なトレーダーを成長エンジンに変えましょう。ホスティング、監視、サポート込み。何から始めればよいかわからない場合は、ご相談ください。ご案内します。

2–4週間

ローンチまでの期間

$0

インフラ費用

40%+

取引量の増加