Skip to main content

Field

Field Object

Properties

NameTypeRequiredDescription
codestrThree-letter alphabetic ISO 4217 code for the official currency used in the country.
is_requiredboolWhether the field is always required for using the payment method
is_updatableboolIndicates whether the field can be updated with Update Payment Method
instructionsstr
namestrName of the currency in English.
numeric_codestrThree-letter ISO numeric 4217 code for the currency.
required_fieldsList[Field]
type_FieldType
regexstrA regular expression that defines the format when type is string.
conditionsList[FieldConditions]Defines specific conditions when a field is required for a payment method. When the conditions defined by conditions are met, the field is required even though the value of is_required is false.
descriptionstrDescription of the field.

FieldType

Properties

NameTypeRequiredDescription
BOOLEANstr"boolean"
NUMBERstr"number"
STRINGstr"string"
OBJECTstr"object"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →