{
"id": "string",
"type": "product",
"attributes": {
"name": "string",
"retailer_sku": "string"
},
"relationships": [
{
"product_inventories": [
{}
]
}
]
}