POST Resource Status API Overview

This document is a high-level overview about the Resource Status API functionality. For more detailed information related to integrating the Resource Status API, refer to Resource Status Partner Interoperability.

Juvare provides the POST Resource Status application programming interface (API) as a web service interface you can use to upload data to the EMResource. Using this interface to automate data entry saves your staff time, eliminates manual data entry errors, and provides timely operational awareness for all EMResource users. Data is communicated using XML.

The POST Resource Status API offers numerous benefits, including:

  • Security: Data is communicated securely using the TLS 1.2 protocol, in compliance with XML data standards, and it is represented in an XML schema developed by Juvare.

  • Flexibility: The API is designed to update virtually any status data for any set of resources in EMResource. Data can be uploaded using either of the most commonly used protocols (JSON via REST or XML via SOAP using an XML schema developed by Juvare).

  • Configurability: The API is configured based on the requirements and information you specify.

POST Resource Status API is a synchronous process. If you want to perform the same actions using an asynchronous process, refer to Resource Status Partner Interoperability.