SieCommerce Payment Session API
This API allows you to create a payment session, which includes all the information about the basket and customer (if known). It will also allow you to retrieve the status of the session as the customer progresses through the journey.
The PUT method allows you to modify the session - for example if the customer removes an item from
their basket.