Download OpenAPI specification:Download
page_number | integer (Page Number) Default: 0 |
page_size | integer (Page Size) Default: 100 |
{- "items": [
- {
- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0,
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "applicant": {
- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
], - "item_count": 0,
- "page_count": 0,
- "prev_page": 0,
- "next_page": 0
}
status required | string (Status) Enum: "Not Started" "In Progress" "Approved" "Denied" |
Assigned To (string) or Assigned To (null) (Assigned To) | |
Applicant Id (integer) or Applicant Id (null) (Applicant Id) |
{- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0
}
{- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0,
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
{- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0,
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "applicant": {
- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
id required | integer (Id) |
status required | string (Status) Enum: "Not Started" "In Progress" "Approved" "Denied" |
Assigned To (string) or Assigned To (null) (Assigned To) | |
Applicant Id (integer) or Applicant Id (null) (Applicant Id) |
{- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0
}
{- "status": "Not Started",
- "assigned_to": "string",
- "applicant_id": 0,
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
page_number | integer (Page Number) Default: 0 |
page_size | integer (Page Size) Default: 100 |
{- "items": [
- {
- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "item_count": 0,
- "page_count": 0,
- "prev_page": 0,
- "next_page": 0
}
first_name required | string (First Name) |
last_name required | string (Last Name) |
Middle Name (string) or Middle Name (null) (Middle Name) | |
gender required | string (Gender) |
date_of_birth required | string <date> (Date Of Birth) |
ssn required | string (Ssn) |
Email (string) or Email (null) (Email) | |
Home Phone (string) or Home Phone (null) (Home Phone) | |
Mobile Phone (string) or Mobile Phone (null) (Mobile Phone) | |
Address (string) or Address (null) (Address) | |
City (string) or City (null) (City) | |
State (string) or State (null) (State) | |
Zip (string) or Zip (null) (Zip) | |
country | string (Country) Default: "USA" |
{- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA"
}
{- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
{- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
id required | integer (Id) |
first_name required | string (First Name) |
last_name required | string (Last Name) |
Middle Name (string) or Middle Name (null) (Middle Name) | |
gender required | string (Gender) |
date_of_birth required | string <date> (Date Of Birth) |
ssn required | string (Ssn) |
Email (string) or Email (null) (Email) | |
Home Phone (string) or Home Phone (null) (Home Phone) | |
Mobile Phone (string) or Mobile Phone (null) (Mobile Phone) | |
Address (string) or Address (null) (Address) | |
City (string) or City (null) (City) | |
State (string) or State (null) (State) | |
Zip (string) or Zip (null) (Zip) | |
country | string (Country) Default: "USA" |
{- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA"
}
{- "first_name": "string",
- "last_name": "string",
- "middle_name": "string",
- "gender": "string",
- "date_of_birth": "2019-08-24",
- "ssn": "string",
- "email": "string",
- "home_phone": "string",
- "mobile_phone": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zip": "string",
- "country": "USA",
- "id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
page_number | integer (Page Number) Default: 0 |
page_size | integer (Page Size) Default: 100 |
{- "items": [
- {
- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}
], - "item_count": 0,
- "page_count": 0,
- "prev_page": 0,
- "next_page": 0
}
Id (integer) or Id (null) (Id) | |
user_id required | string (User Id) |
first_name required | string (First Name) |
last_name required | string (Last Name) |
display_name required | string (Display Name) |
email required | string (Email) |
is_active | boolean (Is Active) Default: true |
Created (string) or Created (null) (Created) | |
created_by required | string (Created By) |
Modified (string) or Modified (null) (Modified) | |
modified_by required | string (Modified By) |
{- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}
{- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}
{- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}
id required | integer (Id) |
Id (integer) or Id (null) (Id) | |
user_id required | string (User Id) |
first_name required | string (First Name) |
last_name required | string (Last Name) |
display_name required | string (Display Name) |
email required | string (Email) |
is_active | boolean (Is Active) Default: true |
Created (string) or Created (null) (Created) | |
created_by required | string (Created By) |
Modified (string) or Modified (null) (Modified) | |
modified_by required | string (Modified By) |
{- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}
{- "id": 0,
- "user_id": "string",
- "first_name": "string",
- "last_name": "string",
- "display_name": "string",
- "email": "string",
- "is_active": true,
- "created": "2019-08-24T14:15:22Z",
- "created_by": "string",
- "modified": "2019-08-24T14:15:22Z",
- "modified_by": "string"
}