Create category rule in categoryAsk AIpost https://api.pocketsmith.com/v2/categories/{id}/category_rulesCreates a rule to allocate a category to transactions.Path ParamsidintegerrequiredThe unique identifier of the category.Body Paramspayee_matchesstringrequiredThe keyword/s to match the transaction payees.apply_to_uncategorisedbooleanApply the created category rule to all uncategorised transactions.truetruefalseapply_to_allbooleanApply the created category rule to all transactions.falsetruefalseResponses 200Success 403Not Allowed 404Not Found 422Validation ErrorUpdated 11 months ago