{
"newBankProvince": "string",
"newAccountName": "string",
"entid": "string",
"modifier": "string",
"contactPersonTitle": "string",
"newBankCity": "string",
"creatorname": "string",
"id": "string",
"oldBankAccount": "string",
"supFinContactEmail": "string",
"supFinContactName": "string",
"oldBankProvince": "string",
"purchaserName": "string",
"newBankName": "string",
"contactPersonName": "string",
"purchaserEmail": "string",
"noticeSealStatus": 0,
"flag": 0,
"supplierId": "string",
"modifytime": "string",
"oldBankName": "string",
"dbsplitcode": "string",
"createtime": "string",
"creator": "string",
"changeReason": 0,
"modifiername": "string",
"oldAccountName": "string",
"oldBankCity": "string",
"supFinContactPhone": "string",
"sheetId": "string",
"newBankAccount": "string",
"appliSealStatus": 0,
"infoSourceType": 0,
"contactInfoSourceType": 0,
"contactPersonPhone": "string",
"files": [
{
"sheetId": "string",
"fileId": "string",
"fileUrl": "string",
"fileName": "string",
"fileType": 0,
"remark": 0
}
]
}
curl --location --request POST 'http://10.82.43.51:39194/api/snc-mdm/bankAccountChangeRequest/reject' \
--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",
"entid": "string",
"modifier": "string",
"contactPersonTitle": "string",
"newBankCity": "string",
"creatorname": "string",
"id": "string",
"oldBankAccount": "string",
"supFinContactEmail": "string",
"supFinContactName": "string",
"oldBankProvince": "string",
"purchaserName": "string",
"newBankName": "string",
"contactPersonName": "string",
"purchaserEmail": "string",
"noticeSealStatus": 0,
"flag": 0,
"supplierId": "string",
"modifytime": "string",
"oldBankName": "string",
"dbsplitcode": "string",
"createtime": "string",
"creator": "string",
"changeReason": 0,
"modifiername": "string",
"oldAccountName": "string",
"oldBankCity": "string",
"supFinContactPhone": "string",
"sheetId": "string",
"newBankAccount": "string",
"appliSealStatus": 0,
"infoSourceType": 0,
"contactInfoSourceType": 0,
"contactPersonPhone": "string",
"files": [
{
"sheetId": "string",
"fileId": "string",
"fileUrl": "string",
"fileName": "string",
"fileType": 0,
"remark": 0
}
]
}'
{}