| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| serviceLogPk | Integer | The Primary Key of a Service Log for the Credit Enquiry. | ||
| accountPk | Integer | The Primary Key of a related Account. | ||
| newCode | String | Optional | The new Access Purpose/ Enquiry Reason to update to (if not specified sets to default value for Credit Decision). | |
| executeUpdateFailed | Boolean | Optional | ByRef | Indicates whether the original Service Log update failed. If omitted, a value of False is assumed. |
| executePostFailed | Boolean | Optional | ByRef | Indicates whether the post script event "ExecuteCreditEnquiryUpdatePost" failed. If omitted, a value of False is assumed. |
A Boolean value indicating success.