Order Details

get

Order Details

Use this method to get order details by order number

Resource URL

https://test-apis.ap-southeast-1.libertymutual.com/api/hk/motor/order /v1/orders/{orderNo}

Header Parameters

Name Values Description
Content-type
(required)

content type of the request

Authorization
(required)

This is used to identify the app/oAuth2 Token passed in this param

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

orderNo Order Number null true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Content Type

application/json

Category

Orders

Schema:

HTTP Code Description

400

Bad Request

401

Unauthorized

404

Resource not found

500

Internal Server error

Working...