POST api/UpdateAllDeepreadValue
Request Information
URI Parameters
None.
Body Parameters
UpdateAllOCRDataModel| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| LegalName | string |
None. |
|
| USFederalTaxStatus | string |
None. |
|
| W9FederalTaxClassification | string |
None. |
|
| ExemptPayee | string |
None. |
|
| ExemptPayeeCode | string |
None. |
|
| ExemptfromFATCAReporting | string |
None. |
|
| ExemptFatcaReportingCode | string |
None. |
|
| AddressLineOne | string |
None. |
|
| AddressLineTwo | string |
None. |
|
| AddressCity | string |
None. |
|
| AddressStateProvince | string |
None. |
|
| AddressPostcode | string |
None. |
|
| TaxResidency1TIN | string |
None. |
|
| TaxResidency2TIN | string |
None. |
|
| TaxResidency3TIN | string |
None. |
|
| TaxResidency1 | string |
None. |
|
| TaxResidency2 | string |
None. |
|
| TaxResidency3 | string |
None. |
|
| RegardedOwner | string |
None. |
|
| ClientId | integer |
None. |
|
| FormId | integer |
None. |
|
| SingleMemberLLCName | string |
None. |
|
| CountryofCitizenship | string |
None. |
|
| AddressCountry | string |
None. |
|
| MailingAddressLineOne | string |
None. |
|
| MailingAddressLineTwo | string |
None. |
|
| MailingAddressCity | string |
None. |
|
| MailingAddressState | string |
None. |
|
| MailingAddressPostcode | string |
None. |
|
| MailingAddressCountry | string |
None. |
|
| Dateofbirth | date |
None. |
|
| SignatureDate | date |
None. |
|
| ExpiryDate | date |
None. |
|
| TreatyCountry | string |
None. |
|
| WithholdingonDividends | string |
None. |
|
| WithholdingonInterest | string |
None. |
|
| WithholdingonOther | string |
None. |
|
| USITIN | string |
None. |
|
| PlaceofFormationIncorporation | string |
None. |
|
| Chapter3StatusCodeForm1042S | string |
None. |
|
| Chapter4StatusCodeForm1042S | string |
None. |
|
| USTIN | string |
None. |
|
| GIIN | string |
None. |
|
| DREorBranchReceivingPayment | string |
None. |
|
| LOBCode | string |
None. |
|
| ReasonforNoTIN | string |
None. |
|
| LocalTaxStatus | string |
None. |
|
| ocr_file_Id | integer |
None. |
|
| RecipientStatus | string |
None. |
|
| PayeeStatus | string |
None. |
|
| FatcaReportable | string |
None. |
|
| CrsReportable | string |
None. |
|
| FatcaReportingStatus | string |
None. |
|
| CrsReportingStatus | string |
None. |
|
| WithholdingQualifiedHolder | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"FirstName": "sample string 1",
"LastName": "sample string 2",
"LegalName": "sample string 3",
"USFederalTaxStatus": "sample string 4",
"W9FederalTaxClassification": "sample string 5",
"ExemptPayee": "sample string 6",
"ExemptPayeeCode": "sample string 7",
"ExemptfromFATCAReporting": "sample string 8",
"ExemptFatcaReportingCode": "sample string 9",
"AddressLineOne": "sample string 10",
"AddressLineTwo": "sample string 11",
"AddressCity": "sample string 12",
"AddressStateProvince": "sample string 13",
"AddressPostcode": "sample string 14",
"TaxResidency1TIN": "sample string 15",
"TaxResidency2TIN": "sample string 16",
"TaxResidency3TIN": "sample string 17",
"TaxResidency1": "sample string 18",
"TaxResidency2": "sample string 19",
"TaxResidency3": "sample string 20",
"RegardedOwner": "sample string 21",
"ClientId": 22,
"FormId": 23,
"SingleMemberLLCName": "sample string 24",
"CountryofCitizenship": "sample string 25",
"AddressCountry": "sample string 26",
"MailingAddressLineOne": "sample string 27",
"MailingAddressLineTwo": "sample string 28",
"MailingAddressCity": "sample string 29",
"MailingAddressState": "sample string 30",
"MailingAddressPostcode": "sample string 31",
"MailingAddressCountry": "sample string 32",
"Dateofbirth": "2025-10-29T13:15:14.5054147+00:00",
"SignatureDate": "2025-10-29T13:15:14.5054147+00:00",
"ExpiryDate": "2025-10-29T13:15:14.5054147+00:00",
"TreatyCountry": "sample string 33",
"WithholdingonDividends": "sample string 34",
"WithholdingonInterest": "sample string 35",
"WithholdingonOther": "sample string 36",
"USITIN": "sample string 37",
"PlaceofFormationIncorporation": "sample string 38",
"Chapter3StatusCodeForm1042S": "sample string 39",
"Chapter4StatusCodeForm1042S": "sample string 40",
"USTIN": "sample string 41",
"GIIN": "sample string 42",
"DREorBranchReceivingPayment": "sample string 43",
"LOBCode": "sample string 44",
"ReasonforNoTIN": "sample string 45",
"LocalTaxStatus": "sample string 46",
"ocr_file_Id": 1,
"RecipientStatus": "sample string 47",
"PayeeStatus": "sample string 48",
"FatcaReportable": "sample string 49",
"CrsReportable": "sample string 50",
"FatcaReportingStatus": "sample string 51",
"CrsReportingStatus": "sample string 52",
"WithholdingQualifiedHolder": "sample string 53"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ApiPostResponseOfUpdateAllOCRDataResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | UpdateAllOCRDataResponseModel |
None. |
|
| Success | boolean |
None. |
|
| Message | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"LinkedObjId": 1,
"LinkedObjRecordId": 1,
"LinkedObjType": "sample string 1"
},
"Success": true,
"Message": [
"sample string 1",
"sample string 2"
]
}