x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//api/organisation/charters//budgets' \
--header 'x-api-key: <api-key>'{
"budget_index": 1,
"opening": 10000,
"periods": {
"1": 8500,
"2": 9200,
"3": 8800,
"4": 9500,
"5": 10200,
"6": 9800,
"7": 10500,
"8": 11000,
"9": 10800,
"10": 11500,
"11": 12000,
"12": 12500,
"13": 0
}
}