Read Order By Order ID

GET {{baseUrl}}/reports/v1/licensehistory/:orderId

Retrieve the order summary by it's unique order ID.

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Acceptstring

RESPONSES

status: OK

{"orderId":"dbedfe75-0299-4494-aa3b-a7e09a972078","orderDateTime":"2019-01-01T23:28:56.782Z","status":"COMPLETE","mvrsOrdered":[{"rel":"","href":"relative/path-to-resource/${id}","id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","type":""},{"rel":"","href":"relative/path-to-resource/${id}","id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","type":""}],"finding":"NOT_CONFIRMED","result":{"message":"no mvr returned","code":"TM01"},"source":"originalIssueDate","historyDate":"1998-02-11T14:44:12.980Z"}