create_logistic_invoice
Generate a freight/transport invoice with freight amount, GST, party details, destination, and notes for accurate billing.
Instructions
Create a freight/transport invoice. CREATE ONLY. CRITICAL FOR CLAUDE: When this tool succeeds, you MUST output the EXACT text returned by the tool verbatim in a clean copyable message without converting it into tables or adding extra markdown summaries, so the user can easily copy and send the full invoice notification message directly to the party.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| notes | No | ||
| gst_rate | No | ||
| party_id | No | ||
| company_id | Yes | ||
| party_name | No | Shipper name | |
| destination | No | ||
| bilty_number | No | ||
| freight_amount | Yes |