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#
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketInfoTypes
Response
[ { "Id": 0, "Value": "string", "Code": "string" } ]
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketItemInfoTypes
- cURL
- JS
- C#
curl -i -X GET \
https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketItemInfoTypes
Response
[ { "Id": 0, "Value": "string", "Code": "string" } ]