getAllProductPrices - gogetssl/api GitHub Wiki

URL: /products/all_prices/
Request type: GET

Overview

The getAllProductPrices returns a detailed list of available product prices.

Request parameters

  • None

Response

  • product_prices - array of product prices
    • id - product ID
    • period - product validity period in months (12,24)
    • price - partner price in account default currency
  • success - success value (true)
⚠️ **GitHub.com Fallback** ⚠️