Cancel presented entity on device

Best effort attempt to cancel currently presented payin or payment method on device. This does not guarantee the presented entity can be canceled on the device. If the payin begins processing before it can be canceled, then you will need to void the payin if it processes. A corresponding webhook will trigger if the presented payin or payment method is canceled or processes.

If no payin or payment method is being presented at the time of the request, a 202 Accepted response will be returned.

Path Params
string
required

The unique device registration identifier.

Prefix is "dvc" in production and "sbx_dvc" in sandbox.

Headers
string
enum
Defaults to 2024-10-16
Allowed:
Responses
202

Accepted

The device is not currently presenting a payin or payment method, so no cancel action is necessary.

204

No Content

Language
Credentials
Bearer
APIKey
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json