{
  "id": id,
  "itemId": {
    "itemType": "PRODUCT",
    "id": productId
  },
  "currency": currency,
  "location": {
    "countryCode": country
  },
  "tierValues": [{
    "priceValue": $number(price)
  }],
  "metadata" : {}
}