Get Merchant and Merchant Profile
GET {{sandboxAPI}}/merchants/{{merchantId}}
The Application Fee profile is inherited by default to any Merchant that does not have a unique Fee Profile configured.
A Merchant Fee Profile can retrieved by API by checking if there is a fee_profile present for the Merchant in the Merchant Profile.
If the fee_profile field is null then the Fee Profile is inherited from the Application Fee Profile. The Application Fee profile is inherited by default to any Merchant that does not have a unique Fee Profile configured.
Store the Merchant_Profile ID for associating to a merchant or Application and Set: Finix API Environment Variable to the desired merchantProfileId.