GET api/ApplicationContractPayment/PaymentPaid

Get the Paid Payment information for fiscal

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of uspWDTFApplicationContractPaymentPaid_Result
NameDescriptionTypeAdditional information
BusinessID

integer

None.

ApplicationID

integer

None.

BusinessName

string

None.

AmountApproved

decimal number

None.

AppStatus

string

None.

WarrantDate

date

None.

WarrantNumber

string

None.

SentToWolfsDate

date

None.

AcceptedbyWolfsDate

date

None.

VCNumber

string

None.

ContractStartDate

date

None.

ContractEndDate

date

None.

PaymentAmount

decimal number

None.

InsertBy

integer

None.

InsertDate

date

None.

DocumentNumber

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "BusinessID": 1,
    "ApplicationID": 2,
    "BusinessName": "sample string 3",
    "AmountApproved": 1.0,
    "AppStatus": "sample string 4",
    "WarrantDate": "2025-04-29T12:52:40.3795951-06:00",
    "WarrantNumber": "sample string 5",
    "SentToWolfsDate": "2025-04-29T12:52:40.3795951-06:00",
    "AcceptedbyWolfsDate": "2025-04-29T12:52:40.3795951-06:00",
    "VCNumber": "sample string 6",
    "ContractStartDate": "2025-04-29T12:52:40.3795951-06:00",
    "ContractEndDate": "2025-04-29T12:52:40.3795951-06:00",
    "PaymentAmount": 7.0,
    "InsertBy": 8,
    "InsertDate": "2025-04-29T12:52:40.3795951-06:00",
    "DocumentNumber": "sample string 9"
  },
  {
    "BusinessID": 1,
    "ApplicationID": 2,
    "BusinessName": "sample string 3",
    "AmountApproved": 1.0,
    "AppStatus": "sample string 4",
    "WarrantDate": "2025-04-29T12:52:40.3795951-06:00",
    "WarrantNumber": "sample string 5",
    "SentToWolfsDate": "2025-04-29T12:52:40.3795951-06:00",
    "AcceptedbyWolfsDate": "2025-04-29T12:52:40.3795951-06:00",
    "VCNumber": "sample string 6",
    "ContractStartDate": "2025-04-29T12:52:40.3795951-06:00",
    "ContractEndDate": "2025-04-29T12:52:40.3795951-06:00",
    "PaymentAmount": 7.0,
    "InsertBy": 8,
    "InsertDate": "2025-04-29T12:52:40.3795951-06:00",
    "DocumentNumber": "sample string 9"
  }
]

text/html

Sample:
[{"BusinessID":1,"ApplicationID":2,"BusinessName":"sample string 3","AmountApproved":1.0,"AppStatus":"sample string 4","WarrantDate":"2025-04-29T12:52:40.3795951-06:00","WarrantNumber":"sample string 5","SentToWolfsDate":"2025-04-29T12:52:40.3795951-06:00","AcceptedbyWolfsDate":"2025-04-29T12:52:40.3795951-06:00","VCNumber":"sample string 6","ContractStartDate":"2025-04-29T12:52:40.3795951-06:00","ContractEndDate":"2025-04-29T12:52:40.3795951-06:00","PaymentAmount":7.0,"InsertBy":8,"InsertDate":"2025-04-29T12:52:40.3795951-06:00","DocumentNumber":"sample string 9"},{"BusinessID":1,"ApplicationID":2,"BusinessName":"sample string 3","AmountApproved":1.0,"AppStatus":"sample string 4","WarrantDate":"2025-04-29T12:52:40.3795951-06:00","WarrantNumber":"sample string 5","SentToWolfsDate":"2025-04-29T12:52:40.3795951-06:00","AcceptedbyWolfsDate":"2025-04-29T12:52:40.3795951-06:00","VCNumber":"sample string 6","ContractStartDate":"2025-04-29T12:52:40.3795951-06:00","ContractEndDate":"2025-04-29T12:52:40.3795951-06:00","PaymentAmount":7.0,"InsertBy":8,"InsertDate":"2025-04-29T12:52:40.3795951-06:00","DocumentNumber":"sample string 9"}]

application/xml, text/xml

Sample:
<ArrayOfuspWDTFApplicationContractPaymentPaid_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TrainingFundREST._DAL">
  <uspWDTFApplicationContractPaymentPaid_Result>
    <AcceptedbyWolfsDate>2025-04-29T12:52:40.3795951-06:00</AcceptedbyWolfsDate>
    <AmountApproved>1</AmountApproved>
    <AppStatus>sample string 4</AppStatus>
    <ApplicationID>2</ApplicationID>
    <BusinessID>1</BusinessID>
    <BusinessName>sample string 3</BusinessName>
    <ContractEndDate>2025-04-29T12:52:40.3795951-06:00</ContractEndDate>
    <ContractStartDate>2025-04-29T12:52:40.3795951-06:00</ContractStartDate>
    <DocumentNumber>sample string 9</DocumentNumber>
    <InsertBy>8</InsertBy>
    <InsertDate>2025-04-29T12:52:40.3795951-06:00</InsertDate>
    <PaymentAmount>7</PaymentAmount>
    <SentToWolfsDate>2025-04-29T12:52:40.3795951-06:00</SentToWolfsDate>
    <VCNumber>sample string 6</VCNumber>
    <WarrantDate>2025-04-29T12:52:40.3795951-06:00</WarrantDate>
    <WarrantNumber>sample string 5</WarrantNumber>
  </uspWDTFApplicationContractPaymentPaid_Result>
  <uspWDTFApplicationContractPaymentPaid_Result>
    <AcceptedbyWolfsDate>2025-04-29T12:52:40.3795951-06:00</AcceptedbyWolfsDate>
    <AmountApproved>1</AmountApproved>
    <AppStatus>sample string 4</AppStatus>
    <ApplicationID>2</ApplicationID>
    <BusinessID>1</BusinessID>
    <BusinessName>sample string 3</BusinessName>
    <ContractEndDate>2025-04-29T12:52:40.3795951-06:00</ContractEndDate>
    <ContractStartDate>2025-04-29T12:52:40.3795951-06:00</ContractStartDate>
    <DocumentNumber>sample string 9</DocumentNumber>
    <InsertBy>8</InsertBy>
    <InsertDate>2025-04-29T12:52:40.3795951-06:00</InsertDate>
    <PaymentAmount>7</PaymentAmount>
    <SentToWolfsDate>2025-04-29T12:52:40.3795951-06:00</SentToWolfsDate>
    <VCNumber>sample string 6</VCNumber>
    <WarrantDate>2025-04-29T12:52:40.3795951-06:00</WarrantDate>
    <WarrantNumber>sample string 5</WarrantNumber>
  </uspWDTFApplicationContractPaymentPaid_Result>
</ArrayOfuspWDTFApplicationContractPaymentPaid_Result>