fulfillOrders

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

Arguments

ArgumentDescription

Parameters for FulfillOrders

FulfillOrdersInput Arguments

ArgumentDescription

ids ([ID!]!)

ID's of the confirmed order to fulfill.

Return fields

errors ([String!])

fulfilledOrders ([Order!])

Last updated