fulfillOrders

Option to mark multiple orders as fulfilled at once, up to a maximum of 100 orders each time.

Arguments

Argument
Description

Parameters for FulfillOrders

FulfillOrdersInput Arguments

Argument
Description

ids ([ID!]!)

ID's of the confirmed order to fulfill.

Return fields

errors ([String!])

fulfilledOrders ([Order!])

Last updated