Suppliers API Changelog
Version 1.1
November 6, 2024
- The
duns_number attribute has been added to Supplier Companies
Version 1.0
November 18, 2023
- The
scout_field_type attribute in Describe endpoints has been renamed type_description for clarity.
- The nonstandard
?segmentation_status=<value> query parameter on Supplier Companies was removed. The same functionality is still available using the filter query parameter: ?filter[segmentation_status_equals]=<value>.
- The legacy "Create Supplier Contact By External ID" endpoint has been removed. It was previously deprecated in our legacy V3 public API.
- The documentation clarifies that custom fields of type
File are not accessible via API.
- Authorization errors will now return HTTP 403.
- Paginated endpoints will no longer wrap around to the start of the collection if you follow the next page links.
- All relevant functionality was inherited from the Supplier Companies, Supplier Contacts, Supplier Groups, Supplier Categories, Supplier Company Segmentations, Supplier Company Risks, Contact Types, and Phone Device Types resources in our legacy V3 public API.