MIF_E31211285/vendor/xendit/xendit-php/docs/Customer/CustomerRequest.md

1.1 KiB

# CustomerRequest

use Xendit\Customer\CustomerRequest;

Properties

Name Type Required Description Examples
client_name string Entity's name for this client AirAsia Indonesia
reference_id string ☑️ Merchant's reference of this end customer, eg Merchant's user's id. Must be unique. null
type string null
individual_detail IndividualDetail null
business_detail BusinessDetail null
description string null
email string info@xendit.co
mobile_number string +6281295412345
phone_number string +6281295412345
addresses array null
identity_accounts array null
kyc_documents array null
metadata object null

[Back to README]