v3

latestOpenAPI 3.1.02026-07-31144319609.5 KB
Service

get/v4/services/{id}

Path parameters

idinteger required
Example:1

Response

Successful operation

Example response

{
  "data": {
    "id": 10,
    "name": "Repair",
    "number": "SRV-123",
    "note": "Repair cost for the customer",
    "bill_service_id": "1234"
  }
}