Skip to main content

Customize Id For Client (For Client)

Customize Id For Client (USER DATA)(For client)

POST /fapi/v1/apiReferral/userCustomization

Weight:100

Parameters:

NameTypeMandatoryDescription
customerIdSTRINGYES
brokerIdSTRINGYES
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique
  • If the user enabled Portfolio Margin, please user relevant /papi endpoint

Response:

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