Skip to main content
Log inSign up
mutation

Requires write_payment_terms access scope. Also: User must have either orders or draft orders access according to the reference.

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.

•

The input fields used to update the payment terms.


Was this section helpful?

Anchor to PaymentTermsUpdatePayload returnsPaymentTermsUpdatePayload returns

•

The updated payment terms.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?