It will return incorrect Response from marketo when update a opportunityPersonRole or opportunity which had been deleted from the system with syncMObject operation.
Expected: should show record not found error. because that operation is update not upsert.
but the update operation will perform same behaviour with upsert.
So we got the status is a "Created", no error occurs.