Payment logs

Get the cash flow payment logs

get

Get the cash flow payment logs for a specific cash flow in a project

Path parameters
projectIdstringRequired

The ID of the project to get the payment logs for

cashFlowIdstringRequired

The ID of the cash flow to get the payment logs for

Responses
200

successful operation

application/json
get
/finance/projects/{projectId}/cash-flows/{cashFlowId}/payment-logs

Update the cash flow payment logs

put

Update the cash flow payment logs for a specific cash flow in a project

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The ID of the project to update the payment logs for

cashFlowIdstringRequired

The ID of the cash flow to update the payment logs for

Responses
200

successful operation

No content

put
/finance/projects/{projectId}/cash-flows/{cashFlowId}/payment-logs

No content