Entities and methods to handle baskets and payments.
Entities and methods to handle baskets and payments.
curl -i -X GET \ https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketInfoTypes
[ { "Id": 0, "Value": "string", "Code": "string" } ]
curl -i -X GET \ https://customer-slug.api-se.norce.tech/commerce/shopping/1.1/ListBasketItemInfoTypes
[ { "Id": 0, "Value": "string", "Code": "string" } ]