Anchor to PaymentTermsCreateUserErrorPayment
objectPayment Terms Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Payment
Terms Create 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
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•Payment
Terms Attributes Terms Create Input!required The attributes used to create the payment terms.
- Anchor to referenceIdreference•ID!required
Id Specifies the reference orderId to add the payment terms for.
Arguments
- Anchor to paymentTermspayment•Payment
Terms Terms The created payment terms.
- Anchor to userErrorsuser•[Payment
Errors Terms Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?