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