Anchor to PaymentTermsUpdateUserErrorPayment
objectPayment Terms Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Payment
Terms Update 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
Update payment terms on an order. To update payment terms on a draft order, use a draft order mutation and include the request with the
.
- Anchor to inputinput•Payment
Terms Update Input!required The input fields used to update the payment terms.
Arguments
- Anchor to paymentTermspayment•Payment
Terms Terms The updated payment terms.
- Anchor to userErrorsuser•[Payment
Errors Terms Update User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?