Reading Data from Business Objects for OData Services

These APIs allow you to read data from the following business objects:

  • Equipment

  • Models

  • Locations

  • Spare parts

  • Notifications

  • Work orders

Equipment

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/Equipments

Models

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/Models

Locations

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/Locations

Spare Parts

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/SpareParts

Notifications

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/Notifications

Work Orders

Request
  • Format: XML

  • HTTP Method: GET

  • URI: https://<launchpad-url>/ain/ac.odata.svc/api/v1/WorkOrders