patch https://{environment}.{server}.com/v3/device//transaction/
This will cancel the transaction request associated to the provided transactionkey on the Device associated with the provided devicekey.
Log in to see full request history
Responses
This will cancel the transaction request associated to the provided transactionkey on the Device associated with the provided devicekey.
xxxxxxxxxx
curl --request PATCH \
--url https://api.sandbox-paidyet.com/v3/device/devicekey/transaction/transaction_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: