Authorization: ********************{ "appealId":"68e8bd5456a9bdff631a308b"}curl --location --request POST '/api/appeal/get_appeal_details' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{ "appealId":"68e8bd5456a9bdff631a308b"}'{
"error": "string",
"message": "string",
"success": true,
"data": [
{}
]
}