curl --location 'https://app.mgpanel.co/api/deals/' \
--header 'X-Account-Nick: {{ACCOUNT_NICK}}' \
--header 'X-Account-Nick: {{ACCOUNT_NICK}}' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Content-Type: application/json'{
"success": true,
"deal": {}
}