x-api-key: ********************curl --location -g --request PATCH 'https://relay.exostack.cloud//api/organisation/charters//balances' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"opening": 0
}'{
"opening": 15250.75,
"periods": {
"1": 12500,
"2": 13200.5,
"3": 14800,
"4": 11900.25,
"5": 16700,
"6": 15100.75,
"7": 14300,
"8": 13800.5,
"9": 15600,
"10": 16200.25,
"11": 14500,
"12": 17800.75,
"13": 0
}
}