/
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 }
, multiple selections available,
Related content
Delete a quota by its id
Delete a quota by its id
More like this
Create, Update, and Delete Quotas
Create, Update, and Delete Quotas
Read with this
Get survey quota performance
Get survey quota performance
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
Retrieving a Specific Survey
Retrieving a Specific Survey
More like this