New Function getDailyTransactions

Information about the VA integration pack
Post Reply
User avatar
joefremont
FSAirlines Developer
Posts: 3845
Joined: Tue May 16, 2006 5:46 am
Location: KSFO

New Function getDailyTransactions

Post by joefremont »

Hi Flyers,

I just added a new function to get financial data from the data interface called "getDailyTransactions".

This returns transactions from the start of the previous day up to now, which is a lot more than the current getLast10Transactions function.

This also returns more data per transaction, the values returned are:
  • id
  • ts
  • value
  • reason
  • partner_id
  • fleet_id
  • object_id
Image
I've sworn an oath of solitude until the pestilence is purged from the lands.
Post Reply