StoreHarmony API
  1. Online Store
StoreHarmony API
  • Storeharmony API
  • Mobile Apps
    • Apps Registration
      • Authentication
        • Verify User Registration from a Website
        • Verify User Registration
        • Reset User Password
        • Register a new store
        • User Login For Apps
        • Authenticate User
    • Stock Inventory
      • Stock Categories
        • getStoreCategories
        • updateStoreCategory
        • createStoreCategory
        • createStoreSubCategory
        • deleteStoreCategory
        • Upload Category Picture
        • createBulkStoreCategory
      • Create Bulk Products
      • Create Product with Variants
      • Add Variants to Product
      • Upload Product Picture
      • Update Product Prices
      • Add New Quantity to Product
      • Deduct Quantity from Product
      • Creates a simple product in the inventory
      • Get Product by Item ID
      • getProductTransfers
      • acceptTransferIntoStore
      • listProductsPricesForRecentChanges
      • listProductsPrices
      • Get Inventory Stock Items
      • getProductAudit
      • findBySKU
      • Update Product
      • Removes provided variants from provided Existing Product
      • Add Variants to Existing Product
      • getProductsWithComplexQuery
      • Removes Product by Item ID
      • Add Variants to Existing Product
    • Store Admin Operations
      • Get Store User
      • Edit Store User
      • Delete a Store User
      • Get Bank Account List for the Store
      • Update Bank Account Details
      • Create Bank Account
      • Delete Bank Account
      • Add a User to Store
      • Set Default Bank
      • List all users for a Store User
      • Get Bank Account Details
      • Delete Bank Account
    • Invoicing Operations
      • createPDFInvoiceLink
  • CRM
    • Customer Registration
      • Register a new customer
      • Log in a customer
      • Verify Customer Email
      • Verify Customer Mobile
      • Reset Customer Password
  • Online Store
    • Restuarant Order Menus AppCalls
      • Place an Order
      • Submit Store Review
      • getServiceName
      • Load a Restro Store Detail
      • Restro Product Order
      • Track Order Status
      • Restro Store Tables
      • List Auto Categories
      • Restro Product Details
      • Fetch Related Products or Recommended Pairs for a Product
      • Fetch All Categories
      • Fetch All Products Belonging to a Particular Category
      • Fetch All Products by Store ID Based on Categories and Subcategories
      • Fetch All Categories and Subcategories by Store ID
    • updatesOrder
      PUT
    • cancelOrder
      DELETE
    • postCustomerReview
      POST
    • getCustomerProfile
      GET
    • updateProfile
      POST
    • updateProfileShippingAddress
      POST
    • submitIssues
      POST
    • placeOrderToStore
      POST
    • contactStore
      POST
    • calculateOrderShipping
      POST
    • passResetting
      POST
    • getStoreInfo
      GET
    • getCustomerWalletReport
      GET
    • getRegularPurchase
      GET
    • getRecentPurchase
      GET
    • getCustomerReceipts
      GET
    • getReceiptDetails_1
      GET
    • getCustomerProfileDetails
      GET
    • getCustomerOrders
      GET
    • getOrderDetails
      GET
    • getCustomerLoyaltyReport
      GET
    • getCustomerInvoices
      GET
    • trackPayment
      GET
    • trackOrder_1
      GET
    • loadDeliverypolicy
      GET
    • listAutoCategories_1
      GET
    • getShippingRates
      GET
    • shippingInformation
      GET
    • searchProducts
      GET
    • sendReceipt
      GET
    • listStoreProductsForHome
      GET
    • loadProductByItemId_1
      GET
    • getCustomerReview
      GET
    • loadProducRecommendationsByItemId
      GET
    • loadProductBySlug
      GET
    • loadRelatedProductsByItemId
      GET
    • loadPrivacypolicy
      GET
    • searchPagedProducts
      GET
    • searchPagedProductsByPages
      GET
    • getStoreLocations
      GET
    • getGeocode
      GET
    • loadHomeBanners
      GET
    • getCountries_1
      GET
    • getCountryStates_1
      GET
    • getCountryStatesLGARegion_1
      GET
    • loadStoreCategories_1
      GET
    • loadStoreSubCategories_1
      GET
    • loadStoreAllCategoriesAndSubCategories_1
      GET
    • loadStoreBanners
      GET
    • verifyMobile_1
      GET
    • verifyEmail
      GET
    • loadAboutUs
      GET
    • Log in a customer with token
      POST
    • Log in a customer
      POST
    • Register a new customer
      POST
  • User Operations
    • Get User Information
    • Update User Information
    • Set Default Wallet Bank Account
    • Set VAT, VAT Type and currency etc used for business activities in this location
    • Set a particular location as the default store used for business activities
    • Retrieve Profile Image
    • Upload Profile Image
    • Log a User Complaint
    • createNewStoreLocation
    • Change User Password
    • Get the details, settings and important parameters for a store location
    • Get Bank Account Details
    • Switch account to another store location
    • Get User Store Locations
  • Data Sources & Reports
    • getSalesReportsDetails
    • getSalesReports
    • Sales Report with products sold
    • Sales Report by Criteria
    • Track Sales By Receipt
    • getCustomerDataSet
  • Utility Operations
    • Create PDF Invoice Link
    • Load Store Credentials By ID
    • Verify Mobile Number
    • Verify Email Address
    • Retrieve Store Profiles
    • Retrieve List of Roles
    • Retrieve Registered Nigerian Banks. Only Supports Nigerian Banks
    • Lookup Bank Account Details
    • Retrieve List of Countries
    • Retrieve States in a Country
    • Retrieve Regions within a State
  • Payments & Webhooks
    • reversalMerchantPOSTerminal_1
    • payViaMerchantPOSTerminal_1
    • Creates a bank transfer account
  • Webhooks & Operations
    • reversalMerchantPOSTerminal
    • payViaMerchantPOSTerminal
  1. Online Store

loadProductBySlug

GET
/estore/{storeid}/product/slug/{slug}
E-Commerce Calls

Request

Path Params
storeid
string 
required
slug
string 
required

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/estore//product/slug/'

Responses

🟢200OK
*/*
OK
Body
available
number <double>
optional
inStock
boolean 
optional
inPromo
boolean 
optional
ageGroup
string 
optional
weightInKg
number <double>
optional
itemHeightinMeters
number <double>
optional
itemWidthinMeters
number <double>
optional
itemLengthinMeters
number <double>
optional
shippingFeeType
string 
optional
slug
string 
optional
title
string 
optional
itemId
string 
optional
shelfLocation
string 
optional
amount
integer <int64>
optional
promoprice
integer <int64>
optional
image
string 
optional
fullImageUrl
string 
optional
images
array[string]
optional
compositions
array[string]
optional
colorTypes
array[string]
optional
sizeTypes
array[string]
optional
variantsTypes
array[string]
optional
variantsItems
array[object (WebStoreItem) {22}] 
optional
specializedCategory
string 
optional
name
string 
optional
category
string 
optional
subCategory
string 
optional
slug
string 
optional
thumbnail
string 
optional
sku
string 
optional
groupSku
string 
optional
price
number <double>
optional
color
string 
optional
size
string 
optional
details
string 
optional
quantity
number <double>
optional
oldprice
number <double>
optional
itemId
string 
optional
unit
string 
optional
available
number <double>
optional
percentOff
integer <int32>
optional
newProduct
boolean 
optional
promos
boolean 
optional
dateAdded
string <date-time>
optional
inStock
boolean 
optional
variantsMapping
object 
optional
Additional properties
object (WebStoreItem) 
optional
sku
string 
optional
expireDate
string <date-time>
optional
topCategory
string 
optional
subCategory
string 
optional
storeId
string 
optional
unitsOfMeasure
string 
optional
minimumOrder
number <double>
optional
aboutItem
string 
optional
productWriteUp
string 
optional
reviews
array[object (UserReview) {7}] 
optional
customerId
string 
optional
customerName
string 
optional
productId
string 
optional
comment
string 
optional
date
string 
optional
rating
integer <int32>
optional
reviewId
string 
optional
recommendations
array[object (WebStoreItem) {22}] 
optional
specializedCategory
string 
optional
name
string 
optional
category
string 
optional
subCategory
string 
optional
slug
string 
optional
thumbnail
string 
optional
sku
string 
optional
groupSku
string 
optional
price
number <double>
optional
color
string 
optional
size
string 
optional
details
string 
optional
quantity
number <double>
optional
oldprice
number <double>
optional
itemId
string 
optional
unit
string 
optional
available
number <double>
optional
percentOff
integer <int32>
optional
newProduct
boolean 
optional
promos
boolean 
optional
dateAdded
string <date-time>
optional
inStock
boolean 
optional
related
array[object (WebStoreItem) {22}] 
optional
specializedCategory
string 
optional
name
string 
optional
category
string 
optional
subCategory
string 
optional
slug
string 
optional
thumbnail
string 
optional
sku
string 
optional
groupSku
string 
optional
price
number <double>
optional
color
string 
optional
size
string 
optional
details
string 
optional
quantity
number <double>
optional
oldprice
number <double>
optional
itemId
string 
optional
unit
string 
optional
available
number <double>
optional
percentOff
integer <int32>
optional
newProduct
boolean 
optional
promos
boolean 
optional
dateAdded
string <date-time>
optional
inStock
boolean 
optional
Example
{
  "available": 0,
  "inStock": true,
  "inPromo": true,
  "ageGroup": "string",
  "weightInKg": 0,
  "itemHeightinMeters": 0,
  "itemWidthinMeters": 0,
  "itemLengthinMeters": 0,
  "shippingFeeType": "string",
  "slug": "string",
  "title": "string",
  "itemId": "string",
  "shelfLocation": "string",
  "amount": 0,
  "promoprice": 0,
  "image": "string",
  "fullImageUrl": "string",
  "images": [
    "string"
  ],
  "compositions": [
    "string"
  ],
  "colorTypes": [
    "string"
  ],
  "sizeTypes": [
    "string"
  ],
  "variantsTypes": [
    "string"
  ],
  "variantsItems": [
    {
      "specializedCategory": "string",
      "name": "string",
      "category": "string",
      "subCategory": "string",
      "slug": "string",
      "thumbnail": "string",
      "sku": "string",
      "groupSku": "string",
      "price": 0,
      "color": "string",
      "size": "string",
      "details": "string",
      "quantity": 0,
      "oldprice": 0,
      "itemId": "string",
      "unit": "string",
      "available": 0,
      "percentOff": 0,
      "newProduct": true,
      "promos": true,
      "dateAdded": "2019-08-24T14:15:22Z",
      "inStock": true
    }
  ],
  "variantsMapping": {
    "property1": {
      "specializedCategory": "string",
      "name": "string",
      "category": "string",
      "subCategory": "string",
      "slug": "string",
      "thumbnail": "string",
      "sku": "string",
      "groupSku": "string",
      "price": 0,
      "color": "string",
      "size": "string",
      "details": "string",
      "quantity": 0,
      "oldprice": 0,
      "itemId": "string",
      "unit": "string",
      "available": 0,
      "percentOff": 0,
      "newProduct": true,
      "promos": true,
      "dateAdded": "2019-08-24T14:15:22Z",
      "inStock": true
    },
    "property2": {
      "specializedCategory": "string",
      "name": "string",
      "category": "string",
      "subCategory": "string",
      "slug": "string",
      "thumbnail": "string",
      "sku": "string",
      "groupSku": "string",
      "price": 0,
      "color": "string",
      "size": "string",
      "details": "string",
      "quantity": 0,
      "oldprice": 0,
      "itemId": "string",
      "unit": "string",
      "available": 0,
      "percentOff": 0,
      "newProduct": true,
      "promos": true,
      "dateAdded": "2019-08-24T14:15:22Z",
      "inStock": true
    }
  },
  "sku": "string",
  "expireDate": "2019-08-24T14:15:22Z",
  "topCategory": "string",
  "subCategory": "string",
  "storeId": "string",
  "unitsOfMeasure": "string",
  "minimumOrder": 0,
  "aboutItem": "string",
  "productWriteUp": "string",
  "reviews": [
    {
      "customerId": "string",
      "customerName": "string",
      "productId": "string",
      "comment": "string",
      "date": "string",
      "rating": 0,
      "reviewId": "string"
    }
  ],
  "recommendations": [
    {
      "specializedCategory": "string",
      "name": "string",
      "category": "string",
      "subCategory": "string",
      "slug": "string",
      "thumbnail": "string",
      "sku": "string",
      "groupSku": "string",
      "price": 0,
      "color": "string",
      "size": "string",
      "details": "string",
      "quantity": 0,
      "oldprice": 0,
      "itemId": "string",
      "unit": "string",
      "available": 0,
      "percentOff": 0,
      "newProduct": true,
      "promos": true,
      "dateAdded": "2019-08-24T14:15:22Z",
      "inStock": true
    }
  ],
  "related": [
    {
      "specializedCategory": "string",
      "name": "string",
      "category": "string",
      "subCategory": "string",
      "slug": "string",
      "thumbnail": "string",
      "sku": "string",
      "groupSku": "string",
      "price": 0,
      "color": "string",
      "size": "string",
      "details": "string",
      "quantity": 0,
      "oldprice": 0,
      "itemId": "string",
      "unit": "string",
      "available": 0,
      "percentOff": 0,
      "newProduct": true,
      "promos": true,
      "dateAdded": "2019-08-24T14:15:22Z",
      "inStock": true
    }
  ]
}
Modified at 2025-03-27 14:31:04
Previous
loadProducRecommendationsByItemId
Next
loadRelatedProductsByItemId
Built with