createShippingMethods - Order Module Reference
This documentation provides a reference to the createShippingMethods
method. This belongs to the Order Module.
createShippingMethods(data): Promise<OrderShippingMethodDTO>
Parameters
Returns
createShippingMethods(data): Promise<OrderShippingMethodDTO[]>
Parameters
Returns
createShippingMethods(orderId, methods, sharedContext?): Promise<OrderShippingMethodDTO[]>
Parameters
orderId
stringRequiredReturns
Was this section helpful?