Documentation changes for July 20, 2026

As part of an ongoing effort to better align the documentation with the API, we’ve updated the vendor response schema. This change affects the documentation only, the API itself was already returning this data.

Corrected AdditionalData type on vendor responses

Changed the type of the AdditionalData field from map<string, map<string, string>> to map<string, string> in the VendorQueryRecord object. See Get vendor and Get list of vendors for entrypoint for the full API reference.