
The following is an example of a Job Refresh request API call:
<?xml version="1.0" encoding="UTF-8"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:ycontrol="http://schemas.yahoo.com/ypost/control/1.0"
xmlns:yheader="http://schemas.yahoo.com/ypost/jobsHeader/3.0"
xmlns:yjob="http://schemas.yahoo.com/ypost/jobs/3.0">
<atom:entry>
<ycontrol:Operation>Refresh</ycontrol:Operation>
</atom:entry>
</atom:feed>