localizations
Operations addressed under /localizations — 10 operations.
document-management-get-localization-list
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 IEnumerable<LocalizationDto>.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Type | string | no |
Context | string | no |
Translations | IEnumerable<LocalizationTranslationDto> (collection) | no |
Member names are the service's declaration names.
document-management-get-localization-list › 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.
document-management-create-localization
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 AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_1 | 400 |
document-management-create-localization › Request Body
codetypedocument-management-create-localization › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
document-management-get-localization-by-code
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 LocalizationDto.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Type | string | no |
Context | string | no |
Translations | IEnumerable<LocalizationTranslationDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
path Parameters
codedocument-management-get-localization-by-code › 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.
document-management-get-localization-by-id
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 LocalizationDto.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Type | string | no |
Context | string | no |
Translations | IEnumerable<LocalizationTranslationDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
path Parameters
iddocument-management-get-localization-by-id › 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.
document-management-update-localization
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
path Parameters
iddocument-management-update-localization › 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.
document-management-delete-localization
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
path Parameters
iddocument-management-delete-localization › 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.
document-management-get-localization-translation-by-localization-id
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 IEnumerable<LocalizationTranslationDto>.
| Field | Declared type | Nullable |
|---|---|---|
TranslationId | Guid | no |
LanguageCode | string | no |
Context | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
path Parameters
iddocument-management-get-localization-translation-by-localization-id › 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.
document-management-create-localization-translation
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_2 | 400 |
ERR_LCLZ_3 | 400 |
path Parameters
iddocument-management-create-localization-translation › 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.
document-management-update-localization-translation
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
ERR_LCLZ_4 | 400 |
path Parameters
idtranslationIddocument-management-update-localization-translation › 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.
document-management-delete-localization-translation
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status |
|---|---|
ERR_LCLZ_3 | 400 |
ERR_LCLZ_4 | 400 |
path Parameters
idtranslationIddocument-management-delete-localization-translation › 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.