{
"condition": "warning",
"startTime": "2025-12-02T09:17:00.000Z",
"endTime": "2025-12-25T09:17:00.000Z",
"type": "static",
"logo": "https://vpay-dev-apse1-wallet-documents.s3.ap-southeast-1.amazonaws.com/Uploads/49484245-6326-4cc3-8cc0-56a7fb61fdfe",
"name": "test",
"shortName": "test",
"client": "customer",
"serviceId": "619cc68f0d133c64950105c3",
"fetchFieldForm": "",
"message": {
"en": {
"none": "test",
"warning": "test"
},
"pt": {
"none": "test",
"warning": "test"
},
"tet": {
"none": "test",
"warning": "test"
}
},
"form": "{}"
}curl --location --request POST '/admin/icon/createIcon' \
--header 'Authorization: Bearer ' \
--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 '{
"condition": "warning",
"startTime": "2025-12-02T09:17:00.000Z",
"endTime": "2025-12-25T09:17:00.000Z",
"type": "static",
"logo": "https://vpay-dev-apse1-wallet-documents.s3.ap-southeast-1.amazonaws.com/Uploads/49484245-6326-4cc3-8cc0-56a7fb61fdfe",
"name": "test",
"shortName": "test",
"client": "customer",
"serviceId": "619cc68f0d133c64950105c3",
"fetchFieldForm": "",
"message": {
"en": {
"none": "test",
"warning": "test"
},
"pt": {
"none": "test",
"warning": "test"
},
"tet": {
"none": "test",
"warning": "test"
}
},
"form": "{}"
}'