curl --location --request GET 'https://platform.shopranos.eu/api/inventory/settings' \
--header 'x-companyId;'
{
"id": "b3e68ad4-06c8-4e70-965b-c02b38f66ef2",
"companyId": "b3e68ad4-06c8-4e70-965b-c02b38f66ef2",
"type": "Shopranos",
"externalApiUrl": "https://example.com",
"externalApiKey": "123456",
"locations": [
"f0ea3f16-5b88-45c2-b061-9599769e1ebe"
],
"unitCondition": "Divide",
"salesUnit": "Primary",
"updateDate": "2025-03-26T10:28:55.0419484+00:00",
"insertDate": "2025-03-26T10:28:55.0419485+00:00"
}