.dev
REST APIAPI Reference

Other Incomes

GET
/v1/finance/other-incomes

Response Body

curl -X GET "https://example.com/v1/finance/other-incomes"
POST
/v1/finance/other-incomes

Response Body

curl -X POST "https://example.com/v1/finance/other-incomes"
POST
/v1/finance/other-incomes:batchDelete

Response Body

curl -X POST "https://example.com/v1/finance/other-incomes:batchDelete"
GET
/v1/finance/other-incomes/{id}

Path Parameters

id*string

Response Body

curl -X GET "https://example.com/v1/finance/other-incomes/string"
DELETE
/v1/finance/other-incomes/{id}

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/v1/finance/other-incomes/string"
PUT
/v1/finance/other-incomes/{id}

Path Parameters

id*string

Response Body

curl -X PUT "https://example.com/v1/finance/other-incomes/string"