tenants
Operations addressed under /tenants — 8 operations.
bnpl-backoffice-bff-get-current-tenant
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as TenantDto.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
CountryId | int | no |
Currency | Currency | no |
LanguageCode | string | no |
Name | string | no |
Realm | string | no |
TimeOffset | TimeSpan | no |
Member names are the service's declaration names.
bnpl-backoffice-bff-get-current-tenant › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
bnpl-backoffice-bff-redirect-get-tenant-domain-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
bnpl-backoffice-bff-redirect-get-tenant-domain-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
bnpl-backoffice-bff-redirect-create-tenant-domain
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
bnpl-backoffice-bff-redirect-create-tenant-domain › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
bnpl-backoffice-bff-redirect-get-tenant-domain-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
tenantDomainIdPresent in the route template but not declared as a Route-bound field in the catalog.
bnpl-backoffice-bff-redirect-get-tenant-domain-by-id › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
bnpl-backoffice-bff-redirect-update-tenant-domain
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
tenantDomainIdPresent in the route template but not declared as a Route-bound field in the catalog.
bnpl-backoffice-bff-redirect-update-tenant-domain › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.