Introduction
Returns an array of
ApiProductAndPricing
available to an account.
Parameters
apiKey
The active API Key.
forAccount
The account from which to retrieve the list of available products.
productCodeFilter
Product code to filter.
sessionId
The active session ID.
Return value
Array of
ApiProductAndPricing
available to the account.
Code samples