Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 856 Bytes

IdentityAccountRequest.md

File metadata and controls

17 lines (11 loc) · 856 Bytes

IdentityAccountRequest

xendit.customer.model.IdentityAccountRequest

Properties

Name Type Required Description Examples
type IdentityAccountType
company str The issuing institution associated with the account (e.g., OCBC, GOPAY, 7-11). If adding financial accounts that Xendit supports, we recommend you use the channel_name found at https://xendit.github.io/apireference/#payment-channels for this field
description str Free text description of this account
country CountryCode
properties IdentityAccountRequestProperties

[Back to README]