books_update_purchase_order
Modify existing Zoho Books purchase orders using their ID, updating line items, dates, discounts, and addresses.
Instructions
Update an existing purchase order in Books
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| terms | No | ||
| discount | No | ||
| vendor_id | No | ||
| adjustment | No | ||
| line_items | No | ||
| template_id | No | ||
| currency_code | No | ||
| custom_fields | No | ||
| delivery_date | No | ||
| discount_type | No | ||
| billing_address | No | ||
| shipping_charge | No | ||
| delivery_address | No | ||
| is_inclusive_tax | No | ||
| reference_number | No | ||
| purchase_order_id | Yes | ||
| purchaseorder_number | No | ||
| adjustment_description | No | ||
| expected_delivery_date | No | ||
| is_discount_before_tax | No |