Create an order for a business
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
business_id
Business ID
Request
This endpoint expects an object.
package
Package type for the order
product
Product type for the order (alternative to package)
subproducts
Array of subproducts
options
Additional options for the order
Response
order created