v1

latestOpenAPI 3.0.12026-07-24128351404.9 KB
Test

Simulate Card Authorization Requests

Simple endpoint to simulate authorization requests. Only available on sandbox environment.

post/open-api/v3/vcc/simulate/auth

Request body

cardIdstring required

card id

amountstring required

USD amount

merchantNamestring

merchant name

mccstring

merchant category code

Example request

{
  "amount": "10",
  "merchantName": "AMZ *BOX 123",
  "mcc": "5912"
}

Response

OK

reasonCodestring

reason code

responseCodestring

response code