Skip to main content

bulkPreAllocateOrders

This mutation is used to preallocate multiple orders at once. Every order is preallocated individually, so the performer user should have the permission to preallocate orders in the brand of the order.

bulkPreAllocateOrders(
input: BulkPreAllocateOrdersInput!
): AsynchronousActionResponse!

Arguments

bulkPreAllocateOrders.input ● BulkPreAllocateOrdersInput! non-null input

Parameters for BulkPreAllocateOrders

Type

AsynchronousActionResponse object

Asynchronous action response type