Core APIs
...
Results
Seller Data
Seller Profile
2min
When making a request with the type parameter set to type=seller_profile BlueCart API will return Seller Profile data for the seller specified in the seller_id or url parameter.
Seller Profile data is retrieved from the seller profile page for a single seller on Walmart.
Seller Profile Page
An example of the JSON object returned from a Seller Profile request is shown below:
BlueCart API returns the following properties for Seller Profile requests:
Property | Type | Description |
---|---|---|
seller_details | object | Seller Details Object The seller details object contains address, contact and ratings details about the seller.
|
Next Steps Seller Profile Parameters