Argyle Changelog logo

Changelog

Most relevant updates and all breaking changes.

Subscribe to Updates

Labels

  • All Posts
  • Link
  • API
  • Console
  • Breaking
  • Coverage

Jump to Month

  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • May 2020
  • January 2020
APIBreaking
a year ago

API breaking changes

As part of our API improvement initiatives and to guarantee better retrieval performance, we have disabled the use of the count parameter on the Activities endpoint.

On 16th, December 2021 we will continue the migration and disable count on Payouts, Documents, Employments, Profiles, Vehicles, and Reputations endpoints.

The rest of the endpoints (Link-items, Accounts, Webhooks, and Pay Allocations) will be migrated on the 15th, February 2022.

To paginate bulk fetches from the API, you can use the limit and next parameters to achieve the same result (see Pagination for more information). Please update to make use of the new pagination model to avoid any disruption.