service_example.json 228 B

123456
  1. {
  2. "name": "Customer Onboarding",
  3. "description": "Service for managing new customer onboarding processes including account setup, verification, and initial training.",
  4. "createdById": "1",
  5. "participants": ["1", "2", "3"]
  6. }