Devices

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.

post/v1/device_registrations/{device_registration_id}/cancel

Parameters

#/paths/~1v1~1payins/get/parameters/0 — unresolved $ref
#/paths/~1v1~1device_registrations~1%7Bdevice_registration_id%7D/get/parameters/1 — unresolved $ref

Response

Accepted

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.