type: object description: The details of the shipping profile to create. required: - name - type properties: name: description: The name of the Shipping Profile type: string type: description: The type of the Shipping Profile type: string enum: - default - gift_card - custom metadata: description: An optional set of key-value pairs with additional information. type: object externalDocs: description: Learn about the metadata attribute, and how to delete and update it. url: >- https://docs.medusajs.com/development/entities/overview#metadata-attribute