v1

latestOpenAPI 3.0.1Apache 2.02026-07-2647148658.0 KB
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"
}