The Metadata namespace has Entities and Operations concerned with the Application and similar context. It contains the Application entity, Stores and other data for lookups.
The Metadata namespace has Entities and Operations concerned with the Application and similar context. It contains the Application entity, Stores and other data for lookups.
https://{slug}.api-se.playground.norce.tech/commerce/
https://{slug}.api-se.stage.norce.tech/commerce/
https://{slug}.api-se.norce.tech/commerce/
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreInfoTypes
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/ListStoreInfoTypes
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/ListStoreInfoTypes
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreInfoTypes \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'[ { "Id": 0, "Value": "string", "Code": "string" } ]
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItem
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/GetStoreItem
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/GetStoreItem
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItem \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
A unique name that can be used in Urls and to get this entity. GetStoreItem and GetStoreItemByUniqueName gets the same StoreItem.
{ "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "OnHandValue": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "Distance": 0, "Type": "string", "SubType": "string", "Code": "string", "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "OnHandDemo": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "UniqueName": "string" }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItemByUniqueName
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/GetStoreItemByUniqueName
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/GetStoreItemByUniqueName
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItemByUniqueName \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
A unique name that can be used in Urls and to get this entity. GetStoreItem and GetStoreItemByUniqueName gets the same StoreItem.
{ "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "OnHandValue": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "Distance": 0, "Type": "string", "SubType": "string", "Code": "string", "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "OnHandDemo": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "UniqueName": "string" }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItemByCountryAndZipCode
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/GetStoreItemByCountryAndZipCode
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/GetStoreItemByCountryAndZipCode
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreItemByCountryAndZipCode \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
Information about OnHand for a given SKU. There are generally three different types of OnHand in Norce. One for the Web, one for the chosen supplier and one for any specified Store.
A unique name that can be used in Urls and to get this entity. GetStoreItem and GetStoreItemByUniqueName gets the same StoreItem.
{ "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "OnHandValue": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "Distance": 0, "Type": "string", "SubType": "string", "Code": "string", "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "OnHandDemo": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] }, "UniqueName": "string" }
(Optional) Longitude for current position. StoreItems will calculate the Distance if supplied together with latitude. Format: decimal.
(Optional) Latitude for current position. StoreItems will calculate the Distance if supplied together with longitude. Format: decimal.
(Optional) Page numbers start with 1. Default is 1. If you specify a pageNo outside the range of items, an empty list will be returned. PageSize is mandatory for pageNo to work.
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreItems
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/ListStoreItems
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/ListStoreItems
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreItems \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'{ "ItemCount": 0, "Items": [ { … } ] }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreInfo
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/ListStoreInfo
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/ListStoreInfo
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStoreInfo \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'{ "ItemCount": 0, "Items": [ { … } ] }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStore
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/GetStore
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/GetStore
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStore \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
The longitude part of the location of the Store. Can be used to calculate distances to the Store.
The latitude part of the location of the Store. Can be used to calculate distances to the Store.
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Contains a list of id-value pairs specific to the client for this Store. Use ApplicationService.ListStoreInfoTypes(string) for id lookup.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
{ "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "Phone": "string", "Fax": "string", "OpeningWeekdays": "string", "OpeningSaturdays": "string", "OpeningSundays": "string", "Longitude": 0.1, "Latitude": 0.1, "Distance": 0, "Key": "5eb041b0-19c9-4022-bd51-0e723885f5dd", "Type": "string", "SubType": "string", "Info": [ { … } ], "Pricelists": { "Ids": [ … ], "Default": 0 }, "Code": "string", "Description": "string", "ImageKey": "9afa8b7e-ca15-438f-a9d6-f679c437e59c", "UniqueName": "string" }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreByUniqueName
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/GetStoreByUniqueName
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/GetStoreByUniqueName
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/GetStoreByUniqueName \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
The longitude part of the location of the Store. Can be used to calculate distances to the Store.
The latitude part of the location of the Store. Can be used to calculate distances to the Store.
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Contains a list of id-value pairs specific to the client for this Store. Use ApplicationService.ListStoreInfoTypes(string) for id lookup.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
{ "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "Phone": "string", "Fax": "string", "OpeningWeekdays": "string", "OpeningSaturdays": "string", "OpeningSundays": "string", "Longitude": 0.1, "Latitude": 0.1, "Distance": 0, "Key": "5eb041b0-19c9-4022-bd51-0e723885f5dd", "Type": "string", "SubType": "string", "Info": [ { … } ], "Pricelists": { "Ids": [ … ], "Default": 0 }, "Code": "string", "Description": "string", "ImageKey": "9afa8b7e-ca15-438f-a9d6-f679c437e59c", "UniqueName": "string" }
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStores2
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/ListStores2
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/ListStores2
curl -i -X GET \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/ListStores2 \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'Success
The longitude part of the location of the Store. Can be used to calculate distances to the Store.
The latitude part of the location of the Store. Can be used to calculate distances to the Store.
Used when fetching Stores and we have a specified current location from which to calculate a distance to the Store.
Contains a list of id-value pairs specific to the client for this Store. Use ApplicationService.ListStoreInfoTypes(string) for id lookup.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
A unique name that can be used in Urls and to get this entity. GetStore and GetStoreByUniqueName gets the same Store.
[ { "Id": 0, "Name": "string", "Address": "string", "PostalAddress": "string", "Phone": "string", "Fax": "string", "OpeningWeekdays": "string", "OpeningSaturdays": "string", "OpeningSundays": "string", "Longitude": 0.1, "Latitude": 0.1, "Distance": 0, "Key": "5eb041b0-19c9-4022-bd51-0e723885f5dd", "Type": "string", "SubType": "string", "Info": [ … ], "Pricelists": { … }, "Code": "string", "Description": "string", "ImageKey": "9afa8b7e-ca15-438f-a9d6-f679c437e59c", "UniqueName": "string" } ]
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/UpdateDivisionInfo
https://customer-slug.api-se.stage.norce.tech/commerce/metadata/1.1/UpdateDivisionInfo
https://customer-slug.api-se.norce.tech/commerce/metadata/1.1/UpdateDivisionInfo
curl -i -X POST \
https://customer-slug.api-se.playground.norce.tech/commerce/metadata/1.1/UpdateDivisionInfo \
-H 'ApplicationId: YOUR_API_KEY_HERE' \
-H 'Authorization: YOUR_API_KEY_HERE'