Customize Id For Client (USER DATA)(For Partner)
HTTP Request
POST /fapi/v1/apiReferral/customization
Weight
100
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
customerId | STRING | YES | |
STRING | YES | ||
recvWindow | LONG | NO | |
timestamp | LONG | YES |
- CustomerId must be unique
Example Response
{
"customerId": "abc123",
"email": "[email protected]"
}