All Release Notes
DataErasure parameter added to ResourceDeleted Subscription Notification
26 October 2020
Composable Commerce
HTTP API
Enhancement
Messages/Subscriptions
When a resource is deleted with the dataErasure
parameter set to true
on the DELETE
request, the ResourceDeletedDeliveryPayload will also contain the dataErasure
parameter. This allows downstream systems to erase the data as well.
- [API] Added
dataErasure
to the ResourceDeleted Payload.