X-API-Key: ********************X-Business-ID: ********************curl --location --request POST '/api/v1/sandbox-simulator/stop' \
--header 'X-API-Key: <api-key>' \
--header 'X-Business-ID: <api-key>'{
"success": true,
"message": "string"
}