deleteStayPackage
Permanently delete a pricing package and all its price tiers from a Stay. This is a hard delete (unlike room deletion, which is soft). Requires an MCP agent token scoped to the owning account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stayId | Yes | The Stay's EntryID | |
| packageId | Yes | The package's EntryID (tbStayPackages) to delete |