Alternate Name Mapping Rules REST Endpoints

Alternate Name Mapping Rules
The alternate name mapping rules enable lockbox to identify Japanese customers by alternate payer name during Zengin lockbox processing.
Create an alternate name mapping rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/alternateNameMappingRules
Delete an alternate name mapping rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/alternateNameMappingRules/{AlternateNameId}
Get all alternate name mapping rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/alternateNameMappingRules
Get an alternate name mapping rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/alternateNameMappingRules/{AlternateNameId}
Update an alternate name mapping rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/alternateNameMappingRules/{AlternateNameId}