Back to Medusa

UpdateShippingProfileDTO

www/apps/resources/references/fulfillment/interfaces/fulfillment.UpdateShippingProfileDTO/page.mdx

2.14.2784 B
Original Source

import { TypeList } from "docs-ui"

UpdateShippingProfileDTO

The attributes to update in the shipping profile.

<TypeList types={[{"name":"name","type":"string","description":"The name of the shipping profile.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"type","type":"string","description":"The type of the shipping profile.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"null \| Record<string, unknown>","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="UpdateShippingProfileDTO"/>