Feature
Defines embedded wallet feature configuration information.
Array [
]
name FeatureName (string)required
Possible values: [ONBOARDING
, DEPOSIT
, WITHDRAWAL
, PREPAID_CARD
, P2P_TRANSFER
]
Feature name.
enabled boolean
Default value: true
Feature status.
scope
object[]
Defines the scope of the feature configuration based on the customer's profile location. If the scope is not defined the capability is globally set. If the feature is enabled only for certain countries, they are listed. Optionally it might be restricted to certain states for US territories.
countryCode CountryCode (string)required
Possible values: >= 2 characters
and <= 2 characters
ISO-3166 Alpha 2
states string[]
Possible values: >= 2 characters
and <= 2 characters
USPS State Abbreviations.