Skip to main content

Get User’s Customize Id

Get User’s Customize Id (USER DATA)

GET /sapi/v1/apiReferral/userCustomization

Parameters:

NameTypeMandatoryDescription
apiAgentCodeSTRINGYESbrokerId
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique

Response:

{
"customerId": "abc123"
}