LinkConnector API Help Documentation

API Documentation
 

Transaction Report - getReportTransaction

  Specifications  
This api function returns individual transactions for the specified period of time.
Input Parameters
Field Name Required Type Format/Values (Default Bold) Description
Key Y String   Your API Key
Function Y String getReportTransaction Function to call
Format N ENUM CSV | TXT | PSV | JSON | XML Output data format (PSV is the pipe-delimited variation of CSV)
MerchantID Y Integer   Merchant ID
Period N String All | Yesterday | Last1Week | ThisMonth | LastMonth | Last30Days | Today Filter based on date range (Overrides StartDate and EndDate)
StartDate N Date YYYY-MM-DD Start date filter (Default: Today)
EndDate N Date YYYY-MM-DD End date filter (Default: Today)
Output Fields
Field Name Type Format Description
Original Date Datetime YYYY-MM-DD HH:II:SS Datetime when the transaction occurred
Funded Date Datetime YYYY-MM-DD HH:II:SS Datetime when transaction was funded
Merchant String   Merchant Name
Merchant ID Integer   The Merchant ID
Campaign String   Campaign Name
Campaign ID Integer   Campaign ID
Event ID Integer   Event ID
Event String   Event
Event Type String Sale | Lead | Click | Go | Call Type of Event
Link ID Integer   The Link ID
Commission Currency (USD) $0.00 Total Commission
Web Name String   Name of Website
ATID String   ATID Value
Order ID String   Returns the Order ID of the Transaction
TransactionID String   Returns the Unique ID of the Transaction
Status String   Transaction Status
Reason String   Invalidation Reason


The input and output parameters represented in this documentation are the base functionality for each API function. If you require integration assistance, additional output fields, specific input filters, or even new API functions to meet your specific requirements, please do not hesitate to contact our Affiliate Relations department.