Skip to main content

Fetch Attestation Details

POST 

/fetchAttestationDetails

This API call can be used to fetch Attestation details for a particular attestation from SSM.

The Authorization must have Bearer followed by Token.

Mandatory params:

userName - this is the certifier username,

id - this is the attestation id

Request

Body

    id string
    userName string

Responses

Fetch Attestation Details

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    attestationdetails

    object[]

  • Array [

  • certified string
    certifiedall string
    comments string
    cp1 string
    cp2 string
    cp3 string
    cp4 string
    cp5 string
    firstname string
    lastname string
    totalAccounts number
    updateuser string
    username string
  • ]

  • complete string
    count number
    errorCode string
    locked string
    msg string
Loading...