.dev
REST APIAPI Reference

Other Income Categories

GET
/v1/finance/other-income-categories

Response Body

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

Response Body

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

Response Body

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

Path Parameters

id*string

Response Body

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

Path Parameters

id*string

Response Body

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

Path Parameters

id*string

Response Body

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