Skip to main content

Ewallet

Properties

NameTypeRequiredDescription
accountsList[Account]
categoryEwalletCategoryIndicates the type of client wallet
contactsEwalletContacts
emailstrEmail address of the wallet owner. Response only. Deprecated.
ewallet_reference_idstrWallet ID defined by the customer or end user. Must be unique.
first_namestrFirst name of the wallet owner.
id_strUnique identifier of the wallet object. String starting with ewallet_.
last_namestrLast name of the wallet owner.
metadatadictA JSON object defined by the client.
phone_numberstrPhone number of the wallet owner in E.164 format. Response only. Deprecated.
statusEwalletStatusStatus of the wallet
type_EwalletTypeType of wallet.
verification_statusstrResult of the verification check.

EwalletCategory

Indicates the type of client wallet

Properties

NameTypeRequiredDescription
COLLECTstr"collect"
DISBURSEstr"disburse"
CARDAUTHORIZATIONstr"card_authorization"
GENERALstr"general"

EwalletStatus

Status of the wallet

Properties

NameTypeRequiredDescription
ACTstr"ACT"
DISstr"DIS"

EwalletType

Type of wallet.

Properties

NameTypeRequiredDescription
COMPANYstr"company"
PERSONstr"person"
CLIENTstr"client"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →