curl --location -g --request GET 'https://stage-hotels.etm-system.ru/api/hotels/v2/offers/{{offer_id}}/account' \
--header 'Accept: application/json' \
--header 'Cookie: etmsessid=8Pwz9vY4oXUDj7ojfR5u1VdXsMW6xOVYosNxo08d' \
--header 'Content-Type: application/json'
{
"account_number": 3998,
"saldo": "-28503.16",
"currency": "EUR",
"currency_mark": "€"
}