Getting Started

Generating API Keys

Calling API Functions

JSON or XML

API Call Rate Limits

Affiliate Accounts

Functions

Types

Merchant Accounts

Functions

Types

DataFeedUpdateFrequency Enumeration

Specifies constants that define a data feed update frequency.


Values

Value Description
Hourly The data feed is updated automatically every hour.
Daily The data feed is updated automatically every day.
Weekly The data feed is updated automatically every week.
Manual The data feed is only updated manually.

JSON XML

Example

"Daily"
Daily

Related Links