跳到主要内容

Customize Id For Client(For Client)(PAPI)

用户为自己所在的 apiAgent 定制 Id (USER DATA)(For client)(PAPI)

POST /papi/v1/apiReferral/userCustomization

权重:100

参数:

名称类型是否必须描述
customerIdSTRINGYES
brokerIdSTRINGYES
recvWindowLONGNO
timestampLONGYES
  • customerId 必须唯一

响应:

{
“brokerId”:ABCD1234,
"customerId": "abc123"
}