Skip to main content
Skip to main content

addOrderAction - Order Module Reference

This documentation provides a reference to the addOrderAction method. This belongs to the Order Module.

addOrderAction(data, sharedContext?): Promise<OrderChangeActionDTO>

Parameters

sharedContextContext

Returns

PromisePromise<OrderChangeActionDTO>Required

addOrderAction(data, sharedContext?): Promise<OrderChangeActionDTO[]>

Parameters

sharedContextContext

Returns

PromisePromise<OrderChangeActionDTO[]>Required
Was this section helpful?