Skip to main content

Create a special open period for a business

POST 

/api/v1/special_open_periods

Create a special open period for a business

Request

Body

required
    data object
    type stringrequired

    Possible values: [special_open_periods]

    attributes object
    opened_from string
    opened_to string
    status stringrequired

    Possible values: [open, close]

    relationships object
    business object
    data object
    type stringrequired

    Possible values: [business]

    id stringrequired

    Related business ID

Responses

Create a special open period for a business

Schema
    any
Loading...