Private clientThe create method creates a new shipment for a sales order.
The get method retrieves a specific sales order shipment by shipmentId.
The list method retrieves a list of sales order shipments for a given user.
The listShipmentsByExternalOrderId method retrieves a list of shipments associated to a sales order that matches externalOrderId
The update method updates a specific sales order shipment by shipmentId.
Generated using TypeDoc
Sales Order Shipments API module - /v-beta/shipments