cURL
Services
Get Service Details
Retrieve detailed information about a specific service by its ServiceId. Returns service name, cost, billing frequency, and status.
What this does: Returns the service details including name, cost, billing frequency, and status. Use this to retrieve the SID- ID needed when adding service items or associating the service with products.
Next steps:
- View service items —
GET /v1.0/services/items - Update service —
POST /v1.0/services/update
GET
cURL
Query Parameters
The unique service ID to retrieve details for
Response
Service-Details
The response is of type object.