Check-out AssetAsk AIpost https://app.bluetallyapp.com/api/v1/checkout/assetCheck-out an asset.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)asset_idstringrequiredThe ID of the asset.employee_idint32The ID of the employee you would like to check the asset out to.location_idint32The ID of the location you would like to check the asset out to.checkout_datestringrequiredThe check-out date. Format: YYYY-MM-DDcheckin_datestringThe expected check-in date. Format: MMMM-YY-DDconditionint32The condition of the asset.notesstringThe notes.asset_location_idint32The ID of the location you would like the asset to belong to.asset_department_idint32The ID of the department you would like the asset to belong to.skip_checkout_emailbooleanIf you have checkout confirmation emails enabled, setting this to true will prevent a checkout confirmation email being sent for this checkout.truefalseResponse 201201Updated 10 months ago