For each location (store) a separate managed_organization
should be created via the Management API endpoint createOrganization.
Within each managed_organization
, at least one TSS should be created via the SIGN DE API V2 endpoint createTss. As a TSS can only process one request at a time, in some business scenarios, it might be useful to create more than one TSS.
For every POS used, a separate client (linked to a TSS) should be created via the SIGN DE API V2 endpoint createClient.