analytics/fixture/paddle_prices_success_respo...

132 lines
2.9 KiB
JSON

{
"response": {
"customer_country": "ES",
"products": [
{
"currency": "EUR",
"list_price": {
"gross": 7.26,
"net": 6.0,
"tax": 1.26
},
"price": {
"gross": 7.26,
"net": 6.0,
"tax": 1.26
},
"product_id": 19878,
"product_title": "kymme tuhat",
"subscription": {
"frequency": 1,
"interval": "month",
"list_price": {
"gross": 7.26,
"net": 6.0,
"tax": 1.26
},
"price": {
"gross": 7.26,
"net": 6.0,
"tax": 1.26
},
"trial_days": 0
},
"vendor_set_prices_included_tax": false
},
{
"currency": "EUR",
"list_price": {
"gross": 72.6,
"net": 60.0,
"tax": 12.6
},
"price": {
"gross": 72.6,
"net": 60.0,
"tax": 12.6
},
"product_id": 20127,
"product_title": "kymme tuhat yearly",
"subscription": {
"frequency": 1,
"interval": "year",
"list_price": {
"gross": 72.6,
"net": 60.0,
"tax": 12.6
},
"price": {
"gross": 72.6,
"net": 60.0,
"tax": 12.6
},
"trial_days": 0
},
"vendor_set_prices_included_tax": false
},
{
"currency": "EUR",
"list_price": {
"gross": 14.93,
"net": 12.34,
"tax": 2.59
},
"price": {
"gross": 14.93,
"net": 12.34,
"tax": 2.59
},
"product_id": 20657,
"product_title": "sadat tuhat",
"subscription": {
"frequency": 1,
"interval": "month",
"list_price": {
"gross": 14.93,
"net": 12.34,
"tax": 2.59
},
"price": {
"gross": 14.93,
"net": 12.34,
"tax": 2.59
},
"trial_days": 0
},
"vendor_set_prices_included_tax": false
},
{
"currency": "EUR",
"list_price": {
"gross": 145.61,
"net": 120.34,
"tax": 25.27
},
"price": {
"gross": 145.61,
"net": 120.34,
"tax": 25.27
},
"product_id": 20658,
"product_title": "sada tuhat yearly",
"subscription": {
"frequency": 1,
"interval": "year",
"list_price": {
"gross": 145.61,
"net": 120.34,
"tax": 25.27
},
"price": {
"gross": 145.61,
"net": 120.34,
"tax": 25.27
},
"trial_days": 0
},
"vendor_set_prices_included_tax": false
}
]
},
"success": true
}