Skip to main content

Customize Id For Client (For Client)

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

POST /sapi/v1/apiReferral/userCustomization

Parameters:

NameTypeMandatoryDescription
customerIdSTRINGYES
apiAgentCodeSTRINGYESbrokerId
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique for each apiAgent

Response:

{
"customerId": "abc123"
}