latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
Convert Checkout
post/api/pos/{id}/convert-checkout
Path parameters
idstring required
Request body
Response
OK
Example response
{
"checkout": {
"type": "transaction"
}
}Convert Checkout
OK
{
"checkout": {
"type": "transaction"
}
}