v1
latestOpenAPI 3.1.02026-07-26490301.4 KBProduct
Get product (SKU)
get/sku/{name}
Path parameters
namestring required
SKU name that you added when creating SKU
Example:TEST_EN
Headers
X-Request-IDstring
Unique ID of request
Response
Created
Example response
{
"name": "TEST_EN",
"siteId": "983759353",
"externalId": "14253ms92m0as",
"price": 9.99,
"currency": "USD",
"createdAt": "2020-04-17 13:43:02",
"updatedAt": "2020-11-17 13:43:02"
}