Skip to content

Do not send empty promotions when creating an order-item

Administrator requested to merge fix/do-not-send-empty-promotions into master

MM returned this error when applying tariffs without promotions (or at least the one present in this error):

message: Faltan promociones obligatorias para la tarifa:01t4I00004kY0WUQA0
status_code: 400

Code already tested in production environment to move forward the affected tickets.

Merge request reports