Anchor to paymentTermsDeletepayment
payment Terms Delete
mutation
Requires access scope. Also: User must have either orders or draft orders access according to the reference.
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 .
Anchor to Arguments
Arguments
- Anchor to inputinput•Payment
Terms Delete Input!required The input fields used to delete the payment terms.
Was this section helpful?
- Anchor to deletedIddeleted•
Id The deleted payment terms ID.
- Anchor to userErrorsuser•
Errors [PaymentTerms Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?