SalesChannelCreateOrder

Create a new order

post

Creates a new order in the system for the specified channel

Authorizations
AuthorizationstringRequired
Path parameters
channel_idintegerRequired

The channel ID of the resource.

Example: 5
Body
Responses
post
/api/v1/channel/{channel_id}/create_orders/

Last updated

Was this helpful?