Versions Compared

Key

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

...

GET $apihost/$basepath/surveys/7654/status

($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header) 

Response


...

Response Code

200

Response Body

Code Block
languagejs
linenumberstrue
{
  "ps_survey_status": 22

}

...