Fee Item Master
Access to this feature depends on your system and user configuration.
The Fee Item Master (FIM) feature enables you to:
- Set up and maintain common fees and pricing structures for multiple merchants in your portfolio.
- Set up one-time or recurring monthly flat fees by uploading a standard format file.
These schemas provide XML elements for FIM functionality:
- FeeItemMaster.xsd: This includes these XML elements:
- FeeItemMasterResType
- FeeItemMasterReqType
- FIMFeeResType
- FIMFeeReqType
- FIMFeesResType
- FIMFeesReqType
- FimStatementSettingType
- GetFeeItemMasterReqType
- GetFIMFeeReqType
- GetFIMFeesReqType
- PricingCommon.xsd: This includes this XML element:
- ProfilePricing.xsd This includes this XML element:
In addition, MerchantPricingService.wsdl includes these XML elements:
- AddFeeItemMasterFees: Add fees to FIM.
- FeeItemMasterResponse
- FeeItemMasterRequest
- GetFeeItemMasterRequest
- GetFeeItemMaster: Return FIM with all the fees.
- ModifyFeeItemMasterFees: Modify existing fees in FIM. This applies everything in the request, overwriting all FIM fee item information in the system.
- ModifyFeeItemMasterFeesMinimal: Modify existing fee information in FIM. This enables users to modify specific FIM fee item fields without overwriting all FIM fee item information in the system.