Aurax BFF Service
string · required
accrual-calculation
Operations addressed under /accrual-calculation — 1 operation.
aurax-bff-redirect-get-accrual-calculation-by-transaction-id
GET
https://dg-sandbox.dgpays.com/aurax-bff-service
/accrual-calculation/{accrualTransactionId}
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 AccrualCalculationByTransactionIdDto.
| Field | Declared type | Nullable |
|---|---|---|
AccrualProductType | int? | yes |
AccrualType | int? | yes |
AccountingEntryProcessType | int? | yes |
LastDayAccountingType | int? | yes |
IsActive | bool? | yes |
CashFlows | List<CashFlowItem> (collection) | no |
Member names are the service's declaration names.
path Parameters
accrualTransactionIdPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-accrual-calculation-by-transaction-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.
No data returned