We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91332be commit 05909c1Copy full SHA for 05909c1
1 file changed
openapi/openapi.yaml
@@ -755,6 +755,7 @@ info:
755
quantityDiscount:update | Quantity discount change event | ID of quantity discount
756
quantityDiscount:delete | Quantity discount deleting event | ID of quantity discount
757
salesChannel:create | Sales channel create event | GUID of sales channel
758
+ salesChannel:update | Sales channel update event | GUID of sales channel
759
shippingMethod:change | Shipping method change event | Shipping method GUID
760
shippingRequest:cancelled | Shipping request was not chosen for order delivery | `shippingRequestCode` associated with the cart
761
shippingRequest:confirmed | Shipping request was chosen for order delivery | `shippingRequestCode` associated with the cart
0 commit comments