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
10 months ago

API enhancements

Argyle has added two new fields to the /pay-allocations endpoint:

  • The destination_type field enables a more dynamic way of returning destination details for a pay allocation. The value of the destination_type field determines what type of destination object is returned for the pay allocation. The possible values are bank_account, card, and acss_debit.
    • As a result of introducing this field, the card object is only returned when the value of destination_type field is card. This change is part of Argyle’s initiative to continuously improve the newly-released Card pay distribution feature.
  • The acss_debit object is a destination type that is introduced to enable reading pay allocations for Canadian bank accounts.