Overview
An account is a payment account that belongs to a user.
Attribute
Description
Account object example
{
"data": {
"uuid": "string",
"name": "string",
"type": "BUSINESS",
"verificationStatus": "VERIFIED",
"createdAt": "2024-03-06T13:28:31.704Z",
"updatedAt": "2024-03-06T13:28:31.704Z",
}Last updated