Create Category

The create transaction categories service is used to create user-defined categories for a system-defined category.The parentCategoryId is the system-defined category id.This can be retrieved using get transaction categories service.The categoryName can accept minimum of 1, maximum of 50 alphanumeric or special characters.The HTTP response code is 201 (Created successfully).