createFoodBeverages
post
createFoodBeverages
Allow the creation of a Food and Beverage POI. To create successfully, the following input parameters are mandatory: name, type, tags, description and body.
Previous version: v1
Previous version: v1
Resource URL
https://tih-api.stb.gov.sg/content /v1.1/admin/food-beverages
Query Parameters
Name | Values | Description |
---|---|---|
language |
Supported language [en | zh-cn | zh-tw | ja | ko]. |
Body Parameters
Example
JSON which holds all the properties of the Food and Beverage establishments to be created.
Request Attributes
Parameter Name | Type | Max Length | Description | Example |
---|
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 | Bad Request |
401 | 401 | Unauthorized |
404 | 404 | Not found |
409 | 409 | Conflict |
410 | 410 | XSS Threat Detected |
Resource Summary
Security | Content Type | Category |
---|---|---|
application/json |
Food and Beverages |
Working...