gl-codes
Operations addressed under /gl-codes — 2 operations.
get-gLCode-list-for-ledger
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 IEnumerable<GLCodeWithLedgerDto>.
| Field | Declared type | Nullable |
|---|---|---|
LedgerCode | string | no |
GLCodes | List<string> (collection) | no |
Member names are the service's declaration names.
get-gLCode-list-for-ledger › 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.
Array of catalog-declared response records.
glCodesledgerCodeget-gLCode-by-ledger-code-list
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 GLCodeListDto.
| Field | Declared type | Nullable |
|---|---|---|
GLCodes | List<string> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_21 | 400 | LEDGER_MUST_BE_NOT_NULL | Ledger '{0}' is not found |
path Parameters
ledgerCodeget-gLCode-by-ledger-code-list › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
glCodes