Redirect Resource
| Endpoints | URI | Access Control | Description |
|---|---|---|---|
| save | POST /api/Redirect/save |
Open | |
| save-batch | POST /api/Redirect/save-batch |
Admin or Module WRITE |
| Property | Type | Description |
|---|---|---|
id |
number | |
ip |
string | |
job_id |
number | |
service_id |
number | |
equipment_id |
number | |
customer_asset_id |
number | |
user_id |
number | |
company_link_id |
number | |
created_at |
datetime |
| Setting | |
|---|---|
Pagination Limit (when page parameter is set) |
None |
| Default Sort Order | By insertion order |
| Related Resource | Key | Relationship to Redirect | Property |
|---|---|---|---|
| Company | tenant_id |
Belongs To | Company |
| Job | job_id |
Belongs To | Job |
| Service | service_id |
Belongs To | Service |
| Equipment | equipment_id |
Belongs To | Equipment |
| CustomerAsset | customer_asset_id |
Belongs To | CustomerAsset |
| User | user_id |
Belongs To | User |
| User | user_id |
Belongs To | User |
| CompanyLink | company_link_id |
Belongs To | CompanyLink |