{
"input": {
"bankName": "BNCTL",
"phone": "BNCTL",
"swiftCode": "098",
"trustAccountNumber": "904134234",
"trustAccountName": "234234234",
"operationAccountNumber": "234234",
"operationAccountName": "234234234",
"expenseGL": "L123123",
"incomeGL": "32423423",
"bankType": "Commercial Banks",
"status": "active",
"code": "211567193171",
"createdAt": "2024-09-13T09:39:53.177Z",
"updatedAt": "2024-09-13T09:39:53.177Z",
"address": null,
"isDeleted": false,
"isDefault": false,
"createdBy": null,
"updatedBy": null,
"id": "66e40869d985f81cce9ad43f",
"type": "Commercial Banks",
"image": "",
"logo": {
"data": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"all": {
"Location": "https://minio-local.jitsinnovationlabs.com:443/bnctl-agentbanking-dev-bucket/Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"key": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"Key": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"Bucket": "bnctl-agentbanking-dev-bucket"
}
}
}
}curl --location --request POST '/admin/bank/updateBank' \
--header 'Authorization: Bearer f41e8fd7-3221-4b36-8dc3-623890b2c078' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"input": {
"bankName": "BNCTL",
"phone": "BNCTL",
"swiftCode": "098",
"trustAccountNumber": "904134234",
"trustAccountName": "234234234",
"operationAccountNumber": "234234",
"operationAccountName": "234234234",
"expenseGL": "L123123",
"incomeGL": "32423423",
"bankType": "Commercial Banks",
"status": "active",
"code": "211567193171",
"createdAt": "2024-09-13T09:39:53.177Z",
"updatedAt": "2024-09-13T09:39:53.177Z",
"address": null,
"isDeleted": false,
"isDefault": false,
"createdBy": null,
"updatedBy": null,
"id": "66e40869d985f81cce9ad43f",
"type": "Commercial Banks",
"image": "",
"logo": {
"data": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"all": {
"Location": "https://minio-local.jitsinnovationlabs.com:443/bnctl-agentbanking-dev-bucket/Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"key": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"Key": "Upload/bank/324c406e-c2e0-4fee-bc71-2158a08d99b2.png",
"Bucket": "bnctl-agentbanking-dev-bucket"
}
}
}
}'