Skip to main content
Anchor to PaymentTermsUpdatePayload

PaymentTermsUpdatePayload

payload

Return type for paymentTermsUpdate mutation.

•PaymentTerms

The updated payment terms.

Show fields
•[PaymentTermsUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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 DraftOrderInput.

Show payload

Arguments

•PaymentTermsUpdateInput!
required

The input fields used to update the payment terms.

Show input fields


Was this section helpful?