Context:
Buyer API can use this API endpoints for …
TO BE ADDED
API CALL example:
Code Block |
---|
GET <SERVER_BASE_URL>/buyers/v2/surveys/<SURVEY_ID>/performance |
...
($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:
Code Block |
---|
{TO BE ADDED} |
Response
...
Response Code
201
Response Body
Code Block |
---|
{TO BE ADDED} |
Validation
...
Response Code
TO BE ADDED
Response Body
Code Block |
---|
{TO BE ADDED} |