Skip to content

Cancel a PENDING order (customer-initiated abort)

POST
/rest/v1/checkout/cancel-payment/{orderId}

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Parameters

Path Parameters

orderId*
Type
integer
Required

Responses

Payment cancellation result

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI