curl --location --request PUT 'https://app.mgpanel.co/api/forms//submissions/' \
--header 'X-Account-Nick: {{ACCOUNT_NICK}}' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"status": 3
}'{
"success": true,
"status": 3,
"deal_id": "507f1f77bcf86cd7994390aa"
}