- Square Version:
2018-09-18
- .NET:
2.11.0
2018-09-18 Changelog
Connect v2
Customers API
Inventory API
- New API: Inventory API — The Connect v2 Inventory API replaces the Connect v1 Inventory API and introduces new functionality:
- Moving item variations quantities through predefined states (e.g., from
IN_STOCK
toWASTE
). - Viewing the inventory adjustment history for an item variation.
- Batch inventory adjustments and information retrieval.
- Moving item variations quantities through predefined states (e.g., from
- New field:
Customer
supportsbirthday
— Customer profiles now include abirthday
field. Dates are recorded in RFC-3339 format and can be set through the CreateCustomer and UpdateCustomer endpoints.