Aurax BNPL BFF Service
string · datestring · dateinteger · int32
accounting-entry-data-list
Operations addressed under /accounting-entry-data-list — 1 operation.
aurax bff redirect get accounting entry list for e ledger
GET
https://dg-sandbox.dgpays.com/aurax-bnpl-bff-service
/api/accounting-entry-data-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bnpl-bff-redirect-get-accounting-entry-list-for-e-ledger service definition through GET /api/accounting-entry-data-list.
Request and response fields are declared on the routing target get-accounting-entry-list-for-eLedger; this entry declares none of its own.
Response body, read from the service source
The route declares its response as AccountingEntryELedgerDto.
| Field | Declared type | Nullable |
|---|---|---|
TotalCount | int | no |
TotalPage | int | no |
PageIndex | int | no |
PageSize | int | no |
BeginDate | DateOnly | no |
EndDate | DateOnly | no |
AccountingEntryList | IEnumerable<AccountingEntryDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_175 | 400 | END_DATE_MUST_BE_BIGGER_BEGIN_DATE | 'endDate' must be bigger than 'beginDate'. |
ERR_ACCTNG_235 | 400 | PAGE_INDEX_GREATER_THAN_PAGE_COUNT | 'PageIndex' can't be greater than 'PageCount' |
query Parameters
beginDateendDatepageIndexaurax bff redirect get accounting entry list for e ledger › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
No data returned