Skip to main content
Anchor to PaymentTermsDeletePayload

PaymentTermsDeletePayload

payload

Return type for paymentTermsDelete mutation.

•ID

The deleted payment terms ID.

•[PaymentTermsDeleteUserError!]!
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

Delete payment terms for an order. To delete payment terms on a draft order, use a draft order mutation and include the request with the DraftOrderInput.

Show payload

Arguments

•PaymentTermsDeleteInput!
required

The input fields used to delete the payment terms.

Show input fields


Was this section helpful?