{
"createdAt": "2024-04-16T07:52:46.755Z",
"updatedAt": "2024-04-19T04:19:34.928Z",
"id": "661e2e4ef5d36f85d2c541f1",
"message": "Invalid Account. Please check account again",
"language": {
"en": "Invalid Account. Please check account again",
"th": "ไม่พบบัญชีของผู้ชำระเงิน"
},
"createdBy": {
"name": "SYSTEM USER 03",
"email": "buithao0811@gmail.com",
"client": "officer",
"code": "24H2017766",
"phone": "09824591351"
},
"updatedBy": {
"name": "SYSTEM USER 08",
"email": "lesiduc2000@gmail.com",
"client": "officer",
"code": "LZD6509571",
"phone": "0975184518"
}
}curl --location --request POST '/admin/errorMessage/updateErrorMessage' \
--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 '{
"createdAt": "2024-04-16T07:52:46.755Z",
"updatedAt": "2024-04-19T04:19:34.928Z",
"id": "661e2e4ef5d36f85d2c541f1",
"message": "Invalid Account. Please check account again",
"language": {
"en": "Invalid Account. Please check account again",
"th": "ไม่พบบัญชีของผู้ชำระเงิน"
},
"createdBy": {
"name": "SYSTEM USER 03",
"email": "buithao0811@gmail.com",
"client": "officer",
"code": "24H2017766",
"phone": "09824591351"
},
"updatedBy": {
"name": "SYSTEM USER 08",
"email": "lesiduc2000@gmail.com",
"client": "officer",
"code": "LZD6509571",
"phone": "0975184518"
}
}'