...
Attributes of the HTTP request
HTTP Request Header | |||
---|---|---|---|
Authorization | string | required | A security token provided from Authentication endpoint. |
JSON Body | |||
professionId | int | optional | An attribute used to filter out all products for particular profession. |
...
HTTP Request without profession filter | ||
| ||
HTTP Request with profession filter | ||
| ||
Successful HTTP Response | ||
| ||
Failed HTTP Response | ||
|