Api Model:AffiliateTierPayout

From HasOffers

Required Parameters

  • id
    • Values: (int)
  • affiliate_tier_id - Id of affiliate tier.
    • Values: (int)
  • payout
    • Values: (float, 2 decimal max)
  • percent_payout
    • Values: (float, 2 decimals max, percentage as whole number)
    • Example: 10 for 10%

Additional Return Parameters

Read only parameters return with each object.

  • modified - Date / time object was last modified.
    • Values: (timestamp)
  • affiliate_tier - Name of the Affiliate Tier
    • Values: (string)
  • affiliate_tier_status - Status of the Affiliate Tier
    • Values: ('active', 'delete')

 
Email this page to a friend or co-worker