use Xendit\Customer\Customer;
Name | Type | Required | Description | Examples |
---|---|---|---|---|
type | string | ☑️ | null | |
reference_id | string | ☑️ | Merchant's reference of this end customer, eg Merchant's user's id. Must be unique. | null |
individual_detail | IndividualDetail | ☑️ | null | |
business_detail | BusinessDetail | ☑️ | null | |
description | string | ☑️ | null | |
string | ☑️ | [email protected] | ||
mobile_number | string | ☑️ | +6281295412345 | |
phone_number | string | ☑️ | +6281295412345 | |
addresses | array | ☑️ | null | |
identity_accounts | array | ☑️ | null | |
kyc_documents | array | ☑️ | null | |
metadata | object | ☑️ | null | |
status | EndCustomerStatus | null | ||
id | string | ☑️ | null | |
created | \DateTime | ☑️ | 2016-08-29T09:12:33.001Z | |
updated | \DateTime | ☑️ | 2016-08-29T09:12:33.001Z |