Update Checkout
To update the checkout
put/v3/checkout/{id}
Path parameters
idstring required
Checkout id
Request body
Example request
{
"metadata": "{\"key1\": \"value1\", \"key2\": \"value2\"}"
}Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.