Get fee information by product code and fee type keypost https://example.com/programs/{programCode}/accounts/GetFeeInfoByProductCodeAndFeeTypeKeyRetrieves fee information for a given product code and fee type key.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing the product code and fee type key.Represents a request to retrieve fee information for a specific product and fee type. Contains the product code and fee type key used to query fee details. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.productCodestring | nullThe code identifying the product for which fee information is requested.feeTypeKeyint32The unique key identifying the fee type to query.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Get fee waivers for a user within a date rangeGuestVerificationDid this page help you?YesNo