API v1.0.374 Release Notes
Released on Tuesday, January 14, 2025
New
Defining a custom authorization header is now supported on Integration Events (OrderCheckout, OpenIDConnect, OrderReturn, AddToCart)
New Properties:
CustomAuthHeaderName
andCustomAuthHeaderValue
The header can be used as an alternative to HMAC validation (using the HashKey) in the event your consumer only supports authorization header validation
Used to to verify that any request sent to your webhook can be trusted and is from OrderCloud
Custom authorization headers on webhooks and other outbound events coming soon
Fixed
Erroneous UserID Properties removed from OpenAPI spec assignment models