GET api/Account/RegistrationRequests?IncludeDenied={IncludeDenied}&StartDate={StartDate}&EndDate={EndDate}

Get all of the registration requests. IncludeDenied = include the denied requests StartDate = Beginning Date, EndDate = End date range The range is based on the insert date of the record.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeDenied

boolean

Required

StartDate

date

Required

EndDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of uspWDTFSelectRegistrationRequests_Result
NameDescriptionTypeAdditional information
BusinessID

integer

None.

BusinessName

string

None.

Business_Type

string

None.

Business_Industry

string

None.

Creation_Date

date

None.

RegStatusDesc

string

None.

RegStatusID

integer

None.

RegWorkInWyo

boolean

None.

SOSCheckDate

date

None.

SOSStanding

integer

None.

SOSStandDesc

string

None.

UICheckDate

date

None.

UIStanding

integer

None.

UIStandDesc

string

None.

WCCheckDate

date

None.

WCStanding

integer

None.

WCStandDesc

string

None.

WaWCheckDate

date

None.

WaWStanding

integer

None.

WaWStandDesc

string

None.

WDTFCheckDate

date

None.

WDTFStanding

integer

None.

WDTFStandDesc

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "BusinessID": 1,
    "BusinessName": "sample string 2",
    "Business_Type": "sample string 3",
    "Business_Industry": "sample string 4",
    "Creation_Date": "2025-04-29T10:01:53.6008611-06:00",
    "RegStatusDesc": "sample string 5",
    "RegStatusID": 6,
    "RegWorkInWyo": true,
    "SOSCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "SOSStanding": 1,
    "SOSStandDesc": "sample string 7",
    "UICheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "UIStanding": 1,
    "UIStandDesc": "sample string 8",
    "WCCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WCStanding": 1,
    "WCStandDesc": "sample string 9",
    "WaWCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WaWStanding": 1,
    "WaWStandDesc": "sample string 10",
    "WDTFCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WDTFStanding": 1,
    "WDTFStandDesc": "sample string 11"
  },
  {
    "BusinessID": 1,
    "BusinessName": "sample string 2",
    "Business_Type": "sample string 3",
    "Business_Industry": "sample string 4",
    "Creation_Date": "2025-04-29T10:01:53.6008611-06:00",
    "RegStatusDesc": "sample string 5",
    "RegStatusID": 6,
    "RegWorkInWyo": true,
    "SOSCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "SOSStanding": 1,
    "SOSStandDesc": "sample string 7",
    "UICheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "UIStanding": 1,
    "UIStandDesc": "sample string 8",
    "WCCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WCStanding": 1,
    "WCStandDesc": "sample string 9",
    "WaWCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WaWStanding": 1,
    "WaWStandDesc": "sample string 10",
    "WDTFCheckDate": "2025-04-29T10:01:53.6008611-06:00",
    "WDTFStanding": 1,
    "WDTFStandDesc": "sample string 11"
  }
]

text/html

Sample:
[{"BusinessID":1,"BusinessName":"sample string 2","Business_Type":"sample string 3","Business_Industry":"sample string 4","Creation_Date":"2025-04-29T10:01:53.6008611-06:00","RegStatusDesc":"sample string 5","RegStatusID":6,"RegWorkInWyo":true,"SOSCheckDate":"2025-04-29T10:01:53.6008611-06:00","SOSStanding":1,"SOSStandDesc":"sample string 7","UICheckDate":"2025-04-29T10:01:53.6008611-06:00","UIStanding":1,"UIStandDesc":"sample string 8","WCCheckDate":"2025-04-29T10:01:53.6008611-06:00","WCStanding":1,"WCStandDesc":"sample string 9","WaWCheckDate":"2025-04-29T10:01:53.6008611-06:00","WaWStanding":1,"WaWStandDesc":"sample string 10","WDTFCheckDate":"2025-04-29T10:01:53.6008611-06:00","WDTFStanding":1,"WDTFStandDesc":"sample string 11"},{"BusinessID":1,"BusinessName":"sample string 2","Business_Type":"sample string 3","Business_Industry":"sample string 4","Creation_Date":"2025-04-29T10:01:53.6008611-06:00","RegStatusDesc":"sample string 5","RegStatusID":6,"RegWorkInWyo":true,"SOSCheckDate":"2025-04-29T10:01:53.6008611-06:00","SOSStanding":1,"SOSStandDesc":"sample string 7","UICheckDate":"2025-04-29T10:01:53.6008611-06:00","UIStanding":1,"UIStandDesc":"sample string 8","WCCheckDate":"2025-04-29T10:01:53.6008611-06:00","WCStanding":1,"WCStandDesc":"sample string 9","WaWCheckDate":"2025-04-29T10:01:53.6008611-06:00","WaWStanding":1,"WaWStandDesc":"sample string 10","WDTFCheckDate":"2025-04-29T10:01:53.6008611-06:00","WDTFStanding":1,"WDTFStandDesc":"sample string 11"}]

application/xml, text/xml

Sample:
<ArrayOfuspWDTFSelectRegistrationRequests_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TrainingFundREST._DAL">
  <uspWDTFSelectRegistrationRequests_Result>
    <BusinessID>1</BusinessID>
    <BusinessName>sample string 2</BusinessName>
    <Business_Industry>sample string 4</Business_Industry>
    <Business_Type>sample string 3</Business_Type>
    <Creation_Date>2025-04-29T10:01:53.6008611-06:00</Creation_Date>
    <RegStatusDesc>sample string 5</RegStatusDesc>
    <RegStatusID>6</RegStatusID>
    <RegWorkInWyo>true</RegWorkInWyo>
    <SOSCheckDate>2025-04-29T10:01:53.6008611-06:00</SOSCheckDate>
    <SOSStandDesc>sample string 7</SOSStandDesc>
    <SOSStanding>1</SOSStanding>
    <UICheckDate>2025-04-29T10:01:53.6008611-06:00</UICheckDate>
    <UIStandDesc>sample string 8</UIStandDesc>
    <UIStanding>1</UIStanding>
    <WCCheckDate>2025-04-29T10:01:53.6008611-06:00</WCCheckDate>
    <WCStandDesc>sample string 9</WCStandDesc>
    <WCStanding>1</WCStanding>
    <WDTFCheckDate>2025-04-29T10:01:53.6008611-06:00</WDTFCheckDate>
    <WDTFStandDesc>sample string 11</WDTFStandDesc>
    <WDTFStanding>1</WDTFStanding>
    <WaWCheckDate>2025-04-29T10:01:53.6008611-06:00</WaWCheckDate>
    <WaWStandDesc>sample string 10</WaWStandDesc>
    <WaWStanding>1</WaWStanding>
  </uspWDTFSelectRegistrationRequests_Result>
  <uspWDTFSelectRegistrationRequests_Result>
    <BusinessID>1</BusinessID>
    <BusinessName>sample string 2</BusinessName>
    <Business_Industry>sample string 4</Business_Industry>
    <Business_Type>sample string 3</Business_Type>
    <Creation_Date>2025-04-29T10:01:53.6008611-06:00</Creation_Date>
    <RegStatusDesc>sample string 5</RegStatusDesc>
    <RegStatusID>6</RegStatusID>
    <RegWorkInWyo>true</RegWorkInWyo>
    <SOSCheckDate>2025-04-29T10:01:53.6008611-06:00</SOSCheckDate>
    <SOSStandDesc>sample string 7</SOSStandDesc>
    <SOSStanding>1</SOSStanding>
    <UICheckDate>2025-04-29T10:01:53.6008611-06:00</UICheckDate>
    <UIStandDesc>sample string 8</UIStandDesc>
    <UIStanding>1</UIStanding>
    <WCCheckDate>2025-04-29T10:01:53.6008611-06:00</WCCheckDate>
    <WCStandDesc>sample string 9</WCStandDesc>
    <WCStanding>1</WCStanding>
    <WDTFCheckDate>2025-04-29T10:01:53.6008611-06:00</WDTFCheckDate>
    <WDTFStandDesc>sample string 11</WDTFStandDesc>
    <WDTFStanding>1</WDTFStanding>
    <WaWCheckDate>2025-04-29T10:01:53.6008611-06:00</WaWCheckDate>
    <WaWStandDesc>sample string 10</WaWStandDesc>
    <WaWStanding>1</WaWStanding>
  </uspWDTFSelectRegistrationRequests_Result>
</ArrayOfuspWDTFSelectRegistrationRequests_Result>