Income categories
Shows you how to manage income categories
Last updated
Shows you how to manage income categories
Last updated
POST
https://api.pesatime.com/v1/income_categories
Create a new category
Name | Type | Description |
---|---|---|
PUT
https://api.pesatime.com/v1/income_categories/:categoryId
Update category
GET
https://api.pesatime.com/v1/income_categories/:categoryId
Get category details
DELETE
https://api.pesatime.com/v1/expense_categories/:categoryId
Delete category
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
name
string
The name of the category
categoryId
string
The ID of the category to update
name
string
The new name
categoryId
string
The ID of the category to get details for
categoryId
string
The ID of the category to delete