API Reference
⌘
K
Docs & Guides
API Reference
Introduction
Getting started
Language Specific SDKs
Authorization
Metering Cloud
Meter Definition
Ingest Meters
Custom Ingest Schema
Filtering Out Reported Meters
Querying Reported Usage
Querying Raw Events
Periodic Usage Reports
Customers
Billing Cloud
Account
Product Items
Product Item Price Templates
Queries
Pricing Plans
Invoices
Prepaid Orders
Prepaid Cards
Prepaid Wallet
Customer Promotions
Defining Promotions
Customer Commitment
Billing Analysis
Tax Calculation
Alerts and Webhooks
Notifications (Alerts)
Webhooks
Event Logs
Account Settings
Company Logo
Customer Portal
Session
Usage
Cost
Billing
Prepaid
Notifications
Meters
Usage Events
Pricing Plan
Setup Intent
Payment Method
Settings
Company Logo
Customer Details
Credits Ledger
Rewards History
Docs powered by
Archbee
Billing Cloud
Product Items
Get product plan by ID
1min
GET
https://app.amberflo.io/payments/pricing/amberflo/account-pricing/product-plans
Try it
Authentication
X-API-KEY
apiKey
Query Parameters
productPlanId
string
*
Responses
200
Successful response
product-plans-response
billingPeriod
object
description
string
feeMap
map<string, object>
id
string
isDefault
boolean
lastUpdateTimeInMillis
integer
lockingStatus
string<OPEN | CLOSE_TO_DELETIONS | CLOSE_TO_CHANGES | DEPRECATED>
planLevelFreeTier
number
productId
string
productItemPriceIdsMap
map<string, string>
productPlanName
string
successorPlanId
string
transitionStrategy
string
PREVIOUS
Create or update a product plan.
NEXT
List all product plans
Docs powered by
Archbee