Versions Compared

Key

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

...

Code Block
Example 1 : If the PSIDRef is eligible
{
    "eligible": true1
}

Example 2 : If the PSIDRef is NOT eligible
{
    "eligible": false0
}

API Response for `GET /surveys/:survey_id/PSIDRef

...