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