website logo
WildlinkWildfire-corpFeaturesNetworkCompanyPricingResourcesContact us
⌘K
Wildfire Systems Knowledgebase
Partner Admin
Commission History
Performance Summary
Desktop Solutions
Browser Extension Authentication
Implementing Wildfire Coupons into an existing Chrome Extension
How to Implement OAuth in a Chrome Extension
Direct tracking code injection to extension
Mobile Solutions
Android MCA SDK Guide
Android MCA Permission Compliance
How to implement the Mobile Safari Extension
Wildfire APIs
Country filtering and multiple applications
Public Commission Sample Data
Getting to know the Wildfire JSON Data Feeds
Creating links
Commission History
Gift Card
Merchants and Domains
Merchant Images
Tracking Code (TC) Parameter
Syncing Commission Data via API and Callbacks
Working with Wildfire Coupon Data
Getting started with the Wildfire API Postman collection
FAQ and General Resources
Jump Track
Best Practices
6 Reasons Why a User Might Not Get Credit for Earning
FTC Compliance Overview
Stand-Down Policy Compliance
Docs powered by archbee 
4min

Public Commission Sample Data

If you need a set of sample commission data to test against, there are a few options available:

  1. If you already have a Wildfire Application ID and Secret, you can request sample commissions be created for your application. These sample commissions include a very small set of data with a single record in each possible status.
  2. Alternatively, if you need a larger, more diverse set of data, or if you don't have an application created yet, you can use a sample set of commission data.

This page describes this second option.

API Description

Retrieve a sample set of commission data
GET
Params
Query Parameters
limit
optional
Number
Number of records to include in the result (default is 100)


Response Details

These records will represent a normal commission with the following exceptions:

  • The ApplicationID will always show as 0
  • The Device ID will always show as 0
  • The Status is randomized (you'll see cases where a brand new commission record is marked PAID which would never happen in the practice)

You can find the other description of fields in the following article: Syncing Commission Data via API and Callbacks

Updated 09 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Getting to know the Wildfire JSON Data Feeds
Docs powered by archbee 
Get Sample Commission Data