Resource URL

https://api.passslot.com/v1/templates/:id/restrictions

Example Request

Request

GET https://api.passslot.com/v1/templates/2/restrictions

Response

{
   "quantityRestriction":1000,
   "redemptionRestriction":100,
   "passwordProtection":"password",
   "dateRestriction":"2014-02-12T11:13:39Z",
   "sharingRestriction":true
}

Resource Information

HTTP Method GET
API Version 1
Requires Authentication? Yes
Response Format JSON
Response Object Restriction