Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{  "apiStatus": "success",
  "msg": "PSID Eligibility Checked successfully",
  "version": "2.0",
  "eligible": [ { "surveyId": 866370},
                { "surveyId": 838376},
                {"surveyId": 805719},
                { "surveyId": 866359},
                { "surveyId": 908942} 
              ],
  "ineligible": [ { "surveyId": 814083},
                  { "surveyId": 111111111},
                  { "surveyId": 880009} 
}

...

HTTP Response Codes

...