Skip to main content
Log inSign up
Anchor to OrderCancelJobResult

OrderCancelJobResult

object

Requires read_orders access scope or read_marketplace_orders access scope. Also: The user requires cancel_orders access scope.

A job to determine the result of an order cancellation request.

•
Boolean!non-null

This indicates if the job is still queued or has been run.

•

Returns any error that occurred during order cancellation.

•
ID!non-null

A globally-unique ID that's returned when running an asynchronous mutation.

•

The order associated with the cancellation request.

•

The current status of the order cancellation request.


Was this section helpful?

•
mutation

Cancels an order.


Was this section helpful?

•
interface

Was this section helpful?