Create a special open period for a business
POST/api/v1/special_open_periods
Create a special open period for a business
Request
- application/vnd.api+json
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
- 201
Create a special open period for a business
- application/vnd.api+json
- Schema
Schema
- any
Loading...