Mobile BFF Service
string · requiredbooleanstringstring · uuidbooleaninteger · int32number
customer-application
Operations addressed under /customer-application — 1 operation.
mobile-bff-service-dynamic-customer-application-get-parameter-value-list-by-parameter-code
GET
https://dg-sandbox.dgpays.com/mobile-bff-service
/api/customer-application/parameters/by-code/{code}/values
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 customer-application-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.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_PRMTR_12 | 400 | PARAMETER_CODE_NOT_FOUND |
path Parameters
codequery Parameters
includeInactivemobile-bff-service-dynamic-customer-application-get-parameter-value-list-by-parameter-code › 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.
object[]
Array of catalog-declared response records.
contextidisActiveparamKeysortOrderobject[]