See: Description
| Interface | Description |
|---|---|
| OrderDeleteCommand |
Command object to delete a
Order. |
| OrderFromCartCreateCommand |
Orders a cart.
|
| OrderFromCartInStoreCreateCommand | |
| OrderInStoreDeleteByIdCommand | |
| OrderInStoreDeleteByOrderNumberCommand | |
| OrderInStoreUpdateByIdCommand | |
| OrderInStoreUpdateByOrderNumberCommand | |
| OrderUpdateCommand |
Command object to update a
Order. |
| Class | Description |
|---|---|
| OrderImportCommand |
Orders can also be imported via the Import API endpoint so you don't have to create a cart before.
|