OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/CreateDepartment (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/CreateDepartment
    In This Topic
    Description
    Creates a new Department record.
    Request (Isoap_v1_CreateDepartment_InputMessage)

    The request body is of type CreateDepartment.

    Request Body Parameters

    NameDescriptionData Type
     Department

    Overview

    Sequence
    Sequence
    Name optional xs:string
    200 Response (Isoap_v1_CreateDepartment_OutputMessage)

    The response body is of type CreateDepartmentResponse.

    Response Body Parameters

    NameDescriptionData Type
     Department

    Overview

    Sequence
    Sequence
    Name optional xs:string
    See Also