Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CreateShippingProfileDTO

The shipping profile to be created.

Properties

namestringRequired
The name of the shipping profile.
typestring
The type of the shipping profile.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?