v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Orders

Expire Order

Expires the order.

The expiration timestamp is set to the current time, which makes the order impossible to pay.

Only orders with status created or reattempted can be expired. Attempting to expire an order in any other status will result in an error.

patch/v1/orders/{order_id}/expire

Path parameters

order_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/orders/{order_id}/expire:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}