Version 1.0.3.8 (2019-08-22)

Changed


Version 1.0.3.7 (2019-08-15)

Changed


Version 1.0.3.6 (2019-06-25)

Changed


Version 1.0.3.5 (2019-06-21)

Changed


Version 1.0.3.4 (2019-06-17)

Changed


Version 1.0.3.3 (2019-06-10)

Changed


Version 1.0.3.2 (2019-05-31)

Changed


Version 1.0.3.1 (2019-05-30)

Added

Changed


Version 1.0.3.0 (2019-05-03)

Added

There are now two new API endpoints that support requesting more data than a single item at a time. This should help make your apps faster and also to reduce the load to our backend systems. The new endpoints accept a list of up to 1000 ID's in a request body object.


Version 1.0.2.11 (2019-04-22)

Changed

Some changes regarding webhooks error handling:

Read more about error handling.


Version 1.0.2.10 (2018-11-07)

Added


Version 1.0.2.9 (2018-08-02)

Added

  • Bondora can send webhook/callback events that notify your application any time a new event happens. This mechanism is useful for services that are not directly responsible for making an API request, but still need to know the response from that request.
    Following events have been added:
    • auction.published event is sent for all subscribers with auction details.
      Response object AuctionExtended
    • auction.funded event is only sent if has made api bids into auctions. We send auction basic info together with collection of user(s) bids.
      Response object AuctionSummary
    • auction.rejected -//-
    • auction.accepted -//-
    Read more

  • Version 1.0.2.8 (2018-05-29)

    Changed


    Version 1.0.2.7 (2018-04-18)

    News


    Version 1.0.2.6 (2017-12-08)

    Changed


    Version 1.0.2.5 (2017-09-14)

    Changed


    Version 1.0.2.4 (2017-09-11)

    Changed


    Version 1.0.2.3 (2017-07-11)

    Changed

    Changes to Auctions (GET api/v1/auctions), the auctions will be open for 30 seconds now and we expect to reduce the time in the future when the system becomes more effective.


    Version 1.0.2.2 (2017-06-14)

    Changed


    Version 1.0.2.1 (2017-04-20)

    Changed

    Changes to Auction bidding because of the new funding algorithm where the bid amount is automatically lowered for all bids proportionally when auction is overbidded.
    The minimum bid amount (MinAmount) now does not have any effect and is ignored. Also, the bid amount can be reduced as low as 1 eur.


    Version 1.0.2.0 (2017-03-16)

    Added


    Version 1.0.1.9 (2017-02-02)

    Added


    Version 1.0.1.8 (2016-09-27)

    Bug fixes


    Version 1.0.1.7 (2016-09-23)

    Changed


    Version 1.0.1.6 (2016-09-08)

    Changed


    Version 1.0.1.5 (2016-07-15)

    Changed


    Version 1.0.1.4 (2016-07-09)

    Changed


    Version 1.0.1.3 (2016-05-25)

    Bug fixes


    Version 1.0.1.2 (2016-03-22)

    Changed


    Version 1.0.1.1 (2016-01-29)

    Changed


    Version 1.0.1.0 (2016-01-14)

    Added

    Added Reporting:

    Added fields (additional to TotalCount) to all responses for lists that use paging:

    Bug fixes


    Version 1.0.0.6 (2016-01-07)

    Added

    Changed

    Bug fixes


    Version 1.0.0.5 (2015-12-21)

    Bug fixes


    Version 1.0.0.4 (2015-12-10)

    Added

    Changed


    Version 1.0.0.3 (2015-12-01)

    Added

    Bug fixes


    Version 1.0.0.2 (2015-11-25)

    Added

    Bug fixes


    Version 1.0.0.1 (2015-11-18)

    Added

    Bug fixes


    Version 1.0.0.0 (2015-11-12)

    Main version for API is v1 - /api/v1/endpoint

    Added

    Changed

    Removed


    Version 1.0 Beta (2015-09-03)

    Added