Files
medusa-store/.changeset/dirty-lions-add.md
T
Philip Korsholm 30a3203640 Fix(medusa): Missing location id on fulfillments (#3462)
**What**
- include location id when creating a fulfillment
- Allow location updates to reservations without passing along quantity

**Why**
- location_id on fulfillment was null after creation

Fixes CORE-1242, CORE-1243
2023-03-14 11:08:52 +00:00

88 B

@medusajs/medusa
@medusajs/medusa
patch

fix(medusa): Include location_id in fulfillment body