Update a checkout session
Checkout
Update a checkout session
Modify an existing checkout session’s details, such as changing the selected Price Point.
POST
Update a checkout session
Path Parameters
Organization ID
Body
application/json
Order ID (can include multiple transactions, fallbacks, and refunds)
Unique identifier of the price point
Maximum string length:
256Pattern:
^[-A-Za-z_0-9]{1,256}$Custom metadata from your client application
Response
200 - application/json
The response is of type Ok200 · object.
