Api Model:AccountNote

From HasOffers

Required Parameters

  • id
    • Values: (int)
  • type - Type of account to attach account note.
    • Values: advertiser, affiliate
  • account_id - Id of advertiser if type parameter is 'advertiser' or Id of affiliate if type parameter is 'affiliate'.
    • Values: (int)
  • note
    • Values: (string)

Additional Return Parameters

Read only parameters return with each object.

  • created - Date / time object created.
    • Values: (timestamp)

 
Email this page to a friend or co-worker