Create a must-eat (product) for business or review
POST/api/v1/products
Create a must-eat (product) for business or review
Request
- application/vnd.api+json
Body
required
data
object
type stringrequired
Possible values: [products
]
attributes
object
name stringrequired
photo binaryrequired
relationships
object
business
object
data
object
type string
Possible values: [business
]
id string
Related business ID
review
object
data
object
type string
Possible values: [review
]
id string
Related review ID
Responses
- 201
Create a must-eat (product) for business or review
- application/vnd.api+json
- Schema
Schema
any
Loading...