Retrieves cashflow codes

get

/service/v1/cashflowCodes

This endpoint is used to retrieve the cashflow codes for the given set of parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : CashflowCodeResponseWrapper
Type: object
Cashflow Code Response Data Model
Show Source
Nested Schema : inflow
Type: array
Collection of Inflow Code Response
Show Source
Nested Schema : outflow
Type: array
Collection of Outflow Code Response
Show Source
Nested Schema : CashflowCodeRespDTO
Type: object
Cashfow Code Response DTO model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

406 Response

File is not configured.

500 Response

Internal error
Back to Top