latestOpenAPI 3.0.12026-08-23113673.3 KB
acb20cfa91b9
EagleView
Create the eagle view order
This service is the primary mechanism of the eagle view ordering process, as it will actually create the order. A successful PlaceOrder call will return a unique Report Id, which can then be used in other method calls.
post/v1/eagleview/order
Request body
Response
successful operation
If failed, return messageCode, refer to API Response Message Code.
Example
{ "messageCode": "1001", "message": "Validation exception" }