api
Post POS checkout details
post/api/pos/{id}/checkout/{checkoutId}/details
Path parameters
idstring required
checkoutIdstring required
Request body
Response
OK
Example response
{
"type": "transaction"
}Changes
Changed in 2 of the 19 revisions of this API.212
- ▲
removed
subschema #1subschema #2from the/request propertyoneOflistrequest-property-one-of-removed
- ▲
added
subschema #1subschema #2to the/response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
subschema #1subschema #2to the/request propertyoneOflistrequest-property-one-of-added
- ○
removed
subschema #1subschema #2from the/response propertyoneOflist for the response statusresponse-property-one-of-removed
- ▲
- ●
added the new
MWKenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●