Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 736 Bytes

KycResponse.md

File metadata and controls

9 lines (6 loc) · 736 Bytes

# KycResponse

Properties

Name Type Description Notes
kyc_checks \Ebay\Sell\Account\Model\KycCheck[] 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. If no KYC checks are currently required from the seller, this array is not returned, and the seller only receives a 204 No Content HTTP status code. [optional]

[Back to Model list] [Back to API list] [Back to README]