cURL
Services
Get Service Items
Retrieve the items (pricing tiers or components) associated with a specific service. Pass the ServiceId to get its configured items.
What this does: Returns the list of pricing items for the service including price, billing frequency (monthly or one-time), and distributor/aggregator scope. Use this to audit or review the pricing tiers before modifying them.
Next steps:
- Add a pricing item —
POST /v1.0/services/items/add - Update an item —
POST /v1.0/services/items/update
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.