{
"botid": "7TbK4eLpQsN9zF8W",
"sessionid": "K4eQsEszF7TbsN9W",
// Your default request body will be added here
"previousNodeResponse": {
"customerName": "AbdulRahman K",
"address": "No 17/415 KK Villa..."
}
}
<botid>7TbK4eLpQsN9zF8W</botid>
<sessionid>K4eQsEszF7TbsN9W</sessionid>
<-- Your default request body will be added here -->
<previousNodeResponse>
<customerName>AbdulRahman K</customerName>
<address>No 17/415 KK Villa...</address>
</previousNodeResponse>
botid=7TbK4eLpQsN9zF8W&sessionid=K4eQsEszF7TbsN9W&[[Your default request body will be added here]]&previousNodeResponse[customerName]=AbdulRahman+K&previousNodeResponse[address]=No+17%2F415+KK+Villa...
botid:7TbK4eLpQsN9zF8W;
sessionid:K4eQsEszF7TbsN9W;
Your default request body will be added here
previousNodeResponse_START;
customerName:AbdulRahman K;
address:No 17/415 KK Villa...;
previousNodeResponse_END;