Skip to main content

Customize Id For Client(For Client)(PAPI)

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

POST /papi/v1/apiReferral/userCustomization

Weight: 100

Parameters:

NameTypeMandatoryDescription
customerIdSTRINGYES
brokerIdSTRINGYES
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique

Response:

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