/hardware/audit

Mark an asset as audited

This endpoint allows you to mark an asset as audited.

  POST /hardware/audit

Body Parameters

The following parameters can be included in the request body:

ParameterTypeRequiredDescription
asset_tagstringYesThe unique asset tag of the asset to be audited.
location_idintegerNoThe ID of the location to associate with this audit.
notestringNoAny additional notes or comments regarding the audit.
next_audit_datedateNoThe date when the next audit for this asset is scheduled (YYYY-MM-DD format).
update_locationbooleanNoSet to true if you wish to update the asset's current location as part of this audit.

Custom Fields

If a custom fieldset attached to the model of the asset currently being edited is configured to be updatable through an audit, you may include those custom fields in your request body as well.

Body Params
string
required
int32
date
Headers
string
enum
Defaults to application/json
Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain