Skip to main content

bulkPreAllocateOrders

DEPRECATED

Legacy Orders V1 mutation. It applies to V1 orders only and will be removed once Orders V1 support ends.

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! @deprecated

Arguments

bulkPreAllocateOrders.input ● BulkPreAllocateOrdersInput! non-null input common

Parameters for BulkPreAllocateOrders

Type

AsynchronousActionResponse object common

Asynchronous action response type