filmov
tv
Sandbox 101: Catalog API Explained

Показать описание
The Catalog API lets you programmatically manage a seller's Square catalog. You can use the Catalog API to create, view, update, or delete catalog entries and have them ready and available for constructing or updating a seller's inventory using the Inventory API, or for creating or completing customer orders using the Orders API.
The Catalog API exposes catalog entries as generic CatalogObject instances. CatalogObject serves as a generalized wrapper class for any types of Square catalog objects. Each instance must also be of a particular type. A particular CatalogObject instance has a unique type associated with it and the associated data format is defined by the corresponding Catalog API type.
We cover the basics of how the Catalog API works, how it is modeled, and a basic workflow for using the Catalog API webhooks.
0:00 - Introduction
0:11 - Catalog API Overview
0:30 - What is Polymorphism?
0:57 - Catalog Resource Object Types
1:19 - Catalog Object Endpoint Demo
1:45 - Creating Items and Variations
2:04 - Understanding Polymorphism in Variations
2:25 - Handling Catalog Object IDs
2:45 - Setting Up Item Variations
3:04 - Pricing and Finalizing Items
3:37 - Web Hooks in Catalog API
4:00 - Tracking Catalog Updates with Web Hooks
4:21 - Search Catalog Endpoint Usage
4:43 - Conclusion and Feedback Request
The Catalog API exposes catalog entries as generic CatalogObject instances. CatalogObject serves as a generalized wrapper class for any types of Square catalog objects. Each instance must also be of a particular type. A particular CatalogObject instance has a unique type associated with it and the associated data format is defined by the corresponding Catalog API type.
We cover the basics of how the Catalog API works, how it is modeled, and a basic workflow for using the Catalog API webhooks.
0:00 - Introduction
0:11 - Catalog API Overview
0:30 - What is Polymorphism?
0:57 - Catalog Resource Object Types
1:19 - Catalog Object Endpoint Demo
1:45 - Creating Items and Variations
2:04 - Understanding Polymorphism in Variations
2:25 - Handling Catalog Object IDs
2:45 - Setting Up Item Variations
3:04 - Pricing and Finalizing Items
3:37 - Web Hooks in Catalog API
4:00 - Tracking Catalog Updates with Web Hooks
4:21 - Search Catalog Endpoint Usage
4:43 - Conclusion and Feedback Request
Комментарии