Skip to main content
Anchor to requestedEditDecline

requestedEditDecline

mutation

Requires write_orders access scope. Also: The user must have edit_orders permission.

Declines a requested edit on an order.

•RequestedEditDeclineInput!
required

The input fields for declining a requested edit.


Was this section helpful?

Anchor to RequestedEditDeclinePayload returnsRequestedEditDeclinePayload returns

•RequestedEdit

The declined requested edit.

•[RequestedEditDeclineUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?