Skip to main content
POST
Updates the seller and returns the updated record.

Path parameters

string
required
The seller’s ID.

Query parameters

string
Comma-separated list of fields to include, prefix with +/- to add or remove from defaults.

Body parameters

string
Display name of the seller.
string
Unique URL-safe handle.
string
Contact email of the seller.
string
Contact phone number.
string
Seller description.
URL of the seller’s logo.
string
URL of the seller’s banner image.
string
The seller’s website URL.
string
ID of the seller in an external system.
string
One of open, pending_approval, suspended, terminated.
string
Reason recorded with the status.
boolean
Whether the seller is marked as premium.
string
Start of a temporary store closure.
string
End of a temporary store closure.
string
Note shown while the store is closed.
object
Custom key-value data.
object
Extra data passed to workflow hooks.

Response

object