Retrieve a list of PlanContent objects.
You can use query parameters to filter, sort, and paginate the results.
You can set the money_decimals query parameter to specify the number of decimal places for money fields.
Examples:
?money_decimals=2 will return money values rounded to 2 decimal places.?money_decimals=max will return money values with the maximum precision.API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Filter by Addendum ID. Can be multiple.
Filter by calculation rule type. Can be multiple.
commit - commitovercommit - overcommitstepped - steppedstaged - stagedunit - unitpost_invoice - post_invoicecommit, overcommit, post_invoice, staged, stepped, unit Filter by currency char code (e.g. USD, EUR). Can be multiple.
Returns currencies with the specified char code.
Examples:
¤cy_char_code=USD¤cy_char_codeEUR¤cy_char_codeUSDAvailable values:
EUR - EuroUSD - US DollarFilter by currency ID. Can be multiple.
Returns currencies with the specified ID.
Examples:
¤cy_id=1¤cy_id=1¤cy_id=2Available values:
1 - US Dollar2 - EuroFilter by feature ID. Can be multiple.
Filter by feature name. Case insensitive. Supports partial matches.
Number of results to return per page. Maximum is 100.
Filter by metric code. Case insensitive. Supports partial matches.
Filter by metric ID. Can be multiple.
The initial index from which to return the results.
Ordering of the results.
Default sort order is ascending. Put - before value for descending sort order: -id.
For sorting by multiple parameters write them as comma separated string: -client_id,id.
id - Id-id - Id (descending)currency_id - Currency id-currency_id - Currency id (descending)calc_rule_type - Calc rule type-calc_rule_type - Calc rule type (descending)feature_name - Feature name-feature_name - Feature name (descending)product_name - Product name-product_name - Product name (descending)product_id - Product id-product_id - Product id (descending)plan_id - Plan id-plan_id - Plan id (descending)default - Default-default - Default (descending)-calc_rule_type, -currency_id, -default, -feature_name, -id, -plan_id, -product_id, -product_name, calc_rule_type, currency_id, default, feature_name, id, plan_id, product_id, product_name Filter by plan ID. Can be multiple.
Filter by plan name. Case insensitive. Supports partial matches.
Filter by Product Category ID. Can be multiple.
Filter by product category name. Case insensitive. Supports partial matches.
Filter by product ID. Can be multiple.
Returns products with the specified ID.
Examples:
&product_id=1&product_id=1&product_id=2Available values:
1 - CDN2 - Object Storage3 - Web Security4 - Streaming5 - Cloud6 - Colocation Services7 - WG Private Cloud8 - p2p9 - DDoS Protection10 - Managed DNS11 - Other Services12 - Premium Support13 - Connectivity14 - Hosting (G-Hosting)15 - Managed Services16 - Rent17 - Software development18 - VM Ware19 - LaaS20 - AWS Cloud21 - FastEdge22 - Technical Support23 - WAAP25 - Shield Proxy32 - AI Managed Dedicated ComputeFilter by product internal name. Can be multiple.
Returns products with the specified internal name.
Examples:
&product_internal_name=CDN&product_internal_name=CDN&product_internal_name=DNSAvailable values:
AI_DEDCOMP - AI Managed Dedicated ComputeAWS_CLOUD - AWS CloudCDN - CDNCLOUD - CloudCONNECT - Colocation ServicesCONNECTIVITY - ConnectivityDDOS - Web SecurityDNS - Managed DNSFAST_EDGE - FastEdgeGHOST - Hosting (G-Hosting)INFRASTRUCTURE_PROTECTION - DDoS ProtectionLAAS - LaaSMANAGED_SERVICES - Managed ServicesOTHER_SERVICES - Other ServicesP2P - p2pPREMIUM_SUPPORT - Premium SupportRENT - RentSHIELD_PROXY - Shield ProxySOFTWARE_DEVELOPMENT - Software developmentSTORAGE - Object StorageSTREAMING - StreamingTECHNICAL_SUPPORT - Technical SupportVMWARE - VM WareWAAP - WAAPWG_PRIVATE_CLOUD - WG Private CloudFilter by product name. Case insensitive. Supports partial matches.
Filter by region ID. Can be multiple.
Filter by region internal name. Can be multiple.
Filter by region name. Case insensitive. Supports partial matches.