클라이언트 등록 및 결제 계정 생성하기(독립형 전용)

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%+

거래량 증가