GET
/
v1
/
click2pay
/
VISA
/
status
/
{traceId}
{
  "status": "<string>",
  "details": {
    "status": "<string>",
    "errorDetails": [
      {
        "field": "<string>",
        "reason": "<string>",
        "message": "<string>"
      }
    ]
  }
}

Path Parameters

traceId
string
required

Trace Id of the request

Query Parameters

auditUser
string
required

The audit user to log the request

Response

Successful Get

status
string

high level status

details
object

detailed status