Update Vendor Profile
Vendors
Update Vendor Profile
Update a vendor’s custom profile fields
PUT
Update Vendor Profile
Overview
Update one or more custom profile fields for a vendor. Only fields defined in the shop’s profile configuration are accepted.Use Cases
- Sync vendor profile data from an onboarding form or CRM
- Bulk-update vendor info (tax IDs, bank details) via script
- Allow vendors to update profiles through a custom portal
Path Parameters
The vendor’s unique ID.
Request Body
Send an array of field/value pairs. Use Get Shop Profile Fields to see which fields are available.The profile field name (must match a shop-defined field).
The value to set. Cannot be an object.
Response
200