{
"eventType": "kyb_rfi",
"requestId": "request_9c6c7e2f",
"userID": "biz_f4a1b7d3",
"timestamp": "2025-08-08T13:52:14Z",
"status": "rfi"
}curl --location --request POST 'https://your-api-server.com' \
--header 'API-KEY: apikey ' \
--header 'API-TIMESTAMP: 1765454475759' \
--header 'API-SIGNATURE: d110004016a3cf2bfa06d57eaf850618c143f8aeb6e528882bd3811b2b988160' \
--header 'Content-Type: application/json' \
--data-raw '{
"eventType": "kyb_rfi",
"requestId": "request_9c6c7e2f",
"userID": "biz_f4a1b7d3",
"timestamp": "2025-08-08T13:52:14Z",
"status": "rfi"
}'{}