Anchor to PaymentTermsCreateUserErrorPayment
Payment Terms Create User Error
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?
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 PaymentTerms Create Input!required 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 The created payment terms.
- Anchor to userErrorsuser•
Errors [PaymentTerms Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?