Skip to main content

Update shipping attributes for a variant

PUT 

/api/v1/:team_slug/:app_slug/products/:product_id/variants/:variant_id/shipping-attributes

This endpoint allows updating shipping attributes for a specific product variant. The list should be complete, e.g. the values provided will be the once used by the variant. Example attributes include bulky, fragile, etc.

Request

Responses

Successfully updated shipping attributes