Hi Team,
I have a requirement, where i have a standard JSON body which need to be post every 10 mins to API endpoint , as response to post i will be getting the Orders payload from partner’s API.
Need your expertise, help me to post this one JSON file over & over again to the API as input file.
below is the JSON body to be posted.
{
"app_id": "RDCSBY01"
}