/
Get a quota detail by its id
Get a quota detail by its id
Get quota detail from a survey
Request
GET $apihost/$basepath/surveys/7000/quotas/b11115
($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
{ "buyer_quota_id": "qb30", "criteria": [ { "condition_codes": [ "112" ], "qualification_code": 214 } ], "ps_quota_id": "0cf9be86-7d33-43a0-b7d8-65478691490f", "required_count": 200 }
Related content
Request and Response parameters
Request and Response parameters
Read with this
Get survey quota performance
Get survey quota performance
More like this
Qualification and Condition Codes
Qualification and Condition Codes
Read with this
Retrieving a Specific Survey
Retrieving a Specific Survey
More like this
Edit the quantity of a quota using PUT or PATCH
Edit the quantity of a quota using PUT or PATCH
Read with this
Managing Quotas By Supplier
Managing Quotas By Supplier
More like this