Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1010 Bytes

CustomerRequest.md

File metadata and controls

25 lines (18 loc) · 1010 Bytes

CustomerRequest

Properties

Name Type Required Description Examples
clientName string Entity's name for this client
referenceId string ☑️ Merchant's reference of this end customer, eg Merchant's user's id. Must be unique.
type string
individualDetail IndividualDetail
businessDetail BusinessDetail
description string
email string
mobileNumber string
phoneNumber string
addresses AddressRequest[]
identityAccounts IdentityAccountRequest[]
kycDocuments KYCDocumentRequest[]
metadata object

[Back to README]