create_payment_terms
Create custom payment terms for Shopify orders by setting type (e.g., NET_30, DUE_ON_RECEIPT), due-in days, and early-payment discount.
Instructions
Create new payment terms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Payment terms name | |
| dueInDays | No | Number of days until due (for NET types) | |
| paymentTermsType | Yes | Type of payment terms | |
| discountPercentage | No | Discount percentage for early payment |