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:
TO BE ADDED
Body:
{TO BE ADDED}
Response
Response Code
201
Response Body
{TO BE ADDED}
Add Comment