ServiceChannel OutgoingXml API

The OutgoingXml API from ServiceChannel — 30 operation(s) for outgoingxml.

Operations 30

POST /api/notifications/v2/workorders/resend #
POST /notifications/v2/workorders/resend #
POST /api/notifications/v2/workorders/notes/resend #
POST /notifications/v2/workorders/notes/resend #
POST /api/notifications/v2/workorders/ivr/resend #
POST /notifications/v2/workorders/ivr/resend #
GET /api/notifications/v2/workorders/{id} #
GET /notifications/v2/workorders/{id} #
GET /api/notifications/v2/workorders/cxml/{id} #
GET /notifications/v2/workorders/cxml/{id} #
GET /api/notifications/v2/workorders/notes/{id} #
GET /notifications/v2/workorders/notes/{id} #
GET /api/notifications/v2/workorders/ivr/{id} #
GET /notifications/v2/workorders/ivr/{id} #
GET /api/notifications/v2/workorders/list #
GET /notifications/v2/workorders/list #
GET /api/notifications/v2/workorders/notes/list #
GET /notifications/v2/workorders/notes/list #
GET /api/notifications/v2/workorders/ivr/list #
GET /notifications/v2/workorders/ivr/list #
POST /api/notifications/resetnotify #
POST /notifications/resetnotify #
POST /webhooks/subscribe #
POST /webhooks/unsubscribe #
GET /webhooks #
GET /webhooks/{id} #
POST /api/notifications/v4/workorders/sendnotify #
POST /notifications/v4/workorders/sendnotify #
POST /api/notifications/v4/workorders/status/sendnotify #
POST /notifications/v4/workorders/status/sendnotify #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/servicechannel-outgoingxml-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

servicechannel-outgoingxml-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: bearer.v1
  title: Fixxbook.Bearer.Api.V1 AfterHours Outgoing XML API
  isOdataApi: false
  relativePath: ''
  discoveryPath: docs/bearer.v1
  _isAuthorizedAccess: true
servers:
- url: https://sb2fixxbook.servicechannel.com:443/api
security:
- oauth2: []
tags:
- name: OutgoingXml
paths:
  /api/notifications/v2/workorders/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_v2_workorders_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
        required: true
  /notifications/v2/workorders/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_v2_workorders_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
        required: true
  /api/notifications/v2/workorders/notes/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_v2_workorders_notes_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int64'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int64'
        required: true
  /notifications/v2/workorders/notes/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_v2_workorders_notes_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int64'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int64'
        required: true
  /api/notifications/v2/workorders/ivr/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_v2_workorders_ivr_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
        required: true
  /notifications/v2/workorders/ivr/resend:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_v2_workorders_ivr_resend
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32'
        required: true
  /api/notifications/v2/workorders/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/cxml/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_cxml_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/cxml/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_cxml_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/notes/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_notes_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int64
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/notes/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_notes_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int64
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/ivr/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_ivr_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/ivr/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_ivr_{id}
      parameters:
      - name: id
        in: path
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/notes/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_notes_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/notes/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_notes_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v2/workorders/ivr/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_api_notifications_v2_workorders_ivr_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v2/workorders/ivr/list:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_notifications_v2_workorders_ivr_list?proId={proId}&start={start}&finish={finish}
      parameters:
      - name: proId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: start
        in: query
        required: true
        schema:
          type: string
          format: date-time
      - name: finish
        in: query
        required: true
        schema:
          type: string
          format: date-time
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/resetnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_resetnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/resetnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_resetnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /webhooks/subscribe:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_webhooks_subscribe
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Api.Model.OutgoingXml.OutgoingXmlUser'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Api.Model.OutgoingXml.OutgoingXmlUser'
        required: true
  /webhooks/unsubscribe:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_webhooks_unsubscribe
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Api.Model.OutgoingXml.OutgoingXmlUser'
          text/json:
            schema:
              $ref: '#/components/schemas/ServiceChannel.Api.Model.OutgoingXml.OutgoingXmlUser'
        required: true
  /webhooks:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_webhooks
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /webhooks/{id}:
    get:
      tags:
      - OutgoingXml
      operationId: GETv3_webhooks_{id}?providerId={providerId}
      parameters:
      - name: providerId
        in: query
        required: true
        schema:
          type: integer
          format: int32
      - name: id
        in: path
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v4/workorders/sendnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_v4_workorders_sendnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v4/workorders/sendnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_v4_workorders_sendnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /api/notifications/v4/workorders/status/sendnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_api_notifications_v4_workorders_status_sendnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
  /notifications/v4/workorders/status/sendnotify:
    post:
      tags:
      - OutgoingXml
      operationId: POSTv3_notifications_v4_workorders_status_sendnotify?setupName={setupName}
      parameters:
      - name: setupName
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/System.Object'
            text/json:
              schema:
                $ref: '#/components/schemas/System.Object'
      deprecated: false
      x-access: Any
components:
  schemas:
    ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int64:
      type: object
      properties:
        ids:
          type: array
          items:
            format: int64
            type: integer
        delay:
          format: float
          type: number
    ServiceChannel.Services.WebApi.Controllers.OutgoingXmlController.ResendData_System.Int32:
      type: object
      properties:
        ids:
          type: array
          items:
            format: int32
            type: integer
        delay:
          format: float
          type: number
    System.Object:
      type: object
      properties: {}
    ServiceChannel.Api.Model.OutgoingXml.OutgoingXmlUser:
      type: object
      properties:
        Key:
          type: string
        IdentityId:
          format: int32
          type: integer
        Type:
          type: string
        Id:
          format: int32
          type: integer
        Pin:
          format: int32
          type: integer
        TypeMsg:
          type: string
        Url:
          type: string
        Login:
          type: string
        Password:
          type: string
        HttpMethod:
          type: string
        Format:
          type: string
        Topic:
          type: string
  securitySchemes:
    oauth2:
      type: oauth2
      flows:
        authorizationCode:
          scopes: {}
          authorizationUrl: https://sb2login.servicechannel.com/oauth/authorize
          tokenUrl: https://sb2login.servicechannel.com/oauth/token
      description: OAuth2 Authorization