POST {language}/report/{country}/IRASReport/InsertIRASInfomation

Request Information

URI Parameters

NameDescriptionTypeAdditional information
language

string

Required

country

string

Required

Body Parameters

InsertIRASInfomationRequest
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

EmployeeId

globally unique identifier

None.

BasisYear

integer

None.

RemissionIndicator

string

None.

CrossCommitssionIndicator

string

None.

PaymentFromDate

date

None.

PaymentToDate

date

None.

Approvalobtained

boolean

None.

DateOfApproval

date

None.

ReasonforPayment

string

None.

EmployeesIncomeTaxbomebyER

string

None.

InfomationAmount

decimal number

None.

CessationProvisions

boolean

None.

RetirementsBenefitsAccuredupto1992

decimal number

None.

RetirementsBenefitsAccuredupto1993

decimal number

None.

DateofdeclarationofBonus

date

None.

DateofApprovalofDirectorsFees

date

None.

Section45Indicator

string

None.

NameofFundforRetirementBenefits

string

None.

NameofFundforEmployeeCompulsory

string

None.

EmployerContributionInPayRoll

decimal number

None.

EmployeeContributionInPayRoll

decimal number

None.

ExemptIncome

decimal number

None.

RemissionAmountOfIncome

decimal number

None.

ReasonForPaymenCompensationForLossOfOffice

string

None.

BasicOfArrivingAtThePayment

string

None.

DateOfPaymentForRetirementBenefits

date

None.

NameOfFundForPensionProvidentFundConstitutedOutsideSingapore

string

None.

DeatilIRASInfomation

Collection of DetailIRASInformation

None.

RequestId

globally unique identifier

None.

Language

string

None.

LanguageLogin

string

None.

AuthToken

string

None.

ClientId

string

None.

PageIndex

integer

None.

PageSize

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": "f35d5d6e-af3b-461e-8984-d09119534d43",
  "EmployeeId": "04496a54-5ef0-4cda-8e43-1755088dde75",
  "BasisYear": 3,
  "RemissionIndicator": "sample string 4",
  "CrossCommitssionIndicator": "sample string 5",
  "PaymentFromDate": "2025-04-27T23:37:05.1696936+00:00",
  "PaymentToDate": "2025-04-27T23:37:05.1696936+00:00",
  "Approvalobtained": true,
  "DateOfApproval": "2025-04-27T23:37:05.1696936+00:00",
  "ReasonforPayment": "sample string 7",
  "EmployeesIncomeTaxbomebyER": "sample string 8",
  "InfomationAmount": 9.1,
  "CessationProvisions": true,
  "RetirementsBenefitsAccuredupto1992": 11.1,
  "RetirementsBenefitsAccuredupto1993": 12.1,
  "DateofdeclarationofBonus": "2025-04-27T23:37:05.1696936+00:00",
  "DateofApprovalofDirectorsFees": "2025-04-27T23:37:05.1696936+00:00",
  "Section45Indicator": "sample string 13",
  "NameofFundforRetirementBenefits": "sample string 14",
  "NameofFundforEmployeeCompulsory": "sample string 15",
  "EmployerContributionInPayRoll": 16.1,
  "EmployeeContributionInPayRoll": 17.1,
  "ExemptIncome": 18.1,
  "RemissionAmountOfIncome": 19.1,
  "ReasonForPaymenCompensationForLossOfOffice": "sample string 20",
  "BasicOfArrivingAtThePayment": "sample string 21",
  "DateOfPaymentForRetirementBenefits": "2025-04-27T23:37:05.1696936+00:00",
  "NameOfFundForPensionProvidentFundConstitutedOutsideSingapore": "sample string 22",
  "DeatilIRASInfomation": [
    {
      "IRasInfomationId": "e7fd90e1-ec01-4002-bbcc-c9a25b8e266b",
      "OrdinaryAdditionalWages": 2.1,
      "From": "2025-04-27T23:37:05.1696936+00:00",
      "To": "2025-04-27T23:37:05.1696936+00:00",
      "DatePaid": "2025-04-27T23:37:05.1696936+00:00",
      "RefundEmployerContribution": 3.1,
      "EmployerInterest": 4.1,
      "RefundDateForEmployer": "2025-04-27T23:37:05.1696936+00:00",
      "RefundEmployeeContribution": 5.1,
      "EmployeeInterest": 6.1,
      "RefundDateForEmployee": "2025-04-27T23:37:05.1696936+00:00",
      "Ischecked": true,
      "EmployeeId": "dbea3289-f4cb-4245-9a2c-0a3d2436b56b",
      "Id": "cb165039-75ed-468b-893c-1b145dcaa6ab",
      "CreatedOn": "2025-04-27T23:37:05.1696936+00:00",
      "UpdatedOn": "2025-04-27T23:37:05.1696936+00:00",
      "RecordState": 0
    },
    {
      "IRasInfomationId": "e7fd90e1-ec01-4002-bbcc-c9a25b8e266b",
      "OrdinaryAdditionalWages": 2.1,
      "From": "2025-04-27T23:37:05.1696936+00:00",
      "To": "2025-04-27T23:37:05.1696936+00:00",
      "DatePaid": "2025-04-27T23:37:05.1696936+00:00",
      "RefundEmployerContribution": 3.1,
      "EmployerInterest": 4.1,
      "RefundDateForEmployer": "2025-04-27T23:37:05.1696936+00:00",
      "RefundEmployeeContribution": 5.1,
      "EmployeeInterest": 6.1,
      "RefundDateForEmployee": "2025-04-27T23:37:05.1696936+00:00",
      "Ischecked": true,
      "EmployeeId": "dbea3289-f4cb-4245-9a2c-0a3d2436b56b",
      "Id": "cb165039-75ed-468b-893c-1b145dcaa6ab",
      "CreatedOn": "2025-04-27T23:37:05.1696936+00:00",
      "UpdatedOn": "2025-04-27T23:37:05.1696936+00:00",
      "RecordState": 0
    }
  ],
  "RequestId": "95090f68-f804-448e-8063-075a82ccbf4d",
  "Language": "sample string 24",
  "LanguageLogin": "sample string 25",
  "AuthToken": "sample string 26",
  "ClientId": "sample string 27",
  "PageIndex": 28,
  "PageSize": 29
}

application/xml, text/xml

Sample:
<InsertIRASInfomationRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.WebApi.Models.Requests">
  <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 26</AuthToken>
  <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 27</ClientId>
  <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 24</Language>
  <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 25</LanguageLogin>
  <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">28</PageIndex>
  <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">29</PageSize>
  <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">95090f68-f804-448e-8063-075a82ccbf4d</RequestId>
  <Approvalobtained>true</Approvalobtained>
  <BasicOfArrivingAtThePayment>sample string 21</BasicOfArrivingAtThePayment>
  <BasisYear>3</BasisYear>
  <CessationProvisions>true</CessationProvisions>
  <CrossCommitssionIndicator>sample string 5</CrossCommitssionIndicator>
  <DateOfApproval>2025-04-27T23:37:05.1696936+00:00</DateOfApproval>
  <DateOfPaymentForRetirementBenefits>2025-04-27T23:37:05.1696936+00:00</DateOfPaymentForRetirementBenefits>
  <DateofApprovalofDirectorsFees>2025-04-27T23:37:05.1696936+00:00</DateofApprovalofDirectorsFees>
  <DateofdeclarationofBonus>2025-04-27T23:37:05.1696936+00:00</DateofdeclarationofBonus>
  <DeatilIRASInfomation xmlns:d2p1="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models.Report.IRAS">
    <d2p1:DetailIRASInformation>
      <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">2025-04-27T23:37:05.1696936+00:00</CreatedOn>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">cb165039-75ed-468b-893c-1b145dcaa6ab</Id>
      <RecordState xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">Disabled</RecordState>
      <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">2025-04-27T23:37:05.1696936+00:00</UpdatedOn>
      <d2p1:DatePaid>2025-04-27T23:37:05.1696936+00:00</d2p1:DatePaid>
      <d2p1:EmployeeId>dbea3289-f4cb-4245-9a2c-0a3d2436b56b</d2p1:EmployeeId>
      <d2p1:EmployeeInterest>6.1</d2p1:EmployeeInterest>
      <d2p1:EmployerInterest>4.1</d2p1:EmployerInterest>
      <d2p1:From>2025-04-27T23:37:05.1696936+00:00</d2p1:From>
      <d2p1:IRasInfomationId>e7fd90e1-ec01-4002-bbcc-c9a25b8e266b</d2p1:IRasInfomationId>
      <d2p1:Ischecked>true</d2p1:Ischecked>
      <d2p1:OrdinaryAdditionalWages>2.1</d2p1:OrdinaryAdditionalWages>
      <d2p1:RefundDateForEmployee>2025-04-27T23:37:05.1696936+00:00</d2p1:RefundDateForEmployee>
      <d2p1:RefundDateForEmployer>2025-04-27T23:37:05.1696936+00:00</d2p1:RefundDateForEmployer>
      <d2p1:RefundEmployeeContribution>5.1</d2p1:RefundEmployeeContribution>
      <d2p1:RefundEmployerContribution>3.1</d2p1:RefundEmployerContribution>
      <d2p1:To>2025-04-27T23:37:05.1696936+00:00</d2p1:To>
    </d2p1:DetailIRASInformation>
    <d2p1:DetailIRASInformation>
      <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">2025-04-27T23:37:05.1696936+00:00</CreatedOn>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">cb165039-75ed-468b-893c-1b145dcaa6ab</Id>
      <RecordState xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">Disabled</RecordState>
      <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models">2025-04-27T23:37:05.1696936+00:00</UpdatedOn>
      <d2p1:DatePaid>2025-04-27T23:37:05.1696936+00:00</d2p1:DatePaid>
      <d2p1:EmployeeId>dbea3289-f4cb-4245-9a2c-0a3d2436b56b</d2p1:EmployeeId>
      <d2p1:EmployeeInterest>6.1</d2p1:EmployeeInterest>
      <d2p1:EmployerInterest>4.1</d2p1:EmployerInterest>
      <d2p1:From>2025-04-27T23:37:05.1696936+00:00</d2p1:From>
      <d2p1:IRasInfomationId>e7fd90e1-ec01-4002-bbcc-c9a25b8e266b</d2p1:IRasInfomationId>
      <d2p1:Ischecked>true</d2p1:Ischecked>
      <d2p1:OrdinaryAdditionalWages>2.1</d2p1:OrdinaryAdditionalWages>
      <d2p1:RefundDateForEmployee>2025-04-27T23:37:05.1696936+00:00</d2p1:RefundDateForEmployee>
      <d2p1:RefundDateForEmployer>2025-04-27T23:37:05.1696936+00:00</d2p1:RefundDateForEmployer>
      <d2p1:RefundEmployeeContribution>5.1</d2p1:RefundEmployeeContribution>
      <d2p1:RefundEmployerContribution>3.1</d2p1:RefundEmployerContribution>
      <d2p1:To>2025-04-27T23:37:05.1696936+00:00</d2p1:To>
    </d2p1:DetailIRASInformation>
  </DeatilIRASInfomation>
  <EmployeeContributionInPayRoll>17.1</EmployeeContributionInPayRoll>
  <EmployeeId>04496a54-5ef0-4cda-8e43-1755088dde75</EmployeeId>
  <EmployeesIncomeTaxbomebyER>sample string 8</EmployeesIncomeTaxbomebyER>
  <EmployerContributionInPayRoll>16.1</EmployerContributionInPayRoll>
  <ExemptIncome>18.1</ExemptIncome>
  <Id>f35d5d6e-af3b-461e-8984-d09119534d43</Id>
  <InfomationAmount>9.1</InfomationAmount>
  <NameOfFundForPensionProvidentFundConstitutedOutsideSingapore>sample string 22</NameOfFundForPensionProvidentFundConstitutedOutsideSingapore>
  <NameofFundforEmployeeCompulsory>sample string 15</NameofFundforEmployeeCompulsory>
  <NameofFundforRetirementBenefits>sample string 14</NameofFundforRetirementBenefits>
  <PaymentFromDate>2025-04-27T23:37:05.1696936+00:00</PaymentFromDate>
  <PaymentToDate>2025-04-27T23:37:05.1696936+00:00</PaymentToDate>
  <ReasonForPaymenCompensationForLossOfOffice>sample string 20</ReasonForPaymenCompensationForLossOfOffice>
  <ReasonforPayment>sample string 7</ReasonforPayment>
  <RemissionAmountOfIncome>19.1</RemissionAmountOfIncome>
  <RemissionIndicator>sample string 4</RemissionIndicator>
  <RetirementsBenefitsAccuredupto1992>11.1</RetirementsBenefitsAccuredupto1992>
  <RetirementsBenefitsAccuredupto1993>12.1</RetirementsBenefitsAccuredupto1993>
  <Section45Indicator>sample string 13</Section45Indicator>
</InsertIRASInfomationRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.