centrex_create_advance
Create a new advance record for a contact by specifying amount and required contact ID. Optionally set type, status, and notes.
Instructions
Create a new loan/advance record in Centrex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Advance type | |
| notes | No | Additional notes | |
| amount | Yes | Advance amount | |
| status | No | Advance status | |
| contact_id | Yes | Contact ID this advance belongs to |