You are here:
OCAPI
Review the new B2C Commerce OCAPI updates in the B2C Commerce 20.3 release. The OCAPI version is now 20.3.
- More Consistent Error Handling for Shop API DELETE Resources
Calling certain Shop API DELETE resources on a nonexistent record ID now returns HTTP 404 (ProductItemNotFoundException) instead of HTTP 204 (Success) with a debug log entry. This behavior is more consistent with the overall pattern. - Track Customers Across Clouds with OCAPI and Customer 360 Data Manager
The new read-only property on the Data API Customers resource, global_party_id, stores the Global Party ID generated by Customer 360 Data Manager. Use it to track unique customers across clouds.

