{
"newBankProvince": "string",
"newAccountName": "string",
"supFinContactTitle": "string",
"entid": "string",
"modifier": "string",
"newBankCity": "string",
"operatorPersonName": "string",
"operatorPersonTitle": "string",
"creatorname": "string",
"id": "string",
"oldBankAccount": "string",
"supFinContactEmail": "string",
"supFinContactName": "string",
"oldBankProvince": "string",
"purchaserName": "string",
"newBankName": "string",
"purchaserEmail": "string",
"noticeSealStatus": 0,
"operatorPersonPhone": "string",
"flag": 0,
"supplierId": "string",
"modifytime": "string",
"oldBankName": "string",
"operatorPersonEmail": "string",
"dbsplitcode": "string",
"createtime": "string",
"creator": "string",
"changeReason": 0,
"modifiername": "string",
"oldAccountName": "string",
"oldBankCity": "string",
"supFinContactPhone": "string",
"sheetId": "string",
"newBankAccount": "string",
"appliSealStatus": 0,
"files": [
{
"sheetId": "string",
"fileId": "string",
"fileUrl": "string",
"fileName": "string",
"fileType": 0,
"remark": 0
}
]
}
curl --location --request POST 'http://127.0.0.1:8659/snc-mdm/bankAccountChangeRequest/submit' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{
"newBankProvince": "string",
"newAccountName": "string",
"supFinContactTitle": "string",
"entid": "string",
"modifier": "string",
"newBankCity": "string",
"operatorPersonName": "string",
"operatorPersonTitle": "string",
"creatorname": "string",
"id": "string",
"oldBankAccount": "string",
"supFinContactEmail": "string",
"supFinContactName": "string",
"oldBankProvince": "string",
"purchaserName": "string",
"newBankName": "string",
"purchaserEmail": "string",
"noticeSealStatus": 0,
"operatorPersonPhone": "string",
"flag": 0,
"supplierId": "string",
"modifytime": "string",
"oldBankName": "string",
"operatorPersonEmail": "string",
"dbsplitcode": "string",
"createtime": "string",
"creator": "string",
"changeReason": 0,
"modifiername": "string",
"oldAccountName": "string",
"oldBankCity": "string",
"supFinContactPhone": "string",
"sheetId": "string",
"newBankAccount": "string",
"appliSealStatus": 0,
"files": [
{
"sheetId": "string",
"fileId": "string",
"fileUrl": "string",
"fileName": "string",
"fileType": 0,
"remark": 0
}
]
}'
{
"returncode": "0",
"data": {
"newBankProvince": "广东省",
"newAccountName": "广州汇美舍天然用品连锁有限公司",
"committername": "system",
"entid": "1",
"modifier": "system",
"contactPersonTitle": "出纳",
"committer": "system",
"newBankCity": "广州市",
"creatorname": "system",
"id": "562598190306570240",
"oldBankAccount": "200002000010000100002",
"supFinContactEmail": "123@qq.com",
"supFinContactName": "财务总监",
"oldBankProvince": "广东省",
"purchaserName": "屈臣氏采购",
"newBankName": "光大",
"contactPersonName": "供应商经办人",
"purchaserEmail": "snc@watsonschina.com",
"noticeSealStatus": 0,
"flag": 10,
"supplierId": "1015705",
"committime": "2024-04-01 11:44:06",
"modifytime": "2024-04-01 11:24:28",
"oldBankName": "光大",
"contactPersonPhone": "13467912312",
"dbsplitcode": "1",
"createtime": "2024-04-01 11:24:28",
"creator": "system",
"changeReason": 1,
"modifiername": "system",
"oldAccountName": "广州汇美舍天然用品连锁有限公司",
"oldBankCity": "广州市",
"supFinContactPhone": "13467912313",
"sheetId": "20240401004",
"newBankAccount": "200002000010000100003",
"appliSealStatus": 0
},
"message": "",
"traceId": "",
"now": "2024-04-01 11:44:06"
}