Account Management
Username:
Password:
Documentation
Shipping Deadline Feed Documentation
The shipping deadline service and related file available via ftp contain holiday shipping information for your choosen merchants when its available. The information is provided in the same format as the deals feed.

Shipping deadlines are updates in November and December.



XML Feed Structure

<deals>

<item>

<couponid>int</couponid>

<merchantid>int</merchantid>

<merchantname>string</merchantname>

<network>string</network>

<label>string</label>

<restrictions>string</restrictions>

<couponcode>string</couponcode>

<link>string</link>

<directlink>string</directlink>

<startdate>YYYY-MM-DD HH:MM TMZ</startdate>

<enddate>YYYY-MM-DD HH:MM TMZ</enddate>

<image>string</image>

<dealtypes>

<type>string</type>

</dealtypes>

<categories>

<category>string</category>

</categories>

<status>status</status>

<lastupdated>YYYY-MM-DD HH:MM TMZ</lastupdated>

<errorreporturl>string</errorreporturl>

<changeaudit>string</changeaudit>

</item>

</deals>



PIPE, TAB and CSV File Structure
The data fields for these file formats are in the following order.

CouponID

MerchantName

MerchantID

Network

Label

Restrictions

CouponCode

StartDate

EndDate

Link

DirectLink

Categories        (Multipule values are seperatated by commas)

DealTypes        (Multipule values are seperatated by commas)

Image

Status

LastUpdated

ErrorReportURL   (Optional, Turn on/off on Manage Feeds page)

ChangeAudit       (Optional, Turn on/off on Manage Feeds page.)

© 2008 ForMeToCoupon.com