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
API
2 years ago

API enhancements

inactive was added as a possible value for the status field in the Employments resource.

API
2 years ago

API enhancements

pay_allocations were added into accounts.availability, allowing you to see whether the pay allocations objects have been synced or updated for an account.

Link items can now be filtered by greater/less than or equal number of max allocations allowed.

API
2 years ago

API enhancements

It is now possible to limit the Link items shown to the user with respect to which pay distribution allocation types are defined in the payDistributionConfig. If you define only the amount_allocation or percent_allocation values in the pay-distribution-config, then only the Link items that support percent or amount allocations will be shown to the user. For more information, please refer to the Argyle Update guide.

API
2 years ago

API enhancements

A new pay_distribution.error value was added in the Accounts resource. unsupported_mfa_method is displayed when the Link item connected by the user does not support updating pay distributions.

API
2 years ago

API enhancements

The Sandbox environment has been updated to make the testing process easier. Please refer to either the Testing: Console guide for a no-code testing workflow via the Argyle Console, or the Testing: API guide for testing an API integration.

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.