GET
/
cards
/
simulator
/
authorization
/
{id}
/
reversal
curl --request GET \
  --url https://api.sandbox.sudo.cards/cards/simulator/authorization/{id}/reversal \
  --header 'Authorization: <api-key>'
"{}"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the authorization you wish to reverse.

Response

200
application/json
200

The response is of type object.