Grid Grid release notes logo

Grid release notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Product Roadmap

Jump to Month

  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • August 2025
Powered by

Create yours, for free!

2 weeks ago

Release Notes 2026.06_02

Increased Grid v1 and v2 API address character limits

The Grid API now accepts up to 255 characters for address fields, including city, country, address line, and region/state/province. 

Improved Grid v1 and v2 API Swagger code sample accuracy

The Grid Swagger documentation for both API v1 and API v2 has been updated to more accurately reflect response payloads from Grid endpoints. Field names and response samples have been updated to give you a clear, reliable reference when building and maintaining your integrations. 

With more complete and accurate field definitions, you can streamline code generation and spend less time cross-referencing live API responses. This improvement also supports smoother onboarding for new integration work.

Monthly Portfolio Report: multiple address support

Effective with the July 10th report, the Monthly Portfolio Report delivered to your SFTP dropzone now includes all addresses on file for an inquiry, including inquiries that have more than one address. Previously, address data was not included for inquiries with multiple addresses.

What is changing

The report now supports up to three addresses per inquiry. The original first-address columns remain unchanged, and new columns have been added for the second and third addresses:

  • First address: address, city, state_province, country, postal_code
  • Second address: address2, city2, state_province2, country2, postal_code2
  • Third address: address3, city3, state_province3, country3, postal_code3

When an inquiry has fewer than three addresses, the unused columns are left blank so that every report follows the same consistent structure.

What you need to do

If you process the report automatically, please confirm that your import or parsing handles the additional address columns. The original first-address column names have been preserved to minimize impact on existing processes. No action is needed to begin receiving the additional address data. It will appear automatically starting with the July 10th report.