latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
Collect Checkout Data
get/api/pos/{id}/collect-checkout/{checkoutId}
Path parameters
idstring required
checkoutIdstring required
Response
OK
Example response
{
"checkout": {
"type": "transaction"
}
}