UpdateShippingProfileDTO
The attributes to update in the shipping profile.
name
stringThe name of the shipping profile.
type
stringThe type of the shipping profile.
metadata
Record<string, unknown>Holds custom data in key-value pairs.
Was this section helpful?