Returns a list of your submitted Fresh Investigation Orders.
{- "totalCount": 0,
- "orders": [
- {
- "orderID": 0,
- "userID": "string",
- "creationDate": "string",
- "lastStatusChangeDate": "string",
- "transactionID": 0,
- "chargeReference": "string",
- "contactDetails": {
- "name": "string",
- "emailAddress": "string",
- "telephoneNumber": "string"
}, - "sectionNames": "string",
- "status": {
- "code": "string",
- "description": "string"
}, - "consent": true,
- "searchCriteria": {
- "name": "string",
- "vatNo": "string",
- "regNo": "string",
- "additionalInfo": "string",
- "address": {
- "type": "string",
- "simpleValue": "string",
- "street": "string",
- "houseNumber": "string",
- "additionToAddress": "string",
- "city": "string",
- "postalCode": "string",
- "province": "string",
- "region": "string",
- "telephone": "string",
- "directMarketingOptOut": true,
- "directMarketingOptIn": true,
- "country": "AF"
}
}, - "reportDate": "2019-08-24T14:15:22Z"
}
]
}