- Square Version:
2019-03-27
- .NET:
2.16.0
2019-03-27 Changelog
Connect v2
Catalog API
- 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_url
field inCatalogItem
is retired in favor of a richerCatalogImage
data type. Image information is now set, and returned, at theCatalogObject
level.
Important
Due to image-handling limitations, the CreateCatalogImage endpoint is not supported in the SDKs and is only accessible through REST calls.
If you need more assistance, contact Developer Support or ask for help in the Developer Forums.