Skip to main content
PUT
Update My Vendor Profile
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Update the authenticated vendor’s own profile. Requires a vendor-scoped token. Vendors use this endpoint to maintain their storefront profile (description, social media, contact info, policies) without needing to know their own vendorId.

Request Body

The request body mirrors the profile object returned by GET /v2/vendors/me/profile. Only provided fields are updated.
object
Business description, logos, banner, and business address.
object
Social handles: facebook, instagram, twitter, pinterest, youtube, linkedin, tiktok, website.
object
email, phone, location.
object
shippingPolicy, returnsPolicy.

Response

200

Example

More Examples

Update multiple profile fields