Payment Modifications

Reverse Transaction

Allows for technical reversal

post/api/v2/transactions/reverse

Headers

x-vfi-api-idempotencykeystring required

string(uuid)

Response

Technical Reversal Result

OR

Example response

{
  "id": "76944d4b-89e6-48d2-ac04-675383c3eedf",
  "status": "REFUNDED"
}

Changes