- Square Version:
2019-03-27 - .NET:
2.16.0
2019-03-27 Changelog
Connect v2
Catalog API
RETIRED
- 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— Theimage_urlfield inCatalogItemis retired in favor of a richerCatalogImagedata type. Image information is now set, and returned, at theCatalogObjectlevel.
Important
Due to image-handling limitations, the CreateCatalogImage endpoint is not supported in the SDKs and is only accessible through REST calls.