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: post
Path: /fscmRestApi/resources/11.13.18.05/bankAccountUserRules
Get a country-specific rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/bankAccountUserRules/{CountrySpecificUIRuleId}
Get all country-specific rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/bankAccountUserRules
Update an existing country-specific rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/bankAccountUserRules/{CountrySpecificUIRuleId}