Parrot Changelog (September 28, 2023)

As of September 28, 2023, we've released the following changes to Parrot:

  • Support for leading zeros: Previously the /bins/multiple API call only supported integer values, which caused truncations issues in situations where BINs may have leading zeros. Now, both /bin and /bins/multiple API calls use string values instead of integer values and can therefore support querying for leading zeros.
  • Correlation ID in the Batch file: Previously the correlation ID standard data field, which is a Pagos ID that maps a BIN range back to a specific raw file, was only available in the API response. It is now available in the API and Parrot Batch. The correlation ID value is used to help customers and Pagos identify specific BIN ranges when troubleshooting.