cashs
Operations addressed under /cashs — 7 operations.
aurax-bff-redirect-get-cash-box-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<CashBoxDto>.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Name | string | no |
IsActive | bool | no |
UserMaps | List<CashBoxAssignmentDto> (collection) | no |
CashBoxLedgers | List<CashBoxLedgerDto> (collection) | no |
Member names are the service's declaration names.
aurax-bff-redirect-get-cash-box-list › 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-cash-box
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-create-cash-box-ui service definition through POST /cashs.
Request and response fields are declared on the routing target create-cash-box-ui; this entry declares none of its own.
create-cash-box › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-get-cash-user-map-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<CashBoxAssignmentDto>.
| Field | Declared type | Nullable |
|---|---|---|
CashBoxId | Guid | no |
OrganizationId | Guid | no |
UserId | Guid? | yes |
AssignDate | DateOnly? | yes |
ReleaseDate | DateOnly? | yes |
Member names are the service's declaration names.
aurax-bff-redirect-get-cash-user-map-list › 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.
aurax-bff-redirect-get-cash-box-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-cash-box-by-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as CashBoxDto.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Name | string | no |
IsActive | bool | no |
UserMaps | List<CashBoxAssignmentDto> (collection) | no |
CashBoxLedgers | List<CashBoxLedgerDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCNT_85 | 400 | CASH_NOT_FOUND | Cash definition is not found. |
path Parameters
idaurax-bff-redirect-get-cash-box-by-id › 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.
codeidisActivenameupdate-cash-box
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-update-cash-box-ui service definition through PUT /cashs/{id}.
Request and response fields are declared on the routing target update-cash-box-ui; this entry declares none of its own.
path Parameters
idPresent in this route template but not among the Route-bound fields of the routing target update-cash-box-ui, whose own path is decoupled from this one.
update-cash-box › Request Body
codeidisActivenameupdate-cash-box › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
delete-cash-box
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-delete-cash-box-ui service definition through DELETE /cashs/{id}.
Request and response fields are declared on the routing target delete-cash-box-ui; this entry declares none of its own.
Request body description
The catalog declares Body-bound fields on this DELETE operation. Request bodies on DELETE have no defined semantics in HTTP; this documents the catalog, not a recommendation. Not every field below is accepted: the platform selects which of them this operation admits and drops the rest. Of the fields below, the binder does not admit id, which this document nevertheless marks required because the catalog declares it so.
path Parameters
idPresent in this route template but not among the Route-bound fields of the routing target delete-cash-box-ui, whose own path is decoupled from this one.
delete-cash-box › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-get-cash-with-user-map
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-cash-with-user-map; this entry declares none of its own.
Response body, read from the service source
The route declares its response as CashBoxDto.
| Field | Declared type | Nullable |
|---|---|---|
Code | string | no |
Name | string | no |
IsActive | bool | no |
UserMaps | List<CashBoxAssignmentDto> (collection) | no |
CashBoxLedgers | List<CashBoxLedgerDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_ACCNT_85 | 400 | CASH_NOT_FOUND | Cash definition is not found. |
path Parameters
idaurax-bff-redirect-get-cash-with-user-map › 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.
codeidisActivename