@QLi 1336efc ortn After further consultation with our team, we were able to find the supported endpoint for updating your Asset Status via API. I’ll provide that endpoint below. As mentioned previously, we do not currently have supported documentation for this endpoint so we advise that districts reach out to our support team with any specific questions or concerns regarding using this endpoint.
POST https://[site-name].incidentiq.com/api/v1.0/assets/:assetId/status/:assetStatusTypeId
You may need some additional calls to obtain the path parameters here, here’s some referential endpoints will help you get that information:
AssetID - Obtained via POST /api/v1.0/assets - extract Items[].AssetId from response.
AssetStatusTypeID - Obtained via - GET /api/v1.0/assets/statustypes - extract Items[].AssetStatusTypeId from response.
As always, we ask that districts take the appropriate precautions when making changes via API. If you have any questions or hesitations, please feel free to use our support bot to get in contact with one of our Technical Support Specialists.
Please let me know if his helps!
Thank you and have a great weekend,
James
Technical Support Specialist II