curl --location --request POST 'https://api.uat.sokin.com/corporates/finalise_submission' \
--header 'x-api-version;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string"
}'{
"message": "string"
}