Skip to main content

Create a must-eat (product) for business or review

POST 

/api/v1/products

Create a must-eat (product) for business or review

Request

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

Create a must-eat (product) for business or review

Schema

    any

Loading...