Aurax BFF Service
formulas-details
Operations addressed under /formulas-details — 1 operation.
aurax-bff-redirect-get-formula-detail-list
GET
https://dg-sandbox.dgpays.com/aurax-bff-service
/formulas-details
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 get-formula-detail-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<FormulaDefinitionDetailDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Name | string | no |
ResponseFieldId | Guid? | yes |
FormulaType | int | no |
FormulaWorkingType | int | no |
Formula | string | no |
IsActive | bool | no |
RequestDetails | List<FormulaDefinitionRequestDetailDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
object
aurax-bff-redirect-get-formula-detail-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
No data returned