# 码状态更新操作类型 - [JSON](https://book.e-buy.com/books/e-buy-40/page/7f100 "网络通信时的一种数据交互格式") Key为`updateOpts`,必填
字段 | 类型 | 是否必填 | 字段意义 | 备注 |
---|---|---|---|---|
updatePurchaseTime | String | 否 | 修改实际购买时间 | yyyyMMddHHmmss |
updateValidEnd | String | 否 | 修改实际有效截至时间 | yyyyMMddHHmmss |
updatePurchaseOrderNum | String | 否 | 修改用户购买订单号 | |
updateMakeNotifyType | Object<[makeNotifyType](https://book.e-buy.com/books/e-buy-40/page/26657 "makeNotifyType")> | 否 | 修改制码通知信息 | |
updateVerifyNotifyType | Object<[verifyNotifyType](https://book.e-buy.com/books/e-buy-40/page/26657 "verifyNotifyType")> | 否 | 修改核销通知信息 | |
updateMerchantRealAmount | Long | 否 | 修改商户实收金额 | 单位:分 |
updateMemberDetail | Object<[memberDetail](https://book.e-buy.com/books/e-buy-40/page/950a4 "memberDetail")> | 否 | 修改会员信息 | |
activateShopNo | String(10) | 否 | 激活门店号 | |
activateOrg | String(10) | 否 | 激活机构 | |
remark | String(200) | 否 | 串码备注信息 |