update_payment_terms
Update existing payment terms in Shopify by modifying name, due-in days, or discount percentage using its ID.
Instructions
Update existing payment terms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Payment Terms ID | |
| name | No | Payment terms name | |
| dueInDays | No | Number of days until due | |
| discountPercentage | No | Discount percentage |