The GetSingleCashFlow function returns the cash flow for the given primary key.
Method | /GetSingleCashFlow |
The request body is of type GetSingleCashFlow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashFlowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashFlowResult | CashFlowInfo |
|