Account Management
Username:
Password:
Documentation
Merchants Feed Documentation
The Merchant Feed contains information to help you map our merchants to your own internal system. Only merchants you have select will be included in the feed.

Field Name Description
MerchantID The unique id assigned to the merchant
MerchantName ...
Network ...
Categories List of categories this merchant falls into.
Status Valid status states include:

active - normal merchant state
deactivated - merchants program not active but exspect it to be reactivated.
deleted - merchant has been removed from the system. These merchants are temporarily included for your information.

LastUpdated Signifies the last time this merchants information was changed. Changes include changing categories, changing status and changing networks.
APOFPO Signifies that this merchant ships APO/FPO
NetworkID The merchants id within their affiliate network
NetworkNote Notes regarding merchant's network id within their affiliate network
Link Default affiliate link for the merchant
Country The country or countries the merchant services


XML Feed Structure

<merchants>

<merchant>

<id> int </id>

<name> string </name>

<network> network </network>

<networkid> int </networkid>

<categories>

<category> category filter values </category>

</categories>

<status> (active, deactivated or deleted) </status>

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

<apofpo> tinyint </apofpo>

<networkid> string </networkid>

<networknote> string </networknote>

<link> string </link>

<countries>

<country> string </country>

</countries>

</merchant>

</merchants>



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

MerchantID

MerchantName

Network

Categories

Status

LastUpdated

APOFPO

NetworkID

NetworkNote

Link

Country

© 2008 ForMeToCoupon.com