{
"code": "1234",
"name": "mai",
"name_pt": "mai123",
"name_tet": "mai",
"desc": "today",
"createdBy": {
"id": "6678e728d36e087f98bef59d",
"name": "MAIBT",
"roles": [
"root"
],
"client": "officer"
},
"createdAt": "2024-09-24T07:49:18.747Z",
"updatedAt": "2024-09-24T07:49:18.747Z",
"status": 1,
"lockedBy": {},
"activatedBy": {},
"updatedBy": null,
"id": "66f26efeb234ea516ee257d7"
}curl --location --request POST '/admin/merchantCategory/updateMerchantCategory' \
--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 '{
"code": "1234",
"name": "mai",
"name_pt": "mai123",
"name_tet": "mai",
"desc": "today",
"createdBy": {
"id": "6678e728d36e087f98bef59d",
"name": "MAIBT",
"roles": [
"root"
],
"client": "officer"
},
"createdAt": "2024-09-24T07:49:18.747Z",
"updatedAt": "2024-09-24T07:49:18.747Z",
"status": 1,
"lockedBy": {},
"activatedBy": {},
"updatedBy": null,
"id": "66f26efeb234ea516ee257d7"
}'