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