Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.01 KB

PatchCustomer.md

File metadata and controls

25 lines (18 loc) · 1.01 KB

PatchCustomer

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.
individualDetail IndividualDetail
businessDetail BusinessDetail
description string
email string
mobileNumber string
phoneNumber string
metadata object
addresses AddressRequest[]
identityAccounts IdentityAccountRequest[]
kycDocuments KYCDocumentRequest[]
status EndCustomerStatus

[Back to README]