Skip to main content
Anchor to InventoryShipmentReceiveUserError

InventoryShipmentReceiveUserError

object

An error that occurs during the execution of InventoryShipmentReceive.

•InventoryShipmentReceiveUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Receive an inventory shipment.

Arguments

•InventoryShipmentReceiveLineItemReason

The bulk receive action for the inventory shipment.

•ID!
required

The ID of the inventory shipment to receive.

•[InventoryShipmentReceiveItemInput!]

The list of receive line items for the inventory shipment.


Fields

•InventoryShipment

The inventory shipment with received items.

•[InventoryShipmentReceiveUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?