2019-03-27 Changelog

Connect v2
Catalog API
Link to section

Version summary

  • Square Version: 2019-03-27
  • .NET: 2.16.0
Link to section

Details

  • New endpoint: Catalog.CreateCatalogImage — The Connect v2 Catalog API now includes a CreateCatalogImage endpoint that developers can use to upload images for use in their product catalog.
  • Retired: CatalogItem.image_url — The image_url field in CatalogItem is retired in favor of a richer CatalogImage data type. Image information is now set, and returned, at the CatalogObject level.

Important

Due to image-handling limitations, the CreateCatalogImage endpoint is not supported in the SDKs and is only accessible through REST calls.