Create a view for a user.

The create Views API allows users to create a view by specifying one or more rules. This API supports bank, creditCard and investment container transactions. Important notes- Each View rule must contain either "include" or "exclude" attributes, but not both together. If you want both "include" or "exclude" attributes, then create 1 rule with "include" and 1 rule with "exclude" attribute.Do not use view 'id' and view rule 'id' fields in POST /views and PUT /views/{view...