create_bill_payment
Create a payment for a bill by providing its ID and payment details. This records the payment against the specified bill.
Instructions
Create a payment for a bill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_id | Yes | ||
| payment_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||