Update the Fresh Investigation Report data for a specific order, after the order has a status of delivered.
Investigation Report.
{- "consent": true,
- "contactInfo": {
- "name": "string",
- "emailAddress": "string",
- "telephoneNumber": "string",
- "company": {
- "name": "string",
- "number": "string"
}
}, - "chargeReference": "string",
- "searchCriteria": {
- "name": "string",
- "additionalInfo": "string",
- "telephoneNumber": "string",
- "address": {
- "simple": "string",
- "postcode": "string",
- "city": "string"
}, - "regNo": "string",
- "vatNo": "string",
- "countryCode": "AF"
}, - "pendingInfo": {
- "contactDetails": {
- "name": "string",
- "emailAddress": "string",
- "telephoneNumber": "string",
- "company": {
- "name": "string",
- "number": "string"
}
}, - "searchCriteria": {
- "name": "string",
- "additionalInfo": "string",
- "telephoneNumber": "string",
- "address": {
- "simple": "string",
- "postcode": "string",
- "city": "string"
}, - "regNo": "string",
- "vatNo": "string",
- "countryCode": "AF"
}
}
}
{- "message": "FreshInvestigation OrderId is being updated"
}