FILTER BY TAG

Response to an Unsuccessful Request

It is important to understand the fields that are contained in a response to an unsuccessful request. These fields provide information that identify and resolve unsuccessful requests.
The response to an unsuccessful request contains these fields:
  • v-c-correlationid
    : The response header includes a unique identifier for this validation request.
  • submitTimeUtc
    : The timestamp of the validation request. The format is
    YYYY-MM-DDThhmmssZ
    .
  • message
    : The detailed message related to the status and reason for the response.
For more information about response codes, see Transaction response codes.