brandon14/ebay-sdk-php

View on GitHub
src/Sell/Account/V1/docs/Model/KycResponse.md

Summary

Maintainability
Test Coverage
# # KycResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**kyc_checks** | [**\TNT\Ebay\Sell\Account\V1\Model\KycCheck[]**](KycCheck.md) | This array contains one or more KYC checks required from a managed payments seller. The seller may need to provide more documentation and/or information about themselves, their company, or the bank account they are using for seller payouts.<br/><br/>If no KYC checks are currently required from the seller, this array is not returned, and the seller only receives a <code>204 No Content</code> HTTP status code. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)