Skip to main content

Get User’s Customize Id (USER DATA)

HTTP Request

GET /sapi/v1/apiReferral/userCustomization

Request Parameters

NameTypeMandatoryDescription
apiAgentCodeSTRINGYESbrokerId
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique

Example Response

{
"customerId": "abc123"
}