{
"call_id": "6cf8c876eeefdca168ae7a08cb93fe20",
"status": true,
"detail": "success"
}
curl --location --request POST 'https://api.airudder.com/api/v1/channel/huawei/trans/result' \
--header 'X-AIRudder-Sign;' \
--header 'X-AIRudder-Sign-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"call_id": "6cf8c876eeefdca168ae7a08cb93fe20",
"status": true,
"detail": "success"
}'
{
"request_id": "7b50b74e5ec2910fe9b250c9fda7085e",
"code": 200,
"message": "Success"
}