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