Anchor to PaymentTermsDeleteUserErrorPayment
objectPayment Terms Delete User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Payment
Terms Delete User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •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
.
- Anchor to inputinput•Payment
Terms Delete Input!required The input fields used to delete the payment terms.
Arguments
- Anchor to deletedIddeleted•ID
Id The deleted payment terms ID.
- Anchor to userErrorsuser•[Payment
Errors Terms Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?