Get Application Profile

GET {{sandboxAPI}}/applications/{{applicationId}}/application_profile

The Platform Fee profile is inherited by default to any Application that does not have a unique Fee Profile configured.

An Application Fee Profile can retrieved by API by checking if there is a fee_profile present for the Application in the Application Profile.

If the fee_profile field is null then the Fee Profile is inherited from the Platform Fee Profile. The Application Fee profile is inherited by default to any Merchant that does not have a unique Fee Profile configured.

Store the Application Fee Profile ID for associating to a merchant or Application and Set: Finix API Environment Variable to the desired applicationProfileId.