Skip to main content

Customize Id For Client (For Partner)

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

POST /fapi/v1/apiReferral/customization

Weight:100

Parameters:

NameTypeMandatoryDescription
customerIdSTRINGYES
emailSTRINGYES
recvWindowLONGNO
timestampLONGYES
  • CustomerId must be unique

Response:

{
"customerId": "abc123",
"email": "[email protected]"
}