Skip to main content
POST
Add a firm trader mapping

Ủy quyền

Authorization
string
header
bắt buộc

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Nội dung

application/json

Firm to trader mapping payload.

FirmTraderPayload schema.

firm_id
string
bắt buộc

Firm identifier.

trader_id
string
bắt buộc

Trader identifier.

Phản hồi

200 - application/json

OK

FirmTrader schema.

firm_id
string

Firm identifier.

trader_id
string

Trader identifier.

created_by
string

User that created the record.

created_at
string<date-time>

Timestamp when the record was created.