Create a order of a business
POST/api/v1/orders
Create a order of a business
Request
- application/vnd.api+json
Body
required
data
object
type stringrequired
Possible values: [orders
]
relationships
object
business
object
data
object
type stringrequired
Possible values: [business
]
id stringrequired
Related Business ID
Responses
- 201
Create a order of a business
- application/vnd.api+json
- Schema
Schema
any
Loading...