Retrieve all the AccountProductCode objects that are available for the specified Account and PackageFrequency.Copy Pageget https://{server_address}/ResourceServer/api/v10/Account/ProductCode/AvailableFor/Account/{id}/PackageFrequency/{packageFrequencyId}Path ParamsidintegerrequiredUnique identifier for the Account object.packageFrequencyIdintegerrequiredUnique identifier for the PackageFrequency object.Query Paramseffectivedate-timeEffective date and time used to determine which account product codes are available. Defaults to the current UTC date and time when omitted.Responses 200Get a PackageFrequency by its ID based on a specified AccountProductCode 400The request could not be processed.Updated 2 months ago