json
{ "ServiceName": "Caller Id", "Cost": 1.23, "Monthly": true }
{ "ServiceId": "SID-65d007be-8b49-45ac-b8ae-77b8d6a66c8b", "ServiceName": "Caller Id", "Cost": 1.23, "Monthly": true, "Active": true }
Create a new service with a name, cost, and billing frequency. Services can be added to packages and assigned to subscribers.
Enter the token obtained from the Authentication endpoint
Name of the service
"Caller Id"
Service cost
1.23
Monthly recurring charge
true
Create Service
The response is of type object.
object