---
uuid: 0b57c416-d322-4236-9a61-0fe21edb6a9a
date_created: 2026-01-07T08:53:48.106Z
date_updated: 2026-02-24T17:08:33.121Z
versions:
  - v0.3366.0 (21256)
  - v0.3365.2 (21255)
  - v0.3365.1 (21254)
routes:
  - POST /v1/proposals/{proposal_id}/refresh
---
# Release v0.3365.1 → v0.3366.0

## Notes

## Version 0.3366.0

### Highlights

* Removal of the specific Joyview management rule when refreshing proposals
* Improved consistency of response logs
* Fixed default behavior for the `offset_sell` field

### Improvements

**Refreshing proposals**

The proposal refresh logic has been simplified by removing the management rule linked to the Joyview distribution channel. Now, when refreshing a proposal from a different channel, the attribute and distribution channel code will be systematically updated according to the calling channel, ensuring greater data consistency.

**Logs and traceability**

The `origin` field in the response logs has been standardized to improve the consistency and traceability of API calls.

### Corrections

**Offset\_sell parameter**

Fixed an issue where the default value `0` of the `offset_sell` parameter could be returned as `undefined` in some cases. The behavior is now normalized to ensure a consistent numeric value.

***

## Migration notes

No migration action is required for this version. The behavior changes on proposal refresh are backward compatible.

## Related routes

* POST /v1/proposals/{proposal\_id}/refresh — Refresh the proposal, stock will be updated
