The Account object
AnAccount represents funds held for an entity. You use an account to track available funds and send outbound transfers. You receive an Account object when you create, list, or retrieve an account. The account list includes the root account that holds your initial Fintoc balance.
The following table describes the attributes of an Account object:
A
blocked account cannot send transfers. You can change a blocked account back to active. A closed account cannot receive or send transfers. You cannot reverse the closed status.
The following example shows a fully populated Account object:
Account Object
The Entity object (within the Account object)
TheEntity object identifies the account’s legal holder. The Entity object appears in the entity field of the Account object. The following table describes the attributes of an Entity object: