Updates the notes field on a subscription.
| Field | Required | Description |
|---|---|---|
notes | Yes | Note text (max 5000 characters) |
| Field | Description |
|---|---|
success | Always true on success |
message | Confirmation message |
rentalId | The updated subscription ID |
| Error Code | Cause | Solution |
|---|---|---|
NOT_FOUND | Subscription doesn’t exist | Verify subscription ID |
VALIDATION_ERROR | Notes exceed 5000 characters | Shorten the note text |
API key obtained from FlexPortal dashboard
Your tenant identifier
The subscription ID
5000