Create an order for a business

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

business_idstringRequired
Business ID

Request

This endpoint expects an object.
packageenumOptional
Package type for the order
productenumOptional

Product type for the order (alternative to package)

subproductslist of enumsOptional
Array of subproducts
optionsobjectOptional
Additional options for the order

Response

order created

Errors