Bank Account User Rules REST Endpoints
    
        Bank Account User Rules
    
The bank account user rules resource is used to create country-specific rules on a simplified bank account UI. Label changes are also supported through this service.
- Create a country-specific rule
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/bankAccountUserRules - Get a country-specific rule
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/bankAccountUserRules/{CountrySpecificUIRuleId} - Get all country-specific rules
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/bankAccountUserRules - Update an existing country-specific rule
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/bankAccountUserRules/{CountrySpecificUIRuleId}