use Xendit\Customer\KYCDocumentRequest;
Name | Type | Required | Description | Examples |
---|---|---|---|---|
country | string | ISO3166-2 country code | ID | |
type | KYCDocumentType | null | ||
sub_type | KYCDocumentSubType | null | ||
document_name | string | KTP | ||
document_number | string | AA123467890 | ||
expires_at | string | 2017-07-21 | ||
holder_name | string | John Doe | ||
document_images | string[] | null |