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": 4160,
"saldo": "-277706.00",
"currency": "RUB",
"currency_mark": "₽"
}