createIrs
Operations
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /nexum/627/2022.01/account/createIrs HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 682
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"IrsCreatableFields": {
"ContrLastYear": [
{
"EntryId": 1,
"ContrLastYear": 1
}
],
"ContrThisYear": [
{
"EntryId": 1,
"ContrThisYear": 1
}
],
"ContributionYear": 1,
"DistrLastYear": [
{
"EntryId": 1,
"DistrLastYear": 1
}
],
"DistrThisYear": [
{
"EntryId": 1,
"DistrThisYear": 1
}
],
"FairMarketValueDeath": 1,
"FairMarketValueLastYear": 1,
"IraRmd": 1,
"IrsCode": 1,
"IrsHolderBirthDate": "2026-02-09",
"IrsHolderSpouseBirthDate": "2026-02-09",
"IrsPlan": 1,
"LastDistribType": 1,
"MaxContribution": 1,
"MsaHolderCode": 1,
"OpenDate": "2026-02-09",
"RmdTableOption": 1,
"Ssn": "text"
},
"AccountNumber": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"IrsLocator": 1
}POST /nexum/627/2022.01/account/createIrsDistribution HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 711
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"IrsDistributionCreatableFields": {
"Amount": 1,
"DestinationAccount": "text",
"DestinationId": "text",
"DistributionCode": 1,
"DistributionDay1": 1,
"DistributionDay2": 1,
"DistributionFreq": 1,
"DistributionMethod": 1,
"EffectiveDate": "2026-02-09",
"ExpirationDate": "2026-02-09",
"FedWholdAmount": 1,
"FedWholdCode": 1,
"FedWholdPercent": 1,
"LastDistributnAmt": 1,
"LastDistributnDate": "2026-02-09",
"NextDistributnDate": "2026-02-09",
"RegE": 1,
"SourceId": [
{
"EntryId": 1,
"SourceId": "text"
}
],
"StateWholdAmount": 1,
"StateWholdCode": 1,
"StateWholdPercent": 1,
"Type": 1
},
"AccountNumber": "text",
"IrsLocator": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"IrsDistributionLocator": 1
}