A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Retrieve Most Recent Status for a Submission

get

Retrieve Most Recent Status for a Submission

Retrieve status information based on submission request id

Resource URL

https://test-apis.us-east-1.libertymutual.com/v1 /partner/{partnerId}/submission-request/{submissionRequestId}/status

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

status

Schema:

HTTP Code Description

400

Invalid Input

404

Submission Request Id Not Found

409

Conflict (Example: Trying to get the status of a submission request, before submitting it)

500

Internal Server Error

501

Not Implemented

Working...