Skip to Content

PaymentAccountResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the payment account.[default to null]
nameStringName of the payment account.[default to null]
account_typeAccountTypeType of the payment account.[default to null]
account_detailsAccountDetailsAccount details specific to the account type.[default to null]
instructionsStringInstructions for using this payment account.[default to null]
is_activeBooleanWhether the payment account is active.[default to null]
updated_atDateTimestamp when the payment account was last updated.[default to null]
created_atDateTimestamp when the payment account was created.[default to null]
formatted_dateStringFormatted creation date (e.g., “Jan 01, 2024”).[default to null]
formatted_updated_dateStringFormatted last update date (e.g., “Jan 01, 2024”).[default to null]
last_digitsStringLast digits of the account number for security.[default to null]

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