v1
latestOpenAPI 3.0.32026-07-2418074.2 KBIn-Store Checkout
Void Checkout Session
This API endpoint provides the functionality to void any In-Store checkout session. This is particularly useful in-store when customers need to make any changes to their orders being paid with Tamara.
post/checkout/{checkout_id}/void
Query parameters
order_idstring uuid required
Example:2aa3d561-40a7-4150-a669-5e5852b04d5e
Unique Tamara order_id, obtained from the response of create checkout/in-store checkout session endpoint.
store_codestring
Example:Branch A
The unique store code/name from which request is called
Response
Success