POST GroundTeam/GetGroundTeamInfo
API call to create a new incident
Request Information
URI Parameters
None.
Body Parameters
GetGroundTeamInfoRequestNone.
Request Formats
application/json, text/json
Sample:
{}
Response Information
Resource Description
GetGroundTeamInfoResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| GroundTeam | GroundTeamViewModel |
None. |
|
| GroundTeamMaster | GroundTeamMasterViewModel |
None. |
|
| User | UserViewModel |
None. |
|
| Success | boolean |
None. |
|
| Messages | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"GroundTeam": {
"Name": "sample string 1",
"Address": "sample string 2",
"Status": 0,
"Latitude": 3.1,
"Longitude": 4.1,
"PostalCodeID": 14,
"PostalCode": {
"PostalCode": 1,
"Description": "sample string 2",
"PostalCodeFrom": 3,
"PostalCodeTo": 4,
"ProvincePart": "sample string 5",
"Province": "sample string 6",
"Region": "sample string 7",
"CreatedDate": "2025-12-11T23:04:58.6052205+02:00",
"CreatedBy": 10,
"ModifiedDate": "2025-12-11T23:04:58.6062209+02:00",
"ModifiedBy": 12,
"VerifiedDate": "2025-12-11T23:04:58.6072188+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 14
},
"TeamType": 1,
"Retainer": 5.1,
"RecoveryRate": 6.1,
"AdhocRate": 7.1,
"TempRate": 8.1,
"EscortRate": 9.1,
"GroundTeamContacts": [
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
},
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
}
],
"GroundTeamMasterID": 13,
"CreatedDate": "2025-12-11T23:04:58.6302202+02:00",
"CreatedBy": 12,
"ModifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"ModifiedBy": 14,
"VerifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 16
},
"GroundTeamMaster": {
"Name": "sample string 1",
"Address": "sample string 2",
"PostalCodeID": 14,
"PostalCode": {
"PostalCode": 1,
"Description": "sample string 2",
"PostalCodeFrom": 3,
"PostalCodeTo": 4,
"ProvincePart": "sample string 5",
"Province": "sample string 6",
"Region": "sample string 7",
"CreatedDate": "2025-12-11T23:04:58.6052205+02:00",
"CreatedBy": 10,
"ModifiedDate": "2025-12-11T23:04:58.6062209+02:00",
"ModifiedBy": 12,
"VerifiedDate": "2025-12-11T23:04:58.6072188+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 14
},
"Latitude": 3.1,
"Longitude": 4.1,
"RecipientName": "sample string 5",
"RecipientEmail": "sample string 6",
"GroundTemIDs": [
1,
2
],
"LinkedGroundTeams": [
{
"Name": "sample string 1",
"Address": "sample string 2",
"Status": 0,
"Latitude": 3.1,
"Longitude": 4.1,
"PostalCodeID": 14,
"PostalCode": {
"PostalCode": 1,
"Description": "sample string 2",
"PostalCodeFrom": 3,
"PostalCodeTo": 4,
"ProvincePart": "sample string 5",
"Province": "sample string 6",
"Region": "sample string 7",
"CreatedDate": "2025-12-11T23:04:58.6052205+02:00",
"CreatedBy": 10,
"ModifiedDate": "2025-12-11T23:04:58.6062209+02:00",
"ModifiedBy": 12,
"VerifiedDate": "2025-12-11T23:04:58.6072188+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 14
},
"TeamType": 1,
"Retainer": 5.1,
"RecoveryRate": 6.1,
"AdhocRate": 7.1,
"TempRate": 8.1,
"EscortRate": 9.1,
"GroundTeamContacts": [
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
},
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
}
],
"GroundTeamMasterID": 13,
"CreatedDate": "2025-12-11T23:04:58.6302202+02:00",
"CreatedBy": 12,
"ModifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"ModifiedBy": 14,
"VerifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 16
},
{
"Name": "sample string 1",
"Address": "sample string 2",
"Status": 0,
"Latitude": 3.1,
"Longitude": 4.1,
"PostalCodeID": 14,
"PostalCode": {
"PostalCode": 1,
"Description": "sample string 2",
"PostalCodeFrom": 3,
"PostalCodeTo": 4,
"ProvincePart": "sample string 5",
"Province": "sample string 6",
"Region": "sample string 7",
"CreatedDate": "2025-12-11T23:04:58.6052205+02:00",
"CreatedBy": 10,
"ModifiedDate": "2025-12-11T23:04:58.6062209+02:00",
"ModifiedBy": 12,
"VerifiedDate": "2025-12-11T23:04:58.6072188+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 14
},
"TeamType": 1,
"Retainer": 5.1,
"RecoveryRate": 6.1,
"AdhocRate": 7.1,
"TempRate": 8.1,
"EscortRate": 9.1,
"GroundTeamContacts": [
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
},
{
"ContactPerson": "sample string 1",
"ContactNumber": "sample string 2",
"GroundTeamID": 3,
"CreatedDate": "2025-12-11T23:04:58.6132207+02:00",
"CreatedBy": 6,
"ModifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"ModifiedBy": 8,
"VerifiedDate": "2025-12-11T23:04:58.6132207+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 10
}
],
"GroundTeamMasterID": 13,
"CreatedDate": "2025-12-11T23:04:58.6302202+02:00",
"CreatedBy": 12,
"ModifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"ModifiedBy": 14,
"VerifiedDate": "2025-12-11T23:04:58.6312208+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 16
}
],
"CreatedDate": "2025-12-11T23:04:58.6292213+02:00",
"CreatedBy": 9,
"ModifiedDate": "2025-12-11T23:04:58.6292213+02:00",
"ModifiedBy": 11,
"VerifiedDate": "2025-12-11T23:04:58.6292213+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 13
},
"User": {
"FirstName": "sample string 1",
"Surname": "sample string 2",
"Email": "sample string 3",
"Username": "sample string 4",
"OldPassword": "sample string 5",
"NewPassword": "sample string 6",
"ComparePassword": "sample string 7",
"ServerGuid": "a3426cf7-660e-42b2-80b4-b38e6f2a409a",
"LastLogIn": "2025-12-11T23:04:58.6382218+02:00",
"Status": 0,
"ConnectionID": "sample string 10",
"IntegrationType": 0,
"ClientID": 10,
"GroundTeamID": 16,
"Role": 0,
"ChangePasswordOnNextLogin": true,
"CreatedDate": "2025-12-11T23:04:58.649219+02:00",
"CreatedBy": 14,
"ModifiedDate": "2025-12-11T23:04:58.6502216+02:00",
"ModifiedBy": 16,
"VerifiedDate": "2025-12-11T23:04:58.6502216+02:00",
"VerifiedBy": 1,
"Deleted": true,
"PrimaryKey": 18
},
"Success": true,
"Messages": [
"sample string 1",
"sample string 2"
]
}