Skip to main content
Anchor to PaymentTermsDeleteUserError

PaymentTermsDeleteUserError

object

An error that occurs during the execution of PaymentTermsDelete.

•PaymentTermsDeleteUserErrorCode

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

Delete payment terms for an order. To delete payment terms on a draft order, use a draft order mutation and include the request with the DraftOrderInput.

Arguments

•PaymentTermsDeleteInput!required

The input fields used to delete the payment terms.


Fields

•ID

The deleted payment terms ID.

•[PaymentTermsDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »