{
"created_at": "string",
"listings": {
"apple_app_store": {
"apple_app_store": {
"product_id": "string"
}
},
"google_play_store": {
"google_play_store": {
"product_id": "string"
}
},
"steam_store": {
"steam_store": {
"description": "string",
"prices": [
{
"currency": "string",
"amount": 0
}
]
}
},
"stripe_store": {
"stripe_store": {
"currency": "string",
"amount": 0
}
},
"epic_games_store": {
"epic_games_store": {
"audience_item_id": "string"
}
},
"playstation_store": {
"playstation_store": {
"entitlement_label": "string"
}
},
"xbox_store": {
"product_id": "string"
}
},
"entity_kind": "string",
"entity_name": "string",
"prices": [
{
"amount": "string",
"display_amount": "string",
"currency_code": "string",
"currency_name": "string",
"currency_id": "string"
}
],
"entity_id": "string",
"catalog_listing_id": "string",
"purchasable": true,
"non_refundable": true
}