DELETE
/
3p
/
api
/
v1
/
transaction
/
{uuid}
This response does not have an example.

Authorizations

Authorization
string
header
required

Sanctum token-based authentication using the Bearer scheme.

Path Parameters

uuid
string
required

UUID of the transaction to cancel

Response

204

Transaction canceled successfully