Skip to main content

List

GET 

/listTenants

Returns the sub-tenants of the API key's tenant.

Request

Responses

The sub-tenants of the API key's tenant.

Schema
    success booleanrequired

    Whether the request was successful or not.

    tenants object[]

    List of sub-tenants of the API key's tenant.

  • Array [

  • name string
    defaultCurrency string

    Possible values: Value must match regular expression ^[A-Z]{3}$

    ISO 4217 three-letter currency code.

    mailSenderName string
    mailSenderAddress email
  • ]

  • property name* any
Loading...