localizations
Operations addressed under /localizations — 10 operations.
pricing-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
orderByorderSortpageIndexpageSizepricing-get-localization-list › Responses
Success. The catalog declares no response fields for this operation. It returns a collection of records — but the record's fields are not declared.
pricing-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 |
pricing-create-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.
pricing-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
codepricing-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.
pricing-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
idpricing-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.
pricing-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
idpricing-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.
pricing-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
idpricing-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.
pricing-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
idpricing-get-localization-translation-by-localization-id › Responses
Success. The catalog declares no response fields for this operation. It returns a collection of records — but the record's fields are not declared.
pricing-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
idpricing-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.
pricing-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
idtranslationIdpricing-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.
pricing-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
idtranslationIdpricing-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.