Update a maintenance issue
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
The name of the maintenance issue.
1The ID of the application the issue is associated with.
The ID of the user to assign the issue to.
The availability of the customer for the maintenance visit.
Whether the customer's presence is requested during the maintenance visit.
A description of the maintenance issue.
Whether the issue is in a communal area.
The high-level category of the issue.
air_conditioning, appliance, electricity, exterior, heating_system, housekeeping, housing, locksmith, other, painting, pest_control, plumbing A more specific sub-category for the issue.
IDs of files used as photos for the issue.
The priority of the issue, where higher numbers indicate higher priority.
0 <= x <= 4The status of the maintenance issue.
in_progress, open, resolved Triage configuration for the maintenance issue.
The type of the maintenance issue.
customer_request, internal, planned The ID of the unit the issue is associated with.
IDs of files used as videos for the issue.
Response
Returns the maintenance issue object if the update succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
maintenance.issue The application the issue is associated with.
The user the issue is assigned to.
Days of the week the customer is available, where 0 is Sunday and 6 is Saturday.
0 <= x <= 6Whether the customer is available every day.
Time slots, keyed by day of week, when the customer is available.
Whether the customer's presence is requested during the maintenance visit.
Whether the issue was raised by a customer.
A description of the maintenance issue.
Whether the issue is in a communal area.
The high-level category of the issue.
air_conditioning, appliance, electricity, exterior, heating_system, housekeeping, housing, locksmith, other, painting, pest_control, plumbing, null A more specific sub-category for the issue.
The name of the maintenance issue.
IDs of files used as photos for the issue.
The priority of the issue, where higher numbers indicate higher priority.
0 <= x <= 4Whether the issue has been resolved.
The time at which the issue was resolved.
The status of the maintenance issue.
in_progress, open, resolved Whether triage is enabled for the issue.
The session used to complete triage in the portal.
Whether the triage step has been resolved.
The type of the maintenance issue.
customer_request, internal, planned The unit the issue is associated with.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
IDs of files used as videos for the issue.