Filter Previous Orders By Date

GET {{baseUrl}}/orders/v1/mvrreports/intelligent?page={{page}}&size={{size}}&startOrderDate={{startDate}}&endOrderDate={{endDate}}

Retrieve a list of Intelligent MVR Reports that where ordered between 12am and 12pm.

Request Params

KeyDatatypeRequiredDescription
pagestring
sizestring
startOrderDatestringStart date when orders were created. If value is not provided, search will default to midnight (00:00:00 a.m.) of previous day.

Pattern: yyyy-MM-dd | | endOrderDate | string | | Inclusive end date when orders were created. If value is not provided, search will default to end of day (23:59:59 p.m.).

Pattern: yyyy-MM-dd |

HEADERS

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

RESPONSES

status: OK

{"data":[{"message":"ut mollit qui non","orderId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","orderDateTime":"2001-08-08T12:45:30.694Z","status":"proident esse","requestType":"velit do ullamco ut","request":{"licenseState":"AR","licenseNumber":"","lastName":"","firstName":"","licenseCategory":"License","birthDate":"1974-01-29","middleName":"","suffix":"","address":{"street":"123 Main Street, Apt 101","city":"","state":"DE","zipCode":12345},"gender":"Male","height":0,"weight":0,"eyeColor":"GREEN","issueDate":"2020-01-29","expiryDate":"2024-01-29","customFields":[{"name":"","value":""},{"name":"","value":""}],"billCode":"","billReference":""}},{"message":"elit laboris ea","orderId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","orderDateTime":"1984-04-23T08:34:29.177Z","status":"occaecat pariatur dolore","requestType":"proident","request":{"licenseState":"MO","licenseNumber":"","lastName":"","firstName":"","licenseCategory":"License","birthDate":"1974-01-29","middleName":"","suffix":"","address":{"street":"123 Main Street, Apt 101","city":"","state":"CT","zipCode":12345},"gender":"1","height":0,"weight":0,"eyeColor":"GREEN","issueDate":"2020-01-29","expiryDate":"2024-01-29","customFields":[{"name":"","value":""},{"name":"","value":""}],"billCode":"","billReference":""}}],"meta":{"totalPages":-8987836,"totalRecords":94005914},"links":{"self":"consequat cillum","first":"esse non Duis in","prev":"occaecat qui sunt","next":"tempor","last":"sed nulla ea"}}