x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//api/invoicing/templates/by-id//shipping' \
--header 'x-api-key: <api-key>'{
"amount": 0,
"description": "string",
"charter": {
"id": 0,
"code": "string",
"name": "string"
},
"tax_exception": {
"id": 0,
"code": "string",
"name": "string"
},
"line_slot": 0
}