Skip to main content

bulkForwardShipments

Force the source integration to re-send shipment info for a batch of orders. For each order, every fulfillment's sent_to_{integration_type} marker is cleared so the shipment is sent again even if it was already delivered before.

bulkForwardShipments(
input: BulkForwardShipmentsInput!
): AsynchronousActionResponse!

Arguments

bulkForwardShipments.input ● BulkForwardShipmentsInput! non-null input common

Parameters for BulkForwardShipments

Type

AsynchronousActionResponse object common

Asynchronous action response type