Skip to main content
Anchor to OrderDeleteUserError

OrderDeleteUserError

object

Requires read_orders access scope.

Errors related to deleting an order.

•OrderDeleteUserErrorCode

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

Deletes an order. For more information on which orders can be deleted, refer to Delete an order.

Arguments

•ID!required

The ID of the order to be deleted.


Fields

•ID

Deleted order ID.

•[OrderDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »