Versions Compared

Key

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

...

PUT $apihost/$basepath/surveys/7654$surveyId/offerPrice

($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) 

Body: 

Code Block
languagejslinenumberstrue
{
"value":1.45
}


Response


...

Response Code

200