Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Context:

Buyer API can use this API endpoints for …

TO BE ADDED

API CALL example:

GET <SERVER_BASE_URL>/buyers/v2/surveys/<SURVEY_ID>/performance

Request


POST $apihost/$basepath/TO BE ADDED

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

Params:

Body: 

{TO BE ADDED}

Response


Response Code

201

Response Body

{TO BE ADDED}
  • No labels