localizations
Operations addressed under /localizations — 10 operations.
accounting-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.
query Parameters
orderByorderSortpageIndexpageSizeaccounting-get-localization-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
codeidtypeaccounting-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 |
accounting-create-localization › Request Body
codetypeaccounting-create-localization › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
idaccounting-get-localization-id-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
codeaccounting-get-localization-id-by-code › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
codeidtypeaccounting-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
idaccounting-get-localization-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
codeidtypeaccounting-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
idaccounting-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.
accounting-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
idaccounting-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.
accounting-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
idaccounting-get-localization-translation-by-localization-id › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
contextlanguageCodetranslationIdaccounting-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
idaccounting-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.
accounting-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
idtranslationIdaccounting-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.
accounting-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
idtranslationIdaccounting-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.