

# VerificationResponseDetails


A union structure containing the response details specific to different types of verification processes, providing type-specific information and results.

## Contents


**Note**  
In the following list, the required parameters are described first.

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** BusinessVerificationResponse **   <a name="AWSPartnerCentral-Type-account_VerificationResponseDetails-BusinessVerificationResponse"></a>
The response details from a business verification process, including verification results and any additional business information discovered.  
Type: [BusinessVerificationResponse](API_account_BusinessVerificationResponse.md) object  
Required: No

 ** RegistrantVerificationResponse **   <a name="AWSPartnerCentral-Type-account_VerificationResponseDetails-RegistrantVerificationResponse"></a>
The response details from a registrant verification process, including verification results and any additional steps required for identity confirmation.  
Type: [RegistrantVerificationResponse](API_account_RegistrantVerificationResponse.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/partnercentral-account-2025-04-04/VerificationResponseDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-account-2025-04-04/VerificationResponseDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-account-2025-04-04/VerificationResponseDetails) 