Skip to main content
interface

Requires read_draft_orders access scope.

A warning that is displayed to the merchant when a change is made to a draft order.

•String!
non-null

The error code.

•String!
non-null

The input field that the warning applies to.

•String!
non-null

The warning message.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A warning indicating that a bundle was added to a draft order.

•String!
non-null

The error code.

•String!
non-null

The input field that the warning applies to.

•String!
non-null

The warning message.

•OBJECT

A warning indicating that a discount cannot be applied to a draft order.

•String

The code of the discount that can't be applied.

•String

The title of the discount that can't be applied.

•String!
non-null

The error code.

•String!
non-null

The input field that the warning applies to.

•String!
non-null

The warning message.

•PriceRule

The price rule that can't be applied.

•OBJECT

A warning indicating that the market region country code is not supported with Markets.

•String!
non-null

The error code.

•String!
non-null

The input field that the warning applies to.

•String!
non-null

The warning message.


Was this section helpful?