Skip to main content
POST
/
v1.0
/
services
/
update
json
{
  "ServiceId": "SID-65d007be-8b49-45ac-b8ae-77b8d6a66c8b",
  "ServiceName": "Caller Id",
  "Cost": 2.34,
  "Monthly": true
}
{
  "StatusCode": 400,
  "Message": "Bad request: one or more required fields are missing or contain an invalid value."
}

Body

application/json
ServiceId
string
required

Service ID to update

Example:

"SID-65d007be-8b49-45ac-b8ae-77b8d6a66c8b"

ServiceName
string
Example:

"Caller Id"

Cost
number
Example:

2.34

Monthly
boolean
Example:

true

Response

Update Service