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 thedestination_type
field determines what type of destination object is returned for the pay allocation. The possible values arebank_account
,card
, andacss_debit
.- As a result of introducing this field, the
card
object is only returned when the value ofdestination_type
field iscard
. This change is part of Argyle’s initiative to continuously improve the newly-released Card pay distribution feature.
- As a result of introducing this field, the
- The
acss_debit
object is a destination type that is introduced to enable reading pay allocations for Canadian bank accounts.