HI Everyone,
I’m trying to clear the postponed date from the queue item using swagger API. but I’m experience an issue, can anyone help me out on this.
Thanks
Sameer
HI Everyone,
I’m trying to clear the postponed date from the queue item using swagger API. but I’m experience an issue, can anyone help me out on this.
Thanks
Sameer
Hi @ashokkarale , thanks for the quick response, I tried the same way which you have suggested but getting 400 response
Please check the below link,
hi @prashant1603765 , Last time it worked because I changed the queue priority to another, but this time I don’t want to change anything except the postponed date.
Looks like as per error few parameters are mandatory..if you dont want to change then get the value and pass the same value again along with null in postpone or deferdate field
Cheers
in header did you happen to add the org unit?
it tried the same and this is working with only defer date as well but as specific content is not given its making it empty
{
"Name": "Test",
"SpecificContent": {"key1":"val1"},
}
just give like above and the postponed date would be cleared
no need of itemdata as well
cheers
Hi Anil,
Would it be possible to connect once? It will be easier to resolve the issue. I’ve tried all the suggested ways, but it’s not working at all.