Create License
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
name
Required: Unique identifier name - max 255 chars - snake_case - commercial_hvac_license
is_active
Optional: Active status - boolean - true|false - default: true
sort_order
Optional: Display sort order - integer >= 0 - default: 0
description
Optional: Detailed description - max 2000 chars
display_name
Required: Human-readable display name - max 255 chars - Commercial HVAC License
license_code
Optional: Official license code/number - max 100 chars - CA-HVAC-C20
license_type
Required: License type enum - commercial|residential|specialty - commercial
requires_renewal
Optional: Renewal requirement - boolean - true|false - default: true
tenant_location_id
Optional: Associate with tenant location - numeric ID from tenant_locations table
validity_period_months
Optional: Validity period in months - integer 1-1200 (1-100 years) - 24 for 2 years
Response
Successful response

