Service Call Search

post

https://server:port/rest/apis/asset/work/serviceCalls/search

This operation is used to find service calls matching specific input filters.

Request

Query Parameters
Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
  • Indicates whether to limit the search to active service calls only.
    Example: false
  • Maximum Length: 254
    The first line of the service call address.
    Example: 800 Rosewood Ave
  • Maximum Length: 90
    The city of the service call address.
    Example: North Canton
  • The start of the 'creation date time' search filter. Service calls created within the given start and end date times are returned.
    Example: 2022-06-01T01:01:07.033Z
  • The end of the 'creation date time' search filter. Service calls created within the given start and end date times are returned.
    Example: 2022-06-20T20:10:30.652Z
  • Maximum Length: 100
    Short description about the service call.
    Example: New Electric Service
  • Maximum Length: 254
    The first name of the contact person.
    Example: Robert
  • Maximum Length: 254
    The last name of the contact person.
    Example: Brown
  • locations
  • Maximum Length: 24
    The phone number (either primary, home or mobile) of the contact person.
    Example: 330-532-9834
  • Maximum Length: 12
    The zip code of the service call address.
    Example: 61520
  • Maximum Length: 60
    The external system's unique identifier for the service call.
    Example: SR202200001
  • Maximum Length: 14
    The system-generated unique identifier for the service call.
    Example: 20124908366206
  • Maximum Length: 14
    The alternative unique identifier for the service call.
    Example: 20220000001209
  • Maximum Length: 30
    Service category represents a broad grouping of services provided by the company.
    Example: CM_ElectricService
  • Maximum Length: 30
    Service code is used to assign actions corresponding to the service call received.
    Example: CM_MeterRead
Nested Schema : locations
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
  • Maximum Length: 60
    The external system's unique identifier for the asset location.
    Example: 300000354678942
  • Maximum Length: 12
    The system-generated unique identifier for the asset location associated to the service call.
    Example: 958486684159
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Indicates whether to limit the search to active service calls only.
    Example: false
  • Maximum Length: 254
    The first line of the service call address.
    Example: 800 Rosewood Ave
  • Maximum Length: 90
    The city of the service call address.
    Example: North Canton
  • The start of the 'creation date time' search filter. Service calls created within the given start and end date times are returned.
    Example: 2022-06-01T01:01:07.033Z
  • The end of the 'creation date time' search filter. Service calls created within the given start and end date times are returned.
    Example: 2022-06-20T20:10:30.652Z
  • Maximum Length: 100
    Short description about the service call.
    Example: New Electric Service
  • Maximum Length: 254
    The first name of the contact person.
    Example: Robert
  • Maximum Length: 254
    The last name of the contact person.
    Example: Brown
  • locations
  • Maximum Length: 24
    The phone number (either primary, home or mobile) of the contact person.
    Example: 330-532-9834
  • Maximum Length: 12
    The zip code of the service call address.
    Example: 61520
  • Maximum Length: 60
    The external system's unique identifier for the service call.
    Example: SR202200001
  • Maximum Length: 14
    The system-generated unique identifier for the service call.
    Example: 20124908366206
  • Maximum Length: 14
    The alternative unique identifier for the service call.
    Example: 20220000001209
  • Maximum Length: 30
    Service category represents a broad grouping of services provided by the company.
    Example: CM_ElectricService
  • Maximum Length: 30
    Service code is used to assign actions corresponding to the service call received.
    Example: CM_MeterRead
Nested Schema : locations
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
  • Maximum Length: 60
    The external system's unique identifier for the asset location.
    Example: 300000354678942
  • Maximum Length: 12
    The system-generated unique identifier for the asset location associated to the service call.
    Example: 958486684159
Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : W1RETSVCCALL
Type: object
Show Source
Nested Schema : serviceCalls
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : serviceCall
Type: object
Show Source
Nested Schema : serviceCategory
Type: object
Service category represents a broad grouping of services provided by the company.
Show Source
Nested Schema : serviceCode
Type: object
Service code is used to assign actions corresponding to the service call received.
Show Source

400 Response

Bad Request
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.

500 Response

Internal Server Error
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.
Back to Top