Skip to main content
GET
/
v1
/
click2pay
/
VISA
/
status
/
{traceId}
{
  "status": "COMPLETED",
  "details": {
    "status": "SUCCESS",
    "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

Example:

"COMPLETED"

details
object

detailed status