POST api/Application

Add an application.

Request Information

URI Parameters

None.

Body Parameters

ApplicationDTO
NameDescriptionTypeAdditional information
BusinessID

integer

None.

InsertBy

integer

None.

InsertDate

date

None.

IsComplete

boolean

None.

AppID

integer

None.

BudgetRegTrainingFee

decimal number

None.

BudgetAirFare

decimal number

None.

AppSaveName

string

None.

TrainingStartDate

date

None.

TrainingEndDate

date

None.

TrainingProvider

string

None.

TrainingCity

string

None.

TrainingStateID

integer

None.

TrainingTypeID

integer

None.

SubmitDate

date

None.

BudgetActualAmountReceived

decimal number

None.

AppStatusID

integer

None.

AppStatusDesc

string

None.

UpdateBy

integer

None.

UpdateDate

date

None.

WDTFUpdateBy

integer

None.

WDTFUpdateDate

date

None.

BLId

integer

None.

ApprovedDate

date

None.

ClosedDate

date

None.

CancelledDate

date

None.

AssignedToUserID

integer

None.

TrainingProviderAddress

string

None.

TrainingProviderCity

string

None.

TrainingProviderStateID

integer

None.

TrainingProviderPhone

string

None.

TrainingProviderPointOfContact

string

None.

TrainingProviderWebSite

string

None.

TrainingProviderZip

string

None.

InstructorName

string

None.

InstructorAirFare

decimal number

None.

InstructorFee

decimal number

None.

InstructorMileage

decimal number

None.

InstructorOtherExpenses

decimal number

None.

InstructorRentalCar

decimal number

None.

InstructorMileageRate

decimal number

None.

InstructorMileAgePay

decimal number

None.

InstructorTravalingToBusiness

integer

None.

InstructorCostToTrainees

decimal number

None.

RecommendationForDenial

string

None.

GoodStandingVerifySOS

boolean

None.

GoodStandingVerifyUI

boolean

None.

GoodStandingVerifyWC

boolean

None.

ExtensionForFinalReportDate

date

None.

GoodStandingVerifyWyoAtWork

boolean

None.

ExpirationForFinalReportDate

date

None.

TrainingProviderTypeID

integer

None.

TrainingResultID

integer

None.

PrimaryUserID

integer

None.

SignatoryUserID

integer

None.

GoodStandingVerifySOSDate

date

None.

GoodStandingVerifyUIDate

date

None.

GoodStandingVerifyWCDate

date

None.

GoodStandingVerifyWyoAtWorkDate

date

None.

IsPreobligation

boolean

None.

BusinessPreObligationID

integer

None.

Tier

integer

None.

OriginalTrainingEndDate

date

None.

OriginalBudgetActualAmountReceived

decimal number

None.

StatePartnershipID

integer

None.

PaymentRecommendedBy

integer

None.

PaymentRecommendedByDate

date

None.

PaymentApprovedBy

integer

None.

PaymentApprovedByDate

date

None.

StatePartnershipVerified

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "BusinessID": 1,
  "InsertBy": 1,
  "InsertDate": "2025-04-29T09:22:15.9290883-06:00",
  "IsComplete": true,
  "AppID": 1,
  "BudgetRegTrainingFee": 1.0,
  "BudgetAirFare": 1.0,
  "AppSaveName": "sample string 2",
  "TrainingStartDate": "2025-04-29T09:22:15.9290883-06:00",
  "TrainingEndDate": "2025-04-29T09:22:15.9290883-06:00",
  "TrainingProvider": "sample string 3",
  "TrainingCity": "sample string 4",
  "TrainingStateID": 1,
  "TrainingTypeID": 1,
  "SubmitDate": "2025-04-29T09:22:15.9290883-06:00",
  "BudgetActualAmountReceived": 1.0,
  "AppStatusID": 1,
  "AppStatusDesc": "sample string 5",
  "UpdateBy": 1,
  "UpdateDate": "2025-04-29T09:22:15.9290883-06:00",
  "WDTFUpdateBy": 1,
  "WDTFUpdateDate": "2025-04-29T09:22:15.9290883-06:00",
  "BLId": 1,
  "ApprovedDate": "2025-04-29T09:22:15.9290883-06:00",
  "ClosedDate": "2025-04-29T09:22:15.9290883-06:00",
  "CancelledDate": "2025-04-29T09:22:15.9290883-06:00",
  "AssignedToUserID": 1,
  "TrainingProviderAddress": "sample string 6",
  "TrainingProviderCity": "sample string 7",
  "TrainingProviderStateID": 1,
  "TrainingProviderPhone": "sample string 8",
  "TrainingProviderPointOfContact": "sample string 9",
  "TrainingProviderWebSite": "sample string 10",
  "TrainingProviderZip": "sample string 11",
  "InstructorName": "sample string 12",
  "InstructorAirFare": 1.0,
  "InstructorFee": 1.0,
  "InstructorMileage": 1.1,
  "InstructorOtherExpenses": 1.0,
  "InstructorRentalCar": 1.0,
  "InstructorMileageRate": 1.0,
  "InstructorMileAgePay": 1.0,
  "InstructorTravalingToBusiness": 1,
  "InstructorCostToTrainees": 1.0,
  "RecommendationForDenial": "sample string 13",
  "GoodStandingVerifySOS": true,
  "GoodStandingVerifyUI": true,
  "GoodStandingVerifyWC": true,
  "ExtensionForFinalReportDate": "2025-04-29T09:22:15.9290883-06:00",
  "GoodStandingVerifyWyoAtWork": true,
  "ExpirationForFinalReportDate": "2025-04-29T09:22:15.9290883-06:00",
  "TrainingProviderTypeID": 1,
  "TrainingResultID": 1,
  "PrimaryUserID": 1,
  "SignatoryUserID": 1,
  "GoodStandingVerifySOSDate": "2025-04-29T09:22:15.9290883-06:00",
  "GoodStandingVerifyUIDate": "2025-04-29T09:22:15.9290883-06:00",
  "GoodStandingVerifyWCDate": "2025-04-29T09:22:15.9290883-06:00",
  "GoodStandingVerifyWyoAtWorkDate": "2025-04-29T09:22:15.9290883-06:00",
  "IsPreobligation": true,
  "BusinessPreObligationID": 1,
  "Tier": 1,
  "OriginalTrainingEndDate": "2025-04-29T09:22:15.9290883-06:00",
  "OriginalBudgetActualAmountReceived": 1.0,
  "StatePartnershipID": 1,
  "PaymentRecommendedBy": 1,
  "PaymentRecommendedByDate": "2025-04-29T09:22:15.9290883-06:00",
  "PaymentApprovedBy": 1,
  "PaymentApprovedByDate": "2025-04-29T09:22:15.9290883-06:00",
  "StatePartnershipVerified": true
}

text/html

Sample:
{"BusinessID":1,"InsertBy":1,"InsertDate":"2025-04-29T09:22:15.9290883-06:00","IsComplete":true,"AppID":1,"BudgetRegTrainingFee":1.0,"BudgetAirFare":1.0,"AppSaveName":"sample string 2","TrainingStartDate":"2025-04-29T09:22:15.9290883-06:00","TrainingEndDate":"2025-04-29T09:22:15.9290883-06:00","TrainingProvider":"sample string 3","TrainingCity":"sample string 4","TrainingStateID":1,"TrainingTypeID":1,"SubmitDate":"2025-04-29T09:22:15.9290883-06:00","BudgetActualAmountReceived":1.0,"AppStatusID":1,"AppStatusDesc":"sample string 5","UpdateBy":1,"UpdateDate":"2025-04-29T09:22:15.9290883-06:00","WDTFUpdateBy":1,"WDTFUpdateDate":"2025-04-29T09:22:15.9290883-06:00","BLId":1,"ApprovedDate":"2025-04-29T09:22:15.9290883-06:00","ClosedDate":"2025-04-29T09:22:15.9290883-06:00","CancelledDate":"2025-04-29T09:22:15.9290883-06:00","AssignedToUserID":1,"TrainingProviderAddress":"sample string 6","TrainingProviderCity":"sample string 7","TrainingProviderStateID":1,"TrainingProviderPhone":"sample string 8","TrainingProviderPointOfContact":"sample string 9","TrainingProviderWebSite":"sample string 10","TrainingProviderZip":"sample string 11","InstructorName":"sample string 12","InstructorAirFare":1.0,"InstructorFee":1.0,"InstructorMileage":1.1,"InstructorOtherExpenses":1.0,"InstructorRentalCar":1.0,"InstructorMileageRate":1.0,"InstructorMileAgePay":1.0,"InstructorTravalingToBusiness":1,"InstructorCostToTrainees":1.0,"RecommendationForDenial":"sample string 13","GoodStandingVerifySOS":true,"GoodStandingVerifyUI":true,"GoodStandingVerifyWC":true,"ExtensionForFinalReportDate":"2025-04-29T09:22:15.9290883-06:00","GoodStandingVerifyWyoAtWork":true,"ExpirationForFinalReportDate":"2025-04-29T09:22:15.9290883-06:00","TrainingProviderTypeID":1,"TrainingResultID":1,"PrimaryUserID":1,"SignatoryUserID":1,"GoodStandingVerifySOSDate":"2025-04-29T09:22:15.9290883-06:00","GoodStandingVerifyUIDate":"2025-04-29T09:22:15.9290883-06:00","GoodStandingVerifyWCDate":"2025-04-29T09:22:15.9290883-06:00","GoodStandingVerifyWyoAtWorkDate":"2025-04-29T09:22:15.9290883-06:00","IsPreobligation":true,"BusinessPreObligationID":1,"Tier":1,"OriginalTrainingEndDate":"2025-04-29T09:22:15.9290883-06:00","OriginalBudgetActualAmountReceived":1.0,"StatePartnershipID":1,"PaymentRecommendedBy":1,"PaymentRecommendedByDate":"2025-04-29T09:22:15.9290883-06:00","PaymentApprovedBy":1,"PaymentApprovedByDate":"2025-04-29T09:22:15.9290883-06:00","StatePartnershipVerified":true}

application/xml, text/xml

Sample:
<ApplicationDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TrainingFundREST._DAL">
  <AppID>1</AppID>
  <AppSaveName>sample string 2</AppSaveName>
  <AppStatusDesc>sample string 5</AppStatusDesc>
  <AppStatusID>1</AppStatusID>
  <ApprovedDate>2025-04-29T09:22:15.9290883-06:00</ApprovedDate>
  <AssignedToUserID>1</AssignedToUserID>
  <BLId>1</BLId>
  <BudgetActualAmountReceived>1</BudgetActualAmountReceived>
  <BudgetAirFare>1</BudgetAirFare>
  <BudgetRegTrainingFee>1</BudgetRegTrainingFee>
  <BusinessID>1</BusinessID>
  <BusinessPreObligationID>1</BusinessPreObligationID>
  <CancelledDate>2025-04-29T09:22:15.9290883-06:00</CancelledDate>
  <ClosedDate>2025-04-29T09:22:15.9290883-06:00</ClosedDate>
  <ExpirationForFinalReportDate>2025-04-29T09:22:15.9290883-06:00</ExpirationForFinalReportDate>
  <ExtensionForFinalReportDate>2025-04-29T09:22:15.9290883-06:00</ExtensionForFinalReportDate>
  <GoodStandingVerifySOS>true</GoodStandingVerifySOS>
  <GoodStandingVerifySOSDate>2025-04-29T09:22:15.9290883-06:00</GoodStandingVerifySOSDate>
  <GoodStandingVerifyUI>true</GoodStandingVerifyUI>
  <GoodStandingVerifyUIDate>2025-04-29T09:22:15.9290883-06:00</GoodStandingVerifyUIDate>
  <GoodStandingVerifyWC>true</GoodStandingVerifyWC>
  <GoodStandingVerifyWCDate>2025-04-29T09:22:15.9290883-06:00</GoodStandingVerifyWCDate>
  <GoodStandingVerifyWyoAtWork>true</GoodStandingVerifyWyoAtWork>
  <GoodStandingVerifyWyoAtWorkDate>2025-04-29T09:22:15.9290883-06:00</GoodStandingVerifyWyoAtWorkDate>
  <InsertBy>1</InsertBy>
  <InsertDate>2025-04-29T09:22:15.9290883-06:00</InsertDate>
  <InstructorAirFare>1</InstructorAirFare>
  <InstructorCostToTrainees>1</InstructorCostToTrainees>
  <InstructorFee>1</InstructorFee>
  <InstructorMileAgePay>1</InstructorMileAgePay>
  <InstructorMileage>1.1</InstructorMileage>
  <InstructorMileageRate>1</InstructorMileageRate>
  <InstructorName>sample string 12</InstructorName>
  <InstructorOtherExpenses>1</InstructorOtherExpenses>
  <InstructorRentalCar>1</InstructorRentalCar>
  <InstructorTravalingToBusiness>1</InstructorTravalingToBusiness>
  <IsComplete>true</IsComplete>
  <IsPreobligation>true</IsPreobligation>
  <OriginalBudgetActualAmountReceived>1</OriginalBudgetActualAmountReceived>
  <OriginalTrainingEndDate>2025-04-29T09:22:15.9290883-06:00</OriginalTrainingEndDate>
  <PaymentApprovedBy>1</PaymentApprovedBy>
  <PaymentApprovedByDate>2025-04-29T09:22:15.9290883-06:00</PaymentApprovedByDate>
  <PaymentRecommendedBy>1</PaymentRecommendedBy>
  <PaymentRecommendedByDate>2025-04-29T09:22:15.9290883-06:00</PaymentRecommendedByDate>
  <PrimaryUserID>1</PrimaryUserID>
  <RecommendationForDenial>sample string 13</RecommendationForDenial>
  <SignatoryUserID>1</SignatoryUserID>
  <StatePartnershipID>1</StatePartnershipID>
  <StatePartnershipVerified>true</StatePartnershipVerified>
  <SubmitDate>2025-04-29T09:22:15.9290883-06:00</SubmitDate>
  <Tier>1</Tier>
  <TrainingCity>sample string 4</TrainingCity>
  <TrainingEndDate>2025-04-29T09:22:15.9290883-06:00</TrainingEndDate>
  <TrainingProvider>sample string 3</TrainingProvider>
  <TrainingProviderAddress>sample string 6</TrainingProviderAddress>
  <TrainingProviderCity>sample string 7</TrainingProviderCity>
  <TrainingProviderPhone>sample string 8</TrainingProviderPhone>
  <TrainingProviderPointOfContact>sample string 9</TrainingProviderPointOfContact>
  <TrainingProviderStateID>1</TrainingProviderStateID>
  <TrainingProviderTypeID>1</TrainingProviderTypeID>
  <TrainingProviderWebSite>sample string 10</TrainingProviderWebSite>
  <TrainingProviderZip>sample string 11</TrainingProviderZip>
  <TrainingResultID>1</TrainingResultID>
  <TrainingStartDate>2025-04-29T09:22:15.9290883-06:00</TrainingStartDate>
  <TrainingStateID>1</TrainingStateID>
  <TrainingTypeID>1</TrainingTypeID>
  <UpdateBy>1</UpdateBy>
  <UpdateDate>2025-04-29T09:22:15.9290883-06:00</UpdateDate>
  <WDTFUpdateBy>1</WDTFUpdateBy>
  <WDTFUpdateDate>2025-04-29T09:22:15.9290883-06:00</WDTFUpdateDate>
</ApplicationDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

StatusDTO
NameDescriptionTypeAdditional information
id

integer

None.

msg

string

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "msg": "sample string 1"
}

text/html

Sample:
{"id":1,"msg":"sample string 1"}

application/xml, text/xml

Sample:
<StatusDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TrainingFundREST._DAL">
  <id>1</id>
  <msg>sample string 1</msg>
</StatusDTO>