Changelog
Dodaliśmy nowe pola “createdAt” oraz “completedAt” dla operacji edycji wielu ofert jednocześnie:
- PUT /sale/offer-publication-commands/{commandId}
- GET /sale/offer-publication-commands/{commandId},
- PUT /sale/offer-price-change-commands/{commandId},
- GET /sale/offer-price-change-commands/{commandId},
- PUT /sale/offer-quantity-change-commands/{commandId},
- GET /sale/offer-quantity-change-commands/{commandId},
- POST /sale/offer-price-automation-commands/{commandId},
- GET /sale/offer-price-automation-commands/{commandId},
- PUT /sale/offer-modification-commands/{commandId},
- GET /sale/offer-modification-commands/{commandId}.