Zoho Books API Integration Profile
Information and guides about integrating with Zoho Books API
Add Zoho Books Integration to Your AppHow to work with Vendor Payments in Zoho Books API
Vendor Payments Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Vendor Id | vendor_id | string | ID of the vendor associated with the Vendor Payment. |
Bills | bills | array of items | Individual bill payment details as an array. |
Bill Payment Id | item.bill_payment_id | string | ID of the Bill Payment. |
Bill Id | item.bill_id | string | ID of the bill the payment is to be applied. |
Amount Applied | item.amount_applied | number | Amount applied to the bill. |