Anchor to PaymentTermsCreateUserErrorPayment
PaymentTermsCreateUserError
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
Create payment terms on an order. To create payment terms on a draft order, use a draft order mutation and include the request with the
.
- Anchor to paymentTermsAttributespayment•
Terms Attributes PaymentrequiredTerms Create Input! The attributes used to create the payment terms.
- Anchor to referenceIdreference•
Id ID!required Specifies the reference orderId to add the payment terms for.
Arguments
- Anchor to paymentTermspayment•
Terms PaymentTerms The created payment terms.
- Anchor to userErrorsuser•
Errors [Paymentnon-nullTerms Create User Error!]! The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?