Entities and methods to handle baskets and payments.
Documentation ShoppingService (1.1)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/
- https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketInfoTypes
- cURL
- JS
- C#
- Node.js
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketInfoTypesResponse
[ { "Id": 0, "Value": "string", "Code": "string" } ]
- https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketItemInfoTypes
- cURL
- JS
- C#
- Node.js
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketItemInfoTypesResponse
[ { "Id": 0, "Value": "string", "Code": "string" } ]