payments_delete_prescription
Delete a payment prescription or remove specific persons from it by prescription ID, with optional full deletion.
Instructions
Delete a payment prescription or remove persons from it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Prescription ID | |
| person_list | No | Person IDs to remove (if omitting delete_prescription) | |
| delete_prescription | No | If true, deletes the entire prescription with all persons and payments |