x-api-key: ********************curl --location -g --request PUT 'https://relay.exostack.cloud/{{relay_path}}/api/invoicing/shipping/id/' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"description": "string"
}'{
"success": true,
"updated_id": 0
}