Size Guides
product_id
parameter, which is the ID of the product for which the size guide is being fetched.TIP
Payload
SizeGuidesPayload
product_id
number
required
Response
Success
Error
product.getSizeGuides.success
success
boolean
optional
status
enum<number>
optional
Allowed values:
200201202
data
object
optional
true
name
string
optional
description
string
optional
Usage
getSizeGuides()
and pass in the product ID as an argument as follows:
Events
onSizeGuideFetched
and onSizeGuideFetchFailed
events.onSizeGuideFetched
onSizeGuideFetchFailed