Update a session
POST/checkout/v1/sessions/update
If you want to update an ongoing session you can post to the /update
endpoint using the correct Bearer Token for the session you wish to update
This is valuable if you offer the ability to change cart values of freight options on the checkout page.
All variables are required. If you want to remove values, you should send in empty strings. If there are values you do not want to update, you should send in its existing value
Request
Responses
- 200
successfuly updated session