Anchor to PaymentTermsCreatePayloadPayment
payloadPayment Terms Create Payload
Return type for mutation.
Anchor to FieldsFields
- paymentTerms (PaymentTerms)
- userErrors ([PaymentTermsCreateUserError!]!)
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- paymentTermsCreate (PaymentTermsCreatePayload)
- •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 referenceIdreference•ID!
Id required Specifies the reference orderId to add the payment terms for.
- Anchor to paymentTermsAttributespayment•Payment
Terms Attributes Terms Create Input! required The attributes used to create the payment terms.
Arguments
Was this section helpful?