{
"flowId": "619755920498e5caf678a2ab",
"adjFlow": {
"source": {
"type": "glLevel",
"rule": "manual",
"target": "2811500009"
},
"destination": {
"type": "glLevel",
"rule": "manual",
"target": "1110103035"
}
},
"adjParams": {
"attachment": [
"Batch/3b190050-06fd-43d0-a645-d7acf9fa25ec.pdf"
],
"amount": 12345,
"serviceId": "6197269936c9b60188cb35cc",
"reason": "a",
"description": "",
"user": {
"id": "69081b98f167f37b47450a84",
"name": "DUCLS",
"phone": "71122999",
"email": "lesiduc2000@gmail.com",
"offer": "64e6f5e3d767e5f72fb313b8",
"client": "officer"
}
},
"checkerId": "69081b98f167f37b47450a84",
"filesAttached": [
{
"link": "Batch/3b190050-06fd-43d0-a645-d7acf9fa25ec.pdf",
"name": "08032024_PromptPay In_Out.pdf"
}
]
}curl --location --request POST '/admin/workflow/createRequest' \
--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": "619755920498e5caf678a2ab",
"adjFlow": {
"source": {
"type": "glLevel",
"rule": "manual",
"target": "2811500009"
},
"destination": {
"type": "glLevel",
"rule": "manual",
"target": "1110103035"
}
},
"adjParams": {
"attachment": [
"Batch/3b190050-06fd-43d0-a645-d7acf9fa25ec.pdf"
],
"amount": 12345,
"serviceId": "6197269936c9b60188cb35cc",
"reason": "a",
"description": "",
"user": {
"id": "69081b98f167f37b47450a84",
"name": "DUCLS",
"phone": "71122999",
"email": "lesiduc2000@gmail.com",
"offer": "64e6f5e3d767e5f72fb313b8",
"client": "officer"
}
},
"checkerId": "69081b98f167f37b47450a84",
"filesAttached": [
{
"link": "Batch/3b190050-06fd-43d0-a645-d7acf9fa25ec.pdf",
"name": "08032024_PromptPay In_Out.pdf"
}
]
}'