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 ParamsThe request payload containing the product code and fee type key.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/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago