{
"createdAt": "2024-07-09T02:09:11.740Z",
"updatedAt": "2024-07-09T02:09:11.740Z",
"id": "668c9bc7e075b788d9ae7742",
"name": "RON AGENT",
"phone": "0955442202",
"gender": "Male",
"birth": null,
"email": "",
"user": "667a8050942ec1e07065940e",
"kycType": "",
"passportInfo": {},
"nric": null,
"nricImages": null,
"client": "agent",
"photo": "",
"status": "pending",
"statusChangedAt": "",
"offerOld": "",
"offerNew": "",
"statusChangedBy": null,
"address": "dfgdfsdfs",
"portrait": null,
"infoOld": {},
"lat": 11.738302613717737,
"long": 111.00407771766186,
"type": "location",
"township": {
"id": "65adf4a94e9ebc464c565ac3",
"code": "TH141403",
"name": "สามบัณฑิต",
"district": "TH1414"
},
"province": {
"id": "6647019b8eb872598e47e85d",
"code": "TH14",
"name": "พระนครศรีอยุธยา"
},
"district": {
"id": "65adf4904e9ebc464c565572",
"code": "TH1414",
"name": "อุทัย",
"province": "TH14"
},
"country": {
"id": "64e5d7fad767e5f72fb30d3a",
"name": "Thailand",
"code": "TH"
},
"remark": null,
"reason": null,
"createdBy": {},
"typeApproval": "manual",
"code": "AAAAAAAA"
}curl --location --request POST '/admin/merchantCategory/createMerchantCategory' \
--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-07-09T02:09:11.740Z",
"updatedAt": "2024-07-09T02:09:11.740Z",
"id": "668c9bc7e075b788d9ae7742",
"name": "RON AGENT",
"phone": "0955442202",
"gender": "Male",
"birth": null,
"email": "",
"user": "667a8050942ec1e07065940e",
"kycType": "",
"passportInfo": {},
"nric": null,
"nricImages": null,
"client": "agent",
"photo": "",
"status": "pending",
"statusChangedAt": "",
"offerOld": "",
"offerNew": "",
"statusChangedBy": null,
"address": "dfgdfsdfs",
"portrait": null,
"infoOld": {},
"lat": 11.738302613717737,
"long": 111.00407771766186,
"type": "location",
"township": {
"id": "65adf4a94e9ebc464c565ac3",
"code": "TH141403",
"name": "สามบัณฑิต",
"district": "TH1414"
},
"province": {
"id": "6647019b8eb872598e47e85d",
"code": "TH14",
"name": "พระนครศรีอยุธยา"
},
"district": {
"id": "65adf4904e9ebc464c565572",
"code": "TH1414",
"name": "อุทัย",
"province": "TH14"
},
"country": {
"id": "64e5d7fad767e5f72fb30d3a",
"name": "Thailand",
"code": "TH"
},
"remark": null,
"reason": null,
"createdBy": {},
"typeApproval": "manual",
"code": "AAAAAAAA"
}'