Prize and prize text is included the federation result export

 

For integrations between Equipe and Federations, two new fields have been added, prize_money and prize_text

{
  "starts": [
    {
      "id": 4,
      "position": 1000,
      "competition_id": 1,
      "horse_id": 4,
      "status": "",
      "rank": 1,
      "start_time": "17:00",
      "start_no": 1,
      "rider_id": 4,
      "category": "H",
      "section": "A",
      "prize_money": 3500,
      "prize_text": "Apple Watch",
      "result_preview": "72.586",
    }
  ]
}