Anchor to PaymentTermsDeletePayloadPayment
PaymentTermsDeletePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to deletedIddeleted•
Id The deleted payment terms ID.
- Anchor to userErrorsuser•
Errors [PaymentTerms non-nullDelete User Error!]! The list of errors that occurred from executing the mutation.
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
.
Was this section helpful?