POST v3/checkout/{id}/expire
| Code | Message | HTTP Status |
|---|---|---|
| 15500 | Checkout ID field is required and must be a valid ID, Example: chk_id | 400 |
| 15500 | Checkout ID field is required and must be a valid ID, Example: chk_id | 404 |
| 19020 | Either payment status is not in a valid state or payment link is already expired | 409 |
