api_key: ********************X-Api-Key: ********************curl --location --request GET 'https://app.sellerassistant.app/api/v1/sp-api/definitions/2020-09-01/productTypes/LUGGAGE?productTypeVersion=LATEST&requirements=LISTING&requirementsEnforced=ENFORCED&locale=en_US&domain=amazon.com&marketplaceId=ATVPDKIKX0DER&api_key=<api-key>'{
"schema": {
"link": {
"resource": "/definitions/2020-09-01/productTypes/LUGGAGE",
"verb": "GET"
},
"checksum": "p+5e2+8/xK27tD+z3+e+Vw=="
},
"requirements": "LISTING",
"requirementsEnforced": "ALL",
"propertyGroups": [
{
"title": "Key Product Features",
"description": "Important attributes to consider when listing this product type.",
"propertyNames": [
"bullet_point",
"item_name"
]
}
],
"locale": "en_US",
"marketplaceIds": [
"ATVPDKIKX0DER"
],
"productType": "LUGGAGE",
"displayName": "Luggage",
"productTypeVersion": {
"version": "2.0",
"latest": true,
"releaseCandidate": false
},
"metaSchema": {
"link": {
"resource": "/definitions/2020-09-01/productTypes/LUGGAGE",
"verb": "GET"
},
"checksum": "p+5e2+8/xK27tD+z3+e+Vw=="
}
}