Digital entity
Last updated
Last updated
There are 3 types of entities that we use in the processing center:
identification entity - for creating digital identificators
processing entity - for distribution of identificators between branches and customers
customer's entity - each external user has their own Stellar entity
Entities are created in 4 ways:
a counterparty is already created with 2 digital entities: an identification and a processing.
an employee can create an additional processing entity for their Counterparty (e.g., to separate identificator flow between branches) - see below.
an employee can create an digital entity for a customer (each customer has their own Stellar entity) - see .
a customer can create an entity for themselves (not yet implemented).
The attribute branch_guid
is optional.
Get the list of accounts that are visible to the user.
The filter search_string
accepts the following values:
account_guid
- the unique identifier of the digital entity
account_iban
- IBAN of an account without spaces
customer.login
- customer's login, which was assigned upon customer registration
customer.external_id
- customer's external identifier, can be the same as login
Get the accounts for the counterparty.
customer_guid
- the unique identifier of the customer. More you can find
Get accounts list
Counterparty GUID
wallet account guid (uuid)
wallet user guid (uuid)
account kinds (string)
iban
Parameter to search by guid, iban, login or external_id
offset (int)
list order (string)
Create account
Counterparty GUID
type of account: processing or emission (for branch accounts only processing type is possible)