Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.28 KB

AccountProfileDetail.md

File metadata and controls

14 lines (9 loc) · 1.28 KB

AccountProfileDetail

Properties

Name Type Description Notes
identifier list[Identifier] Identifiers available in the profile page of the account.<br><b>Endpoints</b>:<li>GET /partner/paymentProcessor/account/holder</li></ul> [optional] [readonly]
address list[AccountAddress] Address available in the profile page of the account.<br><b>Endpoints</b>:<li>GET /partner/paymentProcessor/account/holder</li></ul> [optional] [readonly]
phone_number list[PhoneNumber] Phone number available in the profile page of the account.<br><b>Endpoints</b>:<li>GET /partner/paymentProcessor/account/holder</li></ul> [optional] [readonly]
email list[Email] Email Id available in the profile page of the account.<br><b>Endpoints</b>:<li>GET /partner/paymentProcessor/account/holder</li></ul> [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]