[
{
"id": "<string>",
"type": "base",
"catalog": "cloud",
"unitAmount": 123,
"prices": [
{
"id": "<string>",
"legacyIds": [
"<string>"
],
"productId": "<string>",
"type": "<string>",
"interval": "month",
"intervalCount": 123,
"unitAmount": 123,
"currency": "<string>"
}
],
"trialPeriodInDays": 123
}
]