v1
latestOpenAPI 3.0.02026-07-2627149175.2 KBcheckouts
Expire checkout
post/v2/checkouts/{checkoutId}/expire
Path parameters
checkoutIdstring uuid required
The id of the checkout that you are performing this operation on.
Response
Request has been processed by PawaPay.
Example response
{
"checkoutId": "f4401bd2-1568-4140-bf2d-eb77d2b2b639",
"expiredAt": "2026-03-27T10:45:00Z",
"reason": "MANUAL_EXPIRY",
"expiredBy": "API"
}