Autorización
string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.
Path parameters
string
default:"6578278e879ad2646715ba9c"
required
ID or the slug of the product that needs to be returned
Query parameters
string
default:"6578278e879ad2646715ba9c"
required
account Id
boolean
default:"True"
Parameter which will decide whether to show the wishlisting status of products
Respuestas
200 - Successful response
200 - Successful response
string
default:"655b33a82209e60b6adb87a5"
required
The unique identifier for the product.
string
default:"This is a really awesome product"
product description
object[]
An array of variants for the product.
string
default:"3SwdhCsvxI8Au3KsPJt6"
required
The unique identifier for the account.
string
default:"Awesome Product"
required
The name of the product.
string
default:"PHYSICAL"
required
The type of the product (e.g., PHYSICAL).
boolean
default:"True"
Indicates whether the product is available in-store.
string
default:"2023-11-20T10:23:36.515Z"
required
The creation timestamp of the product.
string
default:"2024-01-23T09:57:04.846Z"
required
The last update timestamp of the product.
string
default:"abcde"
The statement descriptor for the product.
string
The URL for the product image.
string[]
An array of category Ids for the product
boolean
default:"True"
The field indicates whether taxes are enabled for the product or not.
string[]
An array of ids of Taxes attached to the Product. If the expand query includes tax, the taxes will be of type
ProductTaxDto. Please refer to the ProductTaxDto for additional details.string
default:"65d71377c326ea78e1c47df5"
Tax category ID for Automatic taxes calculation.
object
The Product label details
string
default:"washing-machine"
The slug of the product by which the product will be navigated
400 - Product not found
400 - Product not found
422 - Unprocessable Entity
422 - Unprocessable Entity

