Extend your software with TaxBandits IRS E-file API Integration

Skip to main content
Version: 1.7.0

Webhook

Set up Webhook Callback URL to get notified when recipients complete their form. For WhCertificate, you can add up to 5 Webhook URLs and choose to which Callback URL among them the Webhook response needs to be posted.  To do that, store the unique reference we generate against each Callback URL at your end. Then, pass the reference in the request JSON.  If the Webhook reference is not passed, we will post the Webhook response to the default Callback URL.

The webhook payload includes the recipient data, including the Name, Address, Country of citizenship and TIN number along with the link to download the completed Form W-9, W-8BEN or W-8BEN-E. 

How does it work?

  1. Log in to the developer console.

  2. Then navigate to Settings >> Webhooks.

  3. To add the multiple webhook Callback URLs inside the console site. Click on the Add Webhook button.

Webhook Settings

  1. On the Add Webhook pop-up, choose the Event Type as WhCertificate Status Change. Once you select the event type, you will have the option to add up to 5 webhook Callback URLs.

WHCertificate Popup

  1. Click the Save button. A pop-up window will appear with a list of Webhook URLs and their Webhook Reference IDs (GUID). TaxBandits generates these reference IDs, which are all unique and this needs to be saved. You'll also be able to set a specific Webhook URL as the default. If you don't pass one, the webhook response will be posted to the default Callback URL (Callback URL 1).

WHCertificate Reference

WHCertificate CallBackUrls

  1. Store these Reference IDs at your end and pass them using node WebhookRef in the request JSON of WHCertificate/RequestByURL or WHCertificate/RequestByEmail method. When the recipient completes the W-9/W-8BEN/W-8BEN-E, we will post the Webhook response to the corresponding Callback URL. If you don't pass one, the Webhook response will be posted to the default URL, ie. Callback URL 1.

Request JSON with WebhookRef

Sample Json

Response Body

FieldTypeDescription
FormTypeStringType of Form (W-9 or W-8BEN or W-8BEN-E).
WebhookRefGuid
  • Unique identifier of the webhook. TaxBandits generates a unique Webhook Reference (GUID) against each Callback URL when adding it in the console site.
  • If you pass the WebhookRef in the request JSON, we will post the webhook response to the corresponding Callback URL. If you don't pass one, the webhook response will be posted to the default Callback URL.
FormW9ObjectContains Form W-9 Information.
    SubmissionIdGuidUnique identifier of a submission.
    RequesterObjectRequester information.
        BusinessIdGuidA unique identifier of the business.
        BusinessNmStringRequester Name. If the requester is a Business, then the Business Name will be returned. If the requester is an Individual, then the Payer’s full name will be returned.
        TINTypeStringTIN Type of the Requester.
        TINStringTaxpayer Identification Number of the requester.
    PayeeRefStringUnique identifier of the recipient
    RecipientIdGuidAn unique ID generated by TaxBandits after the return is created and will be returned in the Response. You can use this id for your future reference to update.
    W9StatusStringStatus of the W-9
    StatusTsStringTimestamp of the W-9 Status
    TINMatchingObjectTIN Matching information.
        StatusStringTIN Matching status.
        StatusTsStringTimestamp of the TIN Matching Status.
        ErrorsStringShows the detailed error message.
    FormW9RequestTypeStringForm W-9 requested Type.
COMMON_URL_API - Form W-9 was requested using the API method RequestByUrl.
    PdfUrlStringURL to download the completed W-9
    EmailStringEmail Address of the recipient. This is the email to which the W-9 request was sent. The value will be null if the Form W-9 was requested using the API method RequestByURL
    FormDataObjectForm W-9 data of the recipient
        Line1NmstringName as shown on the income tax return
        Line2NmstringBusiness name/disregarded entity name, if different from Line1 Name
        TINTypestringTIN type of the recipient. Either EIN or SSN
        TINstringRecipient’s TIN
        AddressObjectRecipient’s complete address
            Address1stringRecipient’s Address 1 (number, street)
            Address2stringRecipient’s Address 2 (apt. or suite no.)
            CitystringRecipient’s City
            StatestringRecipient’s State
            ZipCdstringRecipient’s Zip Code
        FederalTaxClassificationstringU.S. Federal Tax Classification of the person whose name is entered on Line 1
        ExemptPayeeCdstringThis code identifies the recipient is exempt from backup withholding
        ExemptFromFATCAstringThis code identifies recipients that are exempt from reporting under FATCA.
        IsBackUpWHBooleanWhen true, identifies the recipient is subject to backup withholding. The completed Form W-9 PDF will have the item 2 under Part II crossed out. When false, identifies the recipient is not subject to backup withholding.
ErrorsObjectShows detailed error information.
FormW8BenObjectForm W-8BEN Information.
    SubmissionIdGuidUnique identifier of a submission.
    RequesterObjectRequester information.
        BusinessIdGuidA unique identifier of the business.
        BusinessNmStringBusiness Name of the requester. If the requester is an Individual, then the Payer’s full name will be returned.
        TINTypeStringTIN Type of the Requester.
        TINStringTaxpayer Identification Number of the requester.
    PayeeRefStringUnique identifier of the recipient
    W8BENStatusStringStatus of the W-8BEN.
    StatusTsStringTimestamp of the W-8BEN Status.
    FormW8BENRequestTypeStringForm W-8BEN requested Type.
COMMON_URL_API - Form W-8BEN was requested using the API method RequestByUrl.
    PdfUrlStringURL to download the completed W-8BEN.
    EmailStringEmail Address of the recipient. This is the email to which the W-8BEN request was sent.The value will be null if the Form W-8BEN was requested using the API method RequestByURL.
    FormDataObjectForm W-8BEN data of the recipient.
        NmOfIndividualstringName of the Foreign Individual.
        CitizenOfCountrystringRecipient country of citizenship.
        USTINTypestringTIN type of the recipient. Either SSN or ITIN.
        USTINstringRecipient’s TIN
        ForeignTINstringForeign TIN of the recipient.
        DOBstringDate of Birth of the recipient
        PermanentAddressObjectRecipient’s permanent address.
            AddressstringRecipient’s Address.
            CitystringRecipient’s City
            StatestringRecipient’s State
            CountrystringRecipient’s Country
            PostalCdstringRecipient’s Zip Code
        MailingAddressObjectRecipient’s mailing address.
            AddressstringRecipient’s Address.
            CitystringRecipient’s City
            StatestringRecipient’s State
            CountrystringRecipient’s Country
            PostalCdstringRecipient’s Zip Code
        TaxTreatyBenefitsObjectTax Treaty Benefits.
            BeneficiaryCountrystringCountry where the recipient claim to be a resident for income tax treaty purposes.
            ClaimingProvArticleParastringArticle and paragraph of the treaty benefits.
            RateOfWHstringRate of Withholding.
            TypeOfIncomestringType of income for which recipient claiming the treaty benefits.
            AdditionalConditionsstringAdditional conditions from the tax treaty benefits.
        SignatureObjectSignature of the recipient.
            SignerNmstringName of the signer.
FormW8BenEObjectForm W-8BEN-E Information.
    SubmissionIdGuidUnique identifier of a submission.
    RequesterObjectRequester information.
        BusinessIdGuidA unique identifier of the business.
        PayerRefStringAn unique identifier of the business. Assigned by the client.
        BusinessNmStringBusiness Name of the requester. If the requester is an Individual, then the Payer’s full name will be returned.
        TINTypeStringTIN Type of the Requester.
        TINStringTaxpayer Identification Number of the requester.
    PayeeRefStringUnique identifier of the recipient
    W8BENEStatusStringStatus of the W-8BEN-E.
    StatusTsStringTimestamp of the W-8BEN Status.
    FormW8BENRequestTypeStringForm W-8BEN-E requested Type.
COMMON_URL_API - Form W-8BEN-E was requested using the API method RequestByUrl.
    PdfUrlStringURL to download the completed W-8BEN-E.
    EmailStringEmail Address of the recipient. This is the email to which the W-8BEN-E request was sent.The value will be null if the Form W-8BEN-E was requested using the API method RequestByURL.
    FormDataObjectForm W-8BEN-E Information of the organization.
            NMOfOrganisationStringName of organization that is the beneficial owner
            CountryOfOrganisationStringCountry of incorporation or organization
            NmOfDisregardedEntityStringName of disregarded entity receiving the payment
            Ch3StatusStringChapter 3 status of the entity
            Ch4StatusStringChapter 4 status of the entity
            USTINTypeStringUS TIN type of the organization.
            USTINStringUS TIN of the organization.
            GIINStringGIIN of the organization
            ForeignTINStringForeign TIN of the organization
            IsFTINNotLegallyRequiredBooleanWhen TRUE, Identifies that benificial owner on line 1 is not legally required to obtain an FTIN from their jurisdiction of residence.
            ReferenceNumStringReference number of the organization
            PermanentAddObjectContains organization permanent address information
                Address1StringOrganization address line 1
                Address2StringOrganization address line 2
                CityStringOrganization city
                StateStringOrganization state
                CountryStringOrganization country
                PostalCdStringOrganization postal code
            MailAddObjectContains organization mailing address information
                Address1StringOrganization address line 1
                Address2StringOrganization address line 2
                CityStringOrganization city
                StateStringOrganization state
                CountryStringOrganization country
                PostalCdStringOrganization postal code
        Part2ObjectContains Form W-8BEN-E Part 2 information
            Ch4StatusOfDisregardedEntityStringChapter 4 Status (FATCA status) of disregarded entity or branch receiving payment
            AddOfDisregardedEntityObjectContains disregarded entity address information
                Address1StringDisregarded Entity's address line 1
                Address2StringDisregarded Entity's address line 2
                CityStringDisregarded Entity's city
                StateStringDisregarded Entity's state
                CountryStringDisregarded Entity's country
                PostalCdStringDisregarded Entity's postal code
            GIINStringDisregarded Entity GIIN
        Part3ObjectContains Form W-8BEN-E Part 3 information
            BeneficiaryCountryStringCountry where the organization claim to be a resident for income tax treaty purposes.
            LimitationOnBenefitsStringType of limitation on benefits provisions that included in the applicable tax treaty
            OthersDetailStringOther "Limitation on benefits" specified by the recipient.
            IsBenifitsForUSSourceFromForeignCorpBooleanWhen TRUE, Identifies that the beneficial owner is claiming treaty benefits for U.S. source dividends received from a foreign corporation or interest from a U.S. trade or business of a foreign corporation and meets qualified resident status.
            ClaimingProvArticleParaStringArticle and paragraph of the treaty benefits.
            RateOfWHStringRate of Withholding.
            TypeOfIncomeStringType of income for which organization claiming the treaty benefits.
            AdditionalConditionsStringAdditional conditions from the tax treaty benefits.
        Part4ObjectContains Form W-8BEN-E Part 4 information
            NmOfSponsorEntityStringName of the Sponsoring Entity
            Line17Box1BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 17 Box1.
            Line17Box2BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 17 Box2.
        Part5ObjectContains Form W-8BEN-E Part 5 information
            Line18BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 18.
        Part6ObjectContains Form W-8BEN-E Part 6 information
            Line19BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 19.
        Part7ObjectContains Form W-8BEN-E Part 7 information
            NmOfSponsoringEntityStringName of the Sponsoring Entity
            Line21BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 21.
        Part8ObjectContains Form W-8BEN-E Part 8 information
            Line22BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 22.
        Part9ObjectContains Form W-8BEN-E Part 9 information
            Line23BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 23.
        Part10ObjectContains Form W-8BEN-E Part 10 information
            Line24aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 24a.
            Line24bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 24b.
            Line24cBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 24c.
            Line24dBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 24d.
        Part11ObjectContains Form W-8BEN-E Part 11 information
            Line25aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 25a.
            Line25bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 25b.
            Line25cBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 25c.
        Part12ObjectContains Form W-8BEN-E Part 12 information
            Line26BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 26.
            NmOfCountryStringNonreporting financial institution country name.
            IGAModelStringIdentifies Model 1 IGA or Model 2 IGA
            TreatedAsStringName of the jurisdiction that has the IGA treated as in effect with the United States.
            NmofTrusteeOrSponsorStringName of Truestee or Sponsor
            IsTrusteeUSBooleanWhen TRUE, Identifies that the trustee is from US.
        Part13ObjectContains Form W-8BEN-E Part 13 information
            Line27BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 27.
        Part14ObjectContains Form W-8BEN-E Part 14 information
            Line28aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 28a.
            Line28bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 28b.
        Part15ObjectContains Form W-8BEN-E Part 15 information
            Line29aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29a.
            Line29bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29b.
            Line29cBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29c.
            Line29dBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29d.
            Line29eBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29e.
            Line29fBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 29f.
        Part16ObjectContains Form W-8BEN-E Part 16 information
            Line30BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 30.
        Part17ObjectContains Form W-8BEN-E Part 17 information
            Line31BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 31.
        Part18ObjectContains Form W-8BEN-E Part 18 information
            Line32BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 32.
        Part19ObjectContains Form W-8BEN-E Part 19 information
            Line33BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 33.
        Part20ObjectContains Form W-8BEN-E Part 20 information
            Line34BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 34.
        Part21ObjectContains Form W-8BEN-E Part 21 information
            Line35BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 35.
            IRSLetterDateStringDate on the IRS letter
        Part22ObjectContains Form W-8BEN-E Part 22 information
            Line36BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 36.
        Part23ObjectContains Form W-8BEN-E Part 23 information
            Line37aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 37a.
            Line37bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 37b.
        Part24ObjectContains Form W-8BEN-E Part 24 information
            Line38BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 38.
        Part25ObjectContains Form W-8BEN-E Part 25 information
            Line39BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 39.
        Part26ObjectContains Form W-8BEN-E Part 26 information
            Line40aBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 40a.
            Line40bBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 40b.
            Line40cBooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 40c.
        Part27ObjectContains Form W-8BEN-E Part 27 information
            Line41BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 41.
        Part28ObjectContains Form W-8BEN-E Part 28 information
            NmOfSponsorEntityStringName of the Sponsoring Entity
            Line42BooleanWhen TRUE, Identifies that the organization specified in line 1 of Form W-8BEN-E certify that they belong to line 42.
        Part29ObjectContains Form W-8BEN-E Part 29 information
            NmOfOwnerStringName of the US owner of the NFFE
            AddressStringAddress of the US owner of the NFFE
            USTINStringUS TIN of the owner of the NFFE
        Part30ObjectContains Form W-8BEN-E Part 30 information
            IsCapacityToSignBooleanWhen TRUE, Identifies that the person signing the form has the capacity to sign the form for the entity identified on line 1.
            SignerNmStringName of the signer.
            SignDateStringDate of signature.
    ErrorsObjectShows detailed error information.

Scenario 1: No reference id passed in node WebhookRef of the request. The recipient has completed Form W-8BEN, and the status has been changed to “Completed.” The payload will be posted to the default Callback URL, ie. Callback URL 1. PdfUrl is provided to download the completed W-8BEN.

{
"FormType": "W8Ben",
"WebhookRef": "7a7ddb71-a6ac-4312-ab09-7ad9a2b3507d",
"FormW9": null,
"FormW8Ben": {
"SubmissionId": "4a36dc14-f059-4c89-83cd-ff9e350ed0a0",
"Requester": {
"BusinessId": "7746f0cd-e8eb-4428-9240-12ea84160ee8",
"PayerRef": null,
"BusinessNm": "John Enterprises",
"TINType": "EIN",
"TIN": "22-2222222"
},
"PayeeRef": "7484391234545",
"W8BENStatus": "COMPLETED",
"StatusTs": "2021-02-19 14:36:28 -05:00",
"FormW8BENRequestType": "URL_API",
"PdfUrl": "https://taxbandits-sb-api.s3.amazonaws.com/sample/807f0318-7f5a-4841-9c08-a88b4bf7e7d9.pdf",
"Email": "steve@abcinc.com",
"FormData": {
"NmOfIndividual": "Joseph Smith",
"CitizenOfCountry": "Canada",
"USTINType": "SSN",
"USTIN": "111-11-1111",
"ForeignTIN": null,
"DOB": "07/08/1990",
"PermanentAddress": {
"Address": "123 E. Main St",
"City": "Rock Hill",
"State": "SC",
"Country": "USA",
"ZipCd": "29730"
},
"MailingAddress": {
"Address": null,
"City": null,
"State": null,
"Country": null,
"ZipCd": null
},
"TaxTreatyBenefits": {
"BeneficiaryCountry": "Canada",
"ClaimingProvArticlePara": "VII",
"RateOfWH": "27.50",
"TypeOfIncome": "Royalties",
"AdditionalConditions": null
},
"Signature": {
"SignerNm": "Joseph",
"CapacityInWhichActing": "Guardian"
}
},
"Errors": null
},
"Errors": null
}

Scenario 2: No reference id passed in node WebhookRef of the request. The recipient has completed Form W-9 and TIN Matching is Inprogress. The payload will be posted to the default Callback URL, ie. Callback URL 1.

{
"FormType": "FormW9",
"WebhookRef": "7a7ddb71-a6ac-4312-ab09-7ad9a2b3507d",
"FormW9": {
"SubmissionId": "b870040d-fded-420b-b424-28bf0dd11261",
"Requester": {
"BusinessId": "fb6ddd28-ad30-4fc2-bd17-38a937f2aa81",
"PayerRef": null,
"BusinessNm": "John Enterprises",
"TINType": "EIN",
"TIN": "XX-XXX2222"
},
"PayeeRef": "Pe123451234",
"RecipientId": "sdf3ccee-10d8-4eb4-ab81-234234c9636",
"W9Status": "COMPLETED_AND_TIN_MATCH_INPROGRESS",
"StatusTs": "2021-06-24 10:40:21 -04:00",
"TINMatching": {
"Status": "ORDER_CREATED",
"StatusTs": "2021-06-24 10:40:21 -04:00",
"StatusMsg": null,
"Errors": null
},
"FormW9RequestType": "Email_API",
"PdfUrl": "https://taxbandits-sb-api.s3.amazonaws.com/sample/807f0318-7f5a-4841-9c08-a88b4bf7e7d9.pdf",
"Email": "steve@abcinc.com",
"FormData": {
"Line1Nm": "ABC Inc",
"Line2Nm": null,
"TINType": "EIN",
"TIN": "XX-XXX1111",
"Address": {
"Address1": "123 E. Main St",
"Address2": "Suite 400",
"City": "Rock Hill",
"State": "SC",
"ZipCd": "29730"
},
"FederalTaxClassification": "C Corporation",
"ExemptPayeeCd": "5",
"ExemptFromFATCA": "F",
"IsBackUpWH": false
},
"Errors": null
},
"FormW8Ben": null,
"Errors": null
}

Scenario 3: No reference id passed in node WebhookRef of the request. The recipient has completed Form W-8BEN-E, and the status has been changed to “Completed.” The payload will be posted to the default Callback URL, ie. Callback URL 1. PdfUrl is provided to download the completed W-8BEN.

{
"FormType": "FormW8BENE",
"FormW9": null,
"FormW8Ben": null,
"FormW8BenE": {
"SubmissionId": "ae532fac-5fa7-4117-b97a-1b8c2dbeccde",
"Requester": {
"BusinessId": "7c0bfa76-9620-49ac-ab4f-9867d21a9ed5",
"BusinessNm": "lokine LLC",
"TINType": "EIN",
"TIN": "24-4962422"
},
"PayeeRef": "ED122k",
"RecipientId": "ee0628d0-ccbc-45be-a72f-ed989b3bf348",
"W8BENEStatus": "COMPLETED",
"StatusTs": "2022-07-12 09:19:23 -04:00",
"FormW8BENERequestType": "COMMON_URL_API",
"PdfUrl": "https://taxbandits-sb-api.s3.amazonaws.com/sample/807f0318-7f5a-4841-9c08-a88b4bf7e7d9.pdf",
"Email": null,
"FormData": {
"Part1": {
"NmOfOrganization": "Chris Evans",
"CountryOfOrganization": "Malaysia",
"NmOfDisregardedEntity": "Tecvon LLC",
"Ch3Status": "SIMPLE TRUST",
"IsEntityTreatyClaim": true,
"Ch4Status": "EXEMPT RETIREMENT PLANS",
"USTINType": "EIN",
"USTIN": "812-78-1246",
"GIIN": "PO74QW.IM524.TF.891",
"ForeignTIN": null,
"IsFTINNotLegallyRequired": true,
"ReferenceNum": "ED122k",
"PermanentAdd": {
"Address1": "1751 Kinsey Rd",
"Address2": "Main St",
"City": "Dothan",
"State": "TN",
"Country": "India",
"PostalCd": "641016"
},
"MailAdd": {
"Address1": "1751 Kinsey Rd",
"Address2": "Main St",
"City": "Dothan",
"State": "TN",
"Country": "India",
"PostalCd": "641016"
}
},
"Part2": null,
"Part3": {
"IsBeneficiaryCountryTreatedWithin": true,
"BeneficiaryCountry": "Malaysia",
"IsBeneficiaryClaimingTreatyBenefits": true,
"LimitationOnBenefits": "TAX-OTHER TAX-EXEMPT ORGANIZATION",
"OthersDetail": null,
"IsBenifitsForUSSourceFromForeignCorp": true,
"ClaimingProvArticlePara": "PO099WER45Y781UB",
"RateOfWH": 90.98,
"TypeOfIncome": null,
"AdditionalConditions": null
},
"Part4": null,
"Part5": null,
"Part6": null,
"Part7": null,
"Part8": null,
"Part9": null,
"Part10": null,
"Part11": null,
"Part12": null,
"Part13": null,
"Part14": null,
"Part15": {
"Line29a": true,
"Line29b": false,
"Line29c": false,
"Line29d": false,
"Line29e": false,
"Line29f": false
},
"Part16": null,
"Part17": null,
"Part18": null,
"Part19": null,
"Part20": null,
"Part21": null,
"Part22": null,
"Part23": null,
"Part24": null,
"Part25": null,
"Part26": null,
"Part27": null,
"Part28": null,
"Part29": null,
"Part30": {
"IsCapacityToSign": true,
"SignerNm": "Evans ",
"SignDate": "2022-07-12T09:19:21"
}
},
"Errors": null
},
"Errors": null
}