Class: Whop_sdk::Verifications::Types::CreateVerificationsRequestBodyIndividual
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Whop_sdk::Verifications::Types::CreateVerificationsRequestBodyIndividual
- Defined in:
- lib/whop_sdk/verifications/types/create_verifications_request_body_individual.rb
Overview
Request body for an individual (KYC) verification. Omit kind or set it to individual. KYC is required to pay
out funds and is a prerequisite for Whop Card access. Accepting payments does not require verification until a
business reaches $5000 in payments.
Add business_name and business_structure if the individual operates under a business entity — this enables
payouts to be received by a business bank account. country is always the individual's own country, and the
supported business_structure values vary by it — see Business
structures.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Whop_sdk::Internal::Types::Model