api
checkout
Reserve a checkout
post/api/checkout/{id}/reserve
Path parameters
idstring required
Request body
Response
OK
Example response
{
"type": "transaction"
}Changes
Changed in 2 of the 14 revisions of this API.111
- ▲
added
subschema #1subschema #2to theidentification/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
subschema #1subschema #2from theidentification/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ●
added the new
MWKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●