domain-parameters
Operations addressed under /domain-parameters — 2 operations.
aurax-bnpl-bff-get-parameter-value-list-by-parameter-code
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target aurax-bff-get-parameter-value-list-by-parameter-code; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<ParameterValueDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ParamKey | int | no |
Context | string | no |
SortOrder | int? | yes |
IsActive | bool? | yes |
Translations | IEnumerable<ParameterValueTranslationDto> (collection) | no |
Member names are the service's declaration names.
path Parameters
codePresent in this route template but not among the Route-bound fields of the routing target aurax-bff-get-parameter-value-list-by-parameter-code, whose own path is decoupled from this one.
aurax-bnpl-bff-get-parameter-value-list-by-parameter-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.