Skip to main content

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

HTTP Request

POST /sapi/v1/apiReferral/userCustomization

Request Parameters

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

Example Response

{
"customerId": "abc123"
}