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

  • March 2023
  • February 2023
  • 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
Link
2 years ago

Link updates

A new optional attribute was added to the pay distribution configs. Setting allow_add_allocation to false, reove the Add bank account button in the PD Edit screen.

API
2 years ago

API enhancements

A new document_id field was added to /payouts. It contains a unique ID of a document (e.g. paystub) associated with the payout.

API
2 years ago

API enhancements

The new features object in link items contain information about direct deposit switching capabilities.

Link
2 years ago

Link updates

A new flag for Argyle Link configuration was added. closeOnOutsideClick toggles the closing of Link when a user clicks outside the bounds of the UI element provided by Argyle.

API
2 years ago

API enhancements

accounts.source field was added to /v1/accounts. It denotes the source of the account's employment records provided in the Argyle API.

API
2 years ago

API enhancements

A diagram explaining the Argyle data structure has been added to the Argyle Scan guide

API
2 years ago

API enhancements

A new /link-items endpoint was added. It is promoted in favor of /data-partners endpoint and has the same fields. /data-partners endpoint is now deprecated but still available for previously created integrations.

API
2 years ago

API enhancements

A new /employments endpoint was added. Employment objects contain information related to the employment information of the user: employment status and type, hire and termination dates, etc.

Employment-related fields in /profiles were deprecated in favor of the fields in /employments. This is a non-breaking change—the fields are still present in /profiles.

Employer field was added to all data resources: profiles, employments, finances, reputations, documents, vehicles, payouts, activities. It denotes the company or entity that employs the user.

API
2 years ago

API enhancements

With Argyle Update, users can update their direct deposit information and include your bank account into their pay distribution.

API
2 years ago

API enhancements

New and improved account connection statuses and error codes were added. See the account object's API documentation for more details.

An auth_required error code was added. This error means that a previously linked account disconnected from the work platform, and user needs to re-authenticate.