post https://api.pluggy.ai/categories/rules
Create a single category rule
Creating Category Rules just requires sending the categoryId
that you can recover from the list of Categories.
Example of creating a rule:
{
"description": "Mc Donalds",
"categoryId": "11010000"
}