{
"flowId": "62281af7a71f31493f10d9fd",
"name": "Operator Cash-Out",
"limitInTransaction": {
"VND": {
"min": 0,
"max": 0
}
},
"limitInPeriod": {
"daily": {
"VND": {
"min": 0,
"max": 0
}
},
"weekly": {
"VND": {
"min": 0,
"max": 0
}
},
"monthly": {
"VND": {
"min": 0,
"max": 0
}
}
},
"limitInterval": null,
"authentication": {
"checker": {
"method": "PIN"
},
"maker": {
"method": "PIN"
}
},
"notifications": {
"request": {
"checker": {
"templateId": "622acd4f0c149f11eef199f4",
"status": true
},
"maker": {
"templateId": "66b33ecb97ef1470611f8c79",
"status": true
}
},
"approved": {
"checker": {
"templateId": "60ab73d0bf9059448ad614e3",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614e4",
"status": true
}
},
"rejected": {
"checker": {
"templateId": "60ab73d0bf9059448ad614e2",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614e1",
"status": true
}
},
"cancelled": {
"checker": {
"templateId": "614cbdbdc13136883aaf7c61",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614df",
"status": true
}
}
},
"checker": {
"id": "606bc4575be128bfe08307bb",
"code": "root",
"name": "ROOT"
},
"maker": {
"id": "606bc4575be128bfe08307bb",
"code": "root",
"name": "ROOT"
}
}curl --location --request POST '/admin/workflow/createOrUpdateFlowConfig' \
--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 '{
"flowId": "62281af7a71f31493f10d9fd",
"name": "Operator Cash-Out",
"limitInTransaction": {
"VND": {
"min": 0,
"max": 0
}
},
"limitInPeriod": {
"daily": {
"VND": {
"min": 0,
"max": 0
}
},
"weekly": {
"VND": {
"min": 0,
"max": 0
}
},
"monthly": {
"VND": {
"min": 0,
"max": 0
}
}
},
"limitInterval": null,
"authentication": {
"checker": {
"method": "PIN"
},
"maker": {
"method": "PIN"
}
},
"notifications": {
"request": {
"checker": {
"templateId": "622acd4f0c149f11eef199f4",
"status": true
},
"maker": {
"templateId": "66b33ecb97ef1470611f8c79",
"status": true
}
},
"approved": {
"checker": {
"templateId": "60ab73d0bf9059448ad614e3",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614e4",
"status": true
}
},
"rejected": {
"checker": {
"templateId": "60ab73d0bf9059448ad614e2",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614e1",
"status": true
}
},
"cancelled": {
"checker": {
"templateId": "614cbdbdc13136883aaf7c61",
"status": true
},
"maker": {
"templateId": "60ab73d0bf9059448ad614df",
"status": true
}
}
},
"checker": {
"id": "606bc4575be128bfe08307bb",
"code": "root",
"name": "ROOT"
},
"maker": {
"id": "606bc4575be128bfe08307bb",
"code": "root",
"name": "ROOT"
}
}'