gl-code-formats
Operations addressed under /gl-code-formats — 4 operations.
get-gLCode-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 GLCodeFormatDto.
| Field | Declared type | Nullable |
|---|---|---|
SectionSeparator | string | no |
GLCodeSections | List<GLCodeSectionItem> (collection) | no |
Member names are the service's declaration names.
get-gLCode-format-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
update-gLCode-format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_84 | 400 | SECTION_OR_SEQUENCE_IS_NOT_PART_OF_THE_GL_CODE_FORMAT | 'Section' or 'Sequence' is not part of the GL Code Format. |
ERR_ACCTNG_86 | 400 | GL_CODE_FORMAT_IS_USED_TO_CREATE_GLCODE_IT_CANNOT_BE_UPDATED_OR_DELETED | GL Code Format is used to create glCode. It cannot be updated or deleted. |
update-gLCode-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.
create-glCode-format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_43 | 400 | SUITABLE_GL_CODE_SECTION_NOT_FOUND | Gl Code Section:{0} is not found. |
ERR_ACCTNG_83 | 400 | GL_CODE_FORMAT_ALREADY_EXISTS | GL Code Format already exists. Please try to update. |
create-glCode-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.
delete-gLCode-format
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCTNG_86 | 400 | GL_CODE_FORMAT_IS_USED_TO_CREATE_GLCODE_IT_CANNOT_BE_UPDATED_OR_DELETED | GL Code Format is used to create glCode. It cannot be updated or deleted. |
ERR_ACCTNG_87 | 400 | GL_CODE_FORMAT_NOT_FOUND | GL Code Format is not found. |
delete-gLCode-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.