ledger-level-formats
Operations addressed under /ledger-level-formats — 5 operations.
get-ledger-level-format-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 IEnumerable<LedgerLevelFormatDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
LedgerLevel | int? | yes |
LevelLength | int? | yes |
LevelSeparator | string | no |
CumulativeLength | int? | yes |
IsFreeLength | bool | no |
Member names are the service's declaration names.
get-ledger-level-format-list › 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.
cumulativeLengthidisFreeLengthledgerLevellevelLengthlevelSeparatorUpdate ledger level format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the update-ledger-level-format service definition through PUT /ledger-level-formats.
Turkish display name: Ledger seviye formatını günceller.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_4 | 400 | LEDGER_LEVEL_FORMAT_IS_USED_TO_CREATE_LEDGERID_CANNOT_BE_UPDATED | Ledger Level Format is used to create LedgerCode. It cannot be updated. |
ERR_ACCTNG_7 | 400 | LEDGER_LEVEL_FORMAT_NOT_FOUND | Ledger level format not found. |
Update ledger level format › Request Body
isFreeLengthlevelSeparatorUpdate ledger level format › 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.
It creates the ledger level format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the create-ledger-level-format service definition through POST /ledger-level-formats.
Turkish display name: Ledger Seviye Formatını tanımlar
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_90 | 400 | LEDGER_LEVEL_FORMAT_ALREADY_EXISTS | Ledger level format already exists. Please try to update. |
It creates the ledger level format › Request Body
isFreeLengthlevelSeparatorIt creates the ledger level format › 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.
Deletes ledger level format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the delete-ledger-level-format service definition through DELETE /ledger-level-formats.
Turkish display name: Ledger level format listesini siler
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_7 | 400 | LEDGER_LEVEL_FORMAT_NOT_FOUND | Ledger level format not found. |
ERR_ACCTNG_8 | 400 | LEDGER_LEVEL_FORMAT_IS_USED_TO_CREATE_LEDGERID_CANNOT_BE_DELETED | Ledger Level Format is used to create LedgerCode. It cannot be deleted. |
Deletes ledger level format › 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.
get-ledger-level-format-by-level
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 LedgerLevelFormatDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
LedgerLevel | int? | yes |
LevelLength | int? | yes |
LevelSeparator | string | no |
CumulativeLength | int? | yes |
IsFreeLength | bool | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_3 | 400 | LEDGER_LEVEL_MUST_BE_NOT_NULL | Ledger level not found. |
path Parameters
ledgerLevelget-ledger-level-format-by-level › 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.
cumulativeLengthidisFreeLengthledgerLevellevelLengthlevelSeparator