json
Services
Create Service
Create a new service with a name, cost, and billing frequency. Services can be added to packages and assigned to subscribers.
What this does: Returns the new service’s ServiceId (SID-) and full record. Services are the billable unit; add pricing tiers using the service items endpoints, then associate the service with products.
Next steps:
- Add a pricing item —
POST /v1.0/services/items/add
POST
json