Intro to REST messages

TraceLink communicates with certain operating systems and programs of choice through Representational State Transfer (REST) integration. If an internal system needs to query TraceLink for information, an API call is sent from that internal system to the TraceLink REST API endpoint, which is the main request-response communication hub. The TraceLink endpoint extracts the schema from the event call and passes it to the internal system.

Russia Compliance receives the response containing the requested details, routes the information back through the endpoint where the REST response generates, and sends the response back to the original system. This response also confirms whether or not the operation is successful.

HTTP response status codes

Russia Compliance presents standard response codes to indicate whether or not a specific HTTP request was successful. Response status codes may include, but are not limited to, the following: