From 1d977794c78c0429580caec156ece151cc9301d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20Honor=C3=A9?= Date: Thu, 26 Sep 2024 17:18:14 +0100 Subject: [PATCH] test fixtures refactorings --- .../Newspaper2024Migration/Estimation.scala | 4 +- lambda/src/test/resources/Convention.md | 2 +- .../AmendmentData/Discount25%}/Account.json | 0 .../AmendmentData}/Discount25%/Catalogue.json | 0 .../Discount25%/InvoicePreview.json | 0 .../Discount25%/Subscription.json | 0 .../AmendmentData/Everyday+}/Account.json | 0 .../AmendmentData}/Everyday+/Catalogue.json | 0 .../Everyday+/InvoicePreview.json | 0 .../Everyday+/Subscription.json | 0 .../Everyday+Discounted}/Account.json | 0 .../Everyday+Discounted/InvoicePreview.json | 0 .../Everyday+Discounted/Subscription.json | 0 .../AmendmentData/Misc}/InvoicePreview.json | 0 ...InvoicePreviewTermEndsBeforeMigration.json | 0 .../AmendmentData/Monthly}/Account.json | 0 .../AmendmentData/Monthly}/Catalogue.json | 0 .../Monthly/InvoicePreview.json | 0 .../AmendmentData}/Monthly/Subscription.json | 0 .../Pre2020Everyday}/Account.json | 0 .../Pre2020Everyday}/Catalogue.json | 0 .../Pre2020Everyday/InvoicePreview.json | 0 .../Pre2020Everyday/Subscription.json | 0 .../AmendmentData/Pre2020SixDay}/Account.json | 0 .../Pre2020SixDay}/Catalogue.json | 0 .../Pre2020SixDay/InvoicePreview.json | 0 .../Pre2020SixDay/Subscription.json | 0 .../Pre2020Sixday2}/Account.json | 0 .../Pre2020Sixday2}/Catalogue.json | 0 .../Pre2020Sixday2/InvoicePreview.json | 0 .../Pre2020Sixday2/Subscription.json | 0 .../QuarterlyVoucher}/Account.json | 0 .../QuarterlyVoucher}/Catalogue.json | 0 .../QuarterlyVoucher/InvoicePreview.json | 0 .../QuarterlyVoucher/Subscription.json | 0 .../AmendmentData/Saturday}/Account.json | 0 .../AmendmentData/Saturday}/Catalogue.json | 0 .../Saturday/InvoicePreview.json | 0 .../AmendmentData}/Saturday/Subscription.json | 0 .../SemiAnnualVoucher}/Account.json | 0 .../SemiAnnualVoucher}/Catalogue.json | 0 .../SemiAnnualVoucher/InvoicePreview.json | 0 .../SemiAnnualVoucher/Subscription.json | 0 .../AmendmentData/Sixday+}/Account.json | 0 .../AmendmentData/Sixday+}/Catalogue.json | 0 .../Sixday+/InvoicePreview.json | 0 .../AmendmentData}/Sixday+/Subscription.json | 0 .../AmendmentData/Sixday}/Account.json | 0 .../AmendmentData/Sixday}/Catalogue.json | 0 .../AmendmentData}/Sixday/InvoicePreview.json | 0 .../AmendmentData}/Sixday/Subscription.json | 0 .../AmendmentData/Sunday}/Account.json | 0 .../AmendmentData/Sunday}/Catalogue.json | 0 .../AmendmentData}/Sunday/InvoicePreview.json | 0 .../AmendmentData}/Sunday/Subscription.json | 0 .../Waitrose25%Discount}/Account.json | 0 .../Waitrose25%Discount}/Catalogue.json | 0 .../Waitrose25%Discount/InvoicePreview.json | 0 .../Waitrose25%Discount/Subscription.json | 0 .../AmendmentData/Weekend}/Account.json | 0 .../AmendmentData/Weekend}/Catalogue.json | 0 .../Weekend/InvoicePreview.json | 0 .../AmendmentData}/Weekend/Subscription.json | 0 .../AnnualVoucher}/Account.json | 0 .../AnnualVoucher}/Catalogue.json | 0 .../AnnualVoucher/InvoicePreview.json | 0 .../AnnualVoucher/Subscription.json | 0 .../Monthly/Account.json | 0 .../Monthly/Catalogue.json | 0 .../Monthly/InvoicePreview.json | 153 + .../Monthly}/Subscription.json | 309 +- .../MonthlyDiscounted/Account.json | 0 .../MonthlyDiscounted/Catalogue.json | 0 .../MonthlyDiscounted/InvoicePreview.json | 0 .../MonthlyDiscounted/Subscription.json | 0 .../QuarterlyVoucher}/Account.json | 0 .../QuarterlyVoucher}/Catalogue.json | 0 .../QuarterlyVoucher}/InvoicePreview.json | 108 +- .../QuarterlyVoucher}/Subscription.json | 132 +- .../SemiAnnualVoucher}/Account.json | 0 .../SemiAnnualVoucher}/Catalogue.json | 13456 ++++----- .../SemiAnnualVoucher/InvoicePreview.json | 258 + .../SemiAnnualVoucher/Subscription.json | 421 + .../TermEndsEarly}/Account.json | 0 .../TermEndsEarly/Catalogue.json | 13216 +++++++++ .../TermEndsEarly/InvoicePreview.json | 0 .../TermEndsEarly/Subscription.json | 0 .../EstimationHandler/Everyday}/Account.json | 0 .../Everyday}/Catalogue.json | 0 .../Everyday/InvoicePreview.json | 0 .../Everyday/Subscription.json | 0 .../EstimationHandler/Monthly}/Account.json | 0 .../EstimationHandler/Monthly}/Catalogue.json | 176 +- .../Monthly/InvoicePreview.json | 153 + .../Monthly/Subscription.json | 548 + .../QuarterlyVoucher}/Account.json | 2 +- .../QuarterlyVoucher/Catalogue.json | 13216 +++++++++ .../QuarterlyVoucher/InvoicePreview.json | 174 + .../QuarterlyVoucher/Subscription.json | 189 + .../EstimationHandler/Sixday+}/Account.json | 0 .../EstimationHandler/Sixday+/Catalogue.json | 24059 ++++++++++++++++ .../Sixday+/InvoicePreview.json | 447 + .../Sixday+/Subscription.json | 1589 + .../Waitrose25%Discount}/Account.json | 0 .../Waitrose25%Discount/Catalogue.json | 24059 ++++++++++++++++ .../Waitrose25%Discount/InvoicePreview.json | 930 + .../Waitrose25%Discount/Subscription.json | 285 + .../NewspaperDelivery/Sunday/Account.json | 106 - .../Waitrose25%Discount/Account.json | 106 - .../NewspaperDelivery/Weekend/Account.json | 106 - .../EverydayDiscount25%/InvoicePreview.json | 300 - .../EverydayDiscount25%/Subscription.json | 1039 - .../HolidayCredited/InvoicePreview.json | 594 - .../HolidayCredited/Subscription.json | 3360 --- .../PercentageDiscount/InvoicePreview.json | 405 - .../handlers/EstimationHandlerSpec.scala | 12 +- .../handlers/EstimationHandlerTest.scala | 9 +- .../model/AmendmentDataTest.scala | 366 +- .../model/ZuoraSubscriptionUpdateTest.scala | 12 +- 119 files changed, 85358 insertions(+), 14943 deletions(-) rename lambda/src/test/resources/{Migrations/Vouchers2022/AnnualVoucher => Core/AmendmentData/Discount25%}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Discount25%/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Discount25%/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Discount25%/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/EverydayMonthly => Core/AmendmentData/Everyday+}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Everyday+/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Everyday+/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Everyday+/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/Discount25% => Core/AmendmentData/Everyday+Discounted}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Everyday+Discounted/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Everyday+Discounted/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData/Misc}/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData/Misc}/InvoicePreviewTermEndsBeforeMigration.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/Everyday+ => Core/AmendmentData/Monthly}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/HolidayCredited => Core/AmendmentData/Monthly}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Monthly/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/Monthly/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/Quarterly2 => Core/AmendmentData/Pre2020Everyday}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Everyday => Core/AmendmentData/Pre2020Everyday}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020Everyday/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020Everyday/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/SaturdayQuarterly => Core/AmendmentData/Pre2020SixDay}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020Everyday => Core/AmendmentData/Pre2020SixDay}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020SixDay/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020SixDay/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/SixdayMonthly => Core/AmendmentData/Pre2020Sixday2}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020SixDay => Core/AmendmentData/Pre2020Sixday2}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020Sixday2/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Pre2020Sixday2/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/Everyday+Discounted => Core/AmendmentData/QuarterlyVoucher}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/AnnualVoucher => Core/AmendmentData/QuarterlyVoucher}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/QuarterlyVoucher/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/QuarterlyVoucher/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/SundayMonthly => Core/AmendmentData/Saturday}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020Sixday2 => Core/AmendmentData/Saturday}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Saturday/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Saturday/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/EverydayDiscount25% => Core/AmendmentData/SemiAnnualVoucher}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/QuarterlyVoucher => Core/AmendmentData/SemiAnnualVoucher}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/SemiAnnualVoucher/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/AmendmentData}/SemiAnnualVoucher/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/EchoLegacy/WeekendMonthly => Core/AmendmentData/Sixday+}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Saturday => Core/AmendmentData/Sixday+}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sixday+/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sixday+/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Everyday+ => Core/AmendmentData/Sixday}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Sixday+ => Core/AmendmentData/Sixday}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sixday/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sixday/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Everyday => Core/AmendmentData/Sunday}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Sixday => Core/AmendmentData/Sunday}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sunday/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Sunday/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020Everyday => Core/AmendmentData/Waitrose25%Discount}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Sunday => Core/AmendmentData/Waitrose25%Discount}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Waitrose25%Discount/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Waitrose25%Discount/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020SixDay => Core/AmendmentData/Weekend}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Waitrose25%Discount => Core/AmendmentData/Weekend}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Weekend/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Core/AmendmentData}/Weekend/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/HolidayCredited => Core/ZuoraSubscriptionUpdate/AnnualVoucher}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/SemiAnnualVoucher => Core/ZuoraSubscriptionUpdate/AnnualVoucher}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/AnnualVoucher/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/AnnualVoucher/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/Monthly/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/Monthly/Catalogue.json (100%) create mode 100644 lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/InvoicePreview.json rename lambda/src/test/resources/{Migrations/Vouchers2022/Everyday+ => Core/ZuoraSubscriptionUpdate/Monthly}/Subscription.json (69%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/MonthlyDiscounted/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/MonthlyDiscounted/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/MonthlyDiscounted/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/MonthlyDiscounted/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/PercentageDiscount => Core/ZuoraSubscriptionUpdate/QuarterlyVoucher}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/TermEndsEarly => Core/ZuoraSubscriptionUpdate/QuarterlyVoucher}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/Everyday+ => Core/ZuoraSubscriptionUpdate/QuarterlyVoucher}/InvoicePreview.json (61%) rename lambda/src/test/resources/{Migrations/Vouchers2022/PercentageDiscount => Core/ZuoraSubscriptionUpdate/QuarterlyVoucher}/Subscription.json (60%) rename lambda/src/test/resources/{Migrations/Vouchers2022/QuarterlyVoucher => Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/EverydayDiscount25% => Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher}/Catalogue.json (69%) create mode 100644 lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/InvoicePreview.json create mode 100644 lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Subscription.json rename lambda/src/test/resources/{Migrations/Vouchers2022/SemiAnnualVoucher => Core/ZuoraSubscriptionUpdate/TermEndsEarly}/Account.json (100%) create mode 100644 lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Catalogue.json rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/TermEndsEarly/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022 => Core/ZuoraSubscriptionUpdate}/TermEndsEarly/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Pre2020Sixday2 => Handlers/EstimationHandler/Everyday}/Account.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Weekend => Handlers/EstimationHandler/Everyday}/Catalogue.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Handlers/EstimationHandler}/Everyday/InvoicePreview.json (100%) rename lambda/src/test/resources/{Migrations/NewspaperDelivery => Handlers/EstimationHandler}/Everyday/Subscription.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/TermEndsEarly => Handlers/EstimationHandler/Monthly}/Account.json (100%) rename lambda/src/test/resources/{Migrations/Vouchers2022/PercentageDiscount => Handlers/EstimationHandler/Monthly}/Catalogue.json (99%) create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Monthly/InvoicePreview.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Subscription.json rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Sixday => Handlers/EstimationHandler/QuarterlyVoucher}/Account.json (98%) create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Catalogue.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/InvoicePreview.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Subscription.json rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Saturday => Handlers/EstimationHandler/Sixday+}/Account.json (100%) create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Catalogue.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/InvoicePreview.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Subscription.json rename lambda/src/test/resources/{Migrations/NewspaperDelivery/Sixday+ => Handlers/EstimationHandler/Waitrose25%Discount}/Account.json (100%) create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Catalogue.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/InvoicePreview.json create mode 100644 lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Subscription.json delete mode 100644 lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Account.json delete mode 100644 lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Account.json delete mode 100644 lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Account.json delete mode 100644 lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/InvoicePreview.json delete mode 100644 lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Subscription.json delete mode 100644 lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/InvoicePreview.json delete mode 100644 lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Subscription.json delete mode 100644 lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/InvoicePreview.json diff --git a/lambda/src/main/scala/pricemigrationengine/migrations/Newspaper2024Migration/Estimation.scala b/lambda/src/main/scala/pricemigrationengine/migrations/Newspaper2024Migration/Estimation.scala index 9ea86ffe..1449fdb4 100644 --- a/lambda/src/main/scala/pricemigrationengine/migrations/Newspaper2024Migration/Estimation.scala +++ b/lambda/src/main/scala/pricemigrationengine/migrations/Newspaper2024Migration/Estimation.scala @@ -65,7 +65,7 @@ object Estimation { ratePlans match { case Nil => Left( - s"[error 93a21a48] Subscription ${subscription.subscriptionNumber} was found to have zero newsPaperDeliveryRatePlans making determination of rate plan name impossible" + s"[error 93a21a48] Subscription ${subscription.subscriptionNumber} was found to have zero RatePlans making determination of rate plan name impossible" ) case ratePlan :: Nil => { (for { @@ -88,7 +88,7 @@ object Estimation { } case _ => Left( - s"[error 93a21a48] Subscription ${subscription.subscriptionNumber} was found to have more than one newsPaperDeliveryRatePlans making determination of rate plan name impossible" + s"[error 93a21a48] Subscription ${subscription.subscriptionNumber} was found to have more than one RatePlans making determination of rate plan name impossible" ) } } diff --git a/lambda/src/test/resources/Convention.md b/lambda/src/test/resources/Convention.md index 5b558233..c0448a9d 100644 --- a/lambda/src/test/resources/Convention.md +++ b/lambda/src/test/resources/Convention.md @@ -1 +1 @@ -Use the `Core` directory for engine core functions and `Migrations` for migration specific tests. +Use the `Core` directory for engine core functions (including testing the model), `Handlers` to test the various handlers and `Migrations` for migration specific tests. diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Account.json b/lambda/src/test/resources/Core/AmendmentData/Discount25%/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Discount25%/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Discount25%/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Discount25%/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Discount25%/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Discount25%/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Discount25%/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Discount25%/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/EverydayMonthly/Account.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/EverydayMonthly/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Account.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Discount25%/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Everyday+Discounted/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Misc/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Misc/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/InvoicePreviewTermEndsBeforeMigration.json b/lambda/src/test/resources/Core/AmendmentData/Misc/InvoicePreviewTermEndsBeforeMigration.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/InvoicePreviewTermEndsBeforeMigration.json rename to lambda/src/test/resources/Core/AmendmentData/Misc/InvoicePreviewTermEndsBeforeMigration.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/Account.json b/lambda/src/test/resources/Core/AmendmentData/Monthly/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Monthly/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Monthly/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Monthly/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Monthly/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Monthly/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Monthly/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Monthly/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Monthly/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Monthly/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/Quarterly2/Account.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/Quarterly2/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Everyday/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SaturdayQuarterly/Account.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SaturdayQuarterly/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020SixDay/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SixdayMonthly/Account.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SixdayMonthly/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Pre2020Sixday2/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/Account.json b/lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+Discounted/Account.json rename to lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/QuarterlyVoucher/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SundayMonthly/Account.json b/lambda/src/test/resources/Core/AmendmentData/Saturday/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/SundayMonthly/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Saturday/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Saturday/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Saturday/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Saturday/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Saturday/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Saturday/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Saturday/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Account.json b/lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Account.json rename to lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/SemiAnnualVoucher/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/WeekendMonthly/Account.json b/lambda/src/test/resources/Core/AmendmentData/Sixday+/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/EchoLegacy/WeekendMonthly/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday+/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Sixday+/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday+/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Sixday+/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday+/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Sixday+/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday+/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Account.json b/lambda/src/test/resources/Core/AmendmentData/Sixday/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday+/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Sixday/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Sixday/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Sixday/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Sixday/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Account.json b/lambda/src/test/resources/Core/AmendmentData/Sunday/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Sunday/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Sunday/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Sunday/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Sunday/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Sunday/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Sunday/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Sunday/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Account.json b/lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Everyday/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Waitrose25%Discount/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Account.json b/lambda/src/test/resources/Core/AmendmentData/Weekend/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020SixDay/Account.json rename to lambda/src/test/resources/Core/AmendmentData/Weekend/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Catalogue.json b/lambda/src/test/resources/Core/AmendmentData/Weekend/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Catalogue.json rename to lambda/src/test/resources/Core/AmendmentData/Weekend/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/InvoicePreview.json b/lambda/src/test/resources/Core/AmendmentData/Weekend/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/InvoicePreview.json rename to lambda/src/test/resources/Core/AmendmentData/Weekend/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Subscription.json b/lambda/src/test/resources/Core/AmendmentData/Weekend/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Subscription.json rename to lambda/src/test/resources/Core/AmendmentData/Weekend/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Catalogue.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/InvoicePreview.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/AnnualVoucher/Subscription.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/AnnualVoucher/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/Monthly/Catalogue.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Catalogue.json diff --git a/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/InvoicePreview.json new file mode 100644 index 00000000..e681d22b --- /dev/null +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/InvoicePreview.json @@ -0,0 +1,153 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Monday", + "chargeNumber": "C-01467522", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Tuesday", + "chargeNumber": "C-01467523", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 8.68, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-01467524", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Thursday", + "chargeNumber": "C-01467525", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Friday", + "chargeNumber": "C-01467526", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Wednesday", + "chargeNumber": "C-01467527", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 8.99, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-01467528", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Subscription.json similarity index 69% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/Subscription.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Subscription.json index f453591e..f7815f5a 100644 --- a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/Subscription.json +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/Monthly/Subscription.json @@ -7,16 +7,16 @@ "invoiceOwnerAccountId": "accId", "invoiceOwnerAccountNumber": "accNum", "invoiceOwnerAccountName": "accName", - "subscriptionNumber": "subNum", - "version": 1, + "subscriptionNumber": "A-S12345678", + "version": 2, "termType": "TERMED", "invoiceSeparately": false, - "contractEffectiveDate": "2020-04-09", - "serviceActivationDate": "2020-04-09", - "customerAcceptanceDate": "2020-05-04", - "subscriptionStartDate": "2020-04-09", - "termStartDate": "2020-04-09", - "termEndDate": "2021-04-09", + "contractEffectiveDate": "2019-01-05", + "serviceActivationDate": "2019-01-05", + "customerAcceptanceDate": "2019-01-28", + "subscriptionStartDate": "2019-01-05", + "termStartDate": "2020-01-05", + "termEndDate": "2021-01-05", "initialTerm": 12, "initialTermPeriodType": "Month", "currentTerm": 12, @@ -25,8 +25,8 @@ "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", "renewalTerm": 12, "renewalTermPeriodType": "Month", - "contractedMrr": 54.99, - "totalContractedValue": 614.06, + "contractedMrr": 47.62, + "totalContractedValue": 1107.55, "notes": null, "status": "Active", "TrialPeriodPrice__c": null, @@ -40,7 +40,7 @@ "CreatedByCSR__c": null, "CASSubscriberID__c": null, "LastPriceChangeDate__c": null, - "InitialPromotionCode__c": "GXX83X", + "InitialPromotionCode__c": "GCB80X", "CpqBundleJsonId__QT": null, "QuoteType__QT": null, "QuoteBusinessType__QT": null, @@ -53,50 +53,50 @@ "OpportunityCloseDate__QT": null, "IPaddress__c": null, "IPCountry__c": "GB", - "PromotionCode__c": "GXX83X", + "PromotionCode__c": "GCB80X", "OriginalSubscriptionStartDate__c": null, "LegacyContractStartDate__c": null, "CancellationReason__c": null, "ratePlans": [ { - "id": "id", - "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", - "productName": "Newspaper Voucher", - "productSku": "ABC-00000014", - "productRatePlanId": "2c92a0ff56fe33f50157040bbdcf3ae4", - "ratePlanName": "Everyday+", + "id": "rp1", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a0ff5345f9220153559d915d5c26", + "ratePlanName": "Percentage", "ratePlanCharges": [ { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0ff56fe33f5015709cce7ad1aea", - "number": "C-01989035", - "name": "Friday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd5345efa10153559e97bb76c6", + "number": "C-01467521", + "name": "Percentage", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, - "version": 1, - "pricingSummary": "GBP6.7", + "version": 2, + "pricingSummary": "25% discount", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 6.700000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, "billingPeriod": "Month", "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", + "billingTiming": null, "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, + "quantity": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -104,41 +104,52 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2020-01-28", + "processedThroughDate": "2019-12-28", + "chargedThroughDate": "2020-01-05", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, + "endDateCondition": "Fixed_Period", + "upToPeriodsType": "Billing_Periods", + "upToPeriods": 12, "specificEndDate": null, - "mrr": 6.700000000, - "dmrc": 6.700000000, - "tcv": 74.816666669, - "dtcv": 74.816666669, + "mrr": 0E-9, + "dmrc": 0E-9, + "tcv": 0E-9, + "dtcv": 0E-9, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, "ForceSync__c": null - }, + } + ], + "subscriptionProductFeatures": [] + }, + { + "id": "rp2", + "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "productName": "Newspaper Voucher", + "productSku": "ABC-00000014", + "productRatePlanId": "2c92a0fd56fe270b0157040dd79b35da", + "ratePlanName": "Everyday", + "ratePlanCharges": [ { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe26b6015709ca144a646a", - "number": "C-01989030", - "name": "Tuesday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f0015709c182cb7c82", + "number": "C-01467525", + "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP6.7", + "version": 2, + "pricingSummary": "GBP5.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 6.700000000, + "price": 5.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -162,10 +173,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -173,10 +184,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 6.700000000, - "dmrc": 6.700000000, - "tcv": 74.816666669, - "dtcv": 74.816666669, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -184,19 +195,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0ff56fe33f5015709c80af30495", - "number": "C-01989034", - "name": "Sunday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe26b6015709c0613b44a6", + "number": "C-01467523", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP9.74", + "version": 2, + "pricingSummary": "GBP5.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 9.740000000, + "price": 5.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -220,10 +231,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -231,10 +242,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 9.740000000, - "dmrc": 9.740000000, - "tcv": 108.763333337, - "dtcv": 108.763333337, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -242,19 +253,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe270b015709c90c291c49", - "number": "C-01989031", - "name": "Monday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f0015709c215527db4", + "number": "C-01467526", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP6.7", + "version": 2, + "pricingSummary": "GBP5.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 6.700000000, + "price": 5.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -278,10 +289,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -289,10 +300,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 6.700000000, - "dmrc": 6.700000000, - "tcv": 74.816666669, - "dtcv": 74.816666669, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -300,19 +311,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe26b60157042fcd462666", - "number": "C-01989029", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe270b015709c320ee0595", + "number": "C-01467524", "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP9.75", + "version": 2, + "pricingSummary": "GBP8.68", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 9.750000000, + "price": 8.680000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -336,10 +347,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -347,10 +358,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 9.750000000, - "dmrc": 9.750000000, - "tcv": 108.875000003, - "dtcv": 108.875000003, + "mrr": 8.680000000, + "dmrc": 0E-9, + "tcv": 201.879999999, + "dtcv": 104.160000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -358,19 +369,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0ff56fe33f0015709cac4561bf3", - "number": "C-01989033", - "name": "Wednesday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe26b601570431a5bc5a34", + "number": "C-01467522", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP6.7", + "version": 2, + "pricingSummary": "GBP5.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 6.700000000, + "price": 5.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -394,10 +405,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -405,10 +416,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 6.700000000, - "dmrc": 6.700000000, - "tcv": 74.816666669, - "dtcv": 74.816666669, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -416,19 +427,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fc56fe26ba01570418eddd26e1", - "number": "C-01989028", - "name": "Digipack", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f5015709c39719783e", + "number": "C-01467528", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP2", + "version": 2, + "pricingSummary": "GBP8.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 2.000000000, + "price": 8.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -452,10 +463,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -463,10 +474,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 2.000000000, - "dmrc": 2.000000000, - "tcv": 22.333333334, - "dtcv": 22.333333334, + "mrr": 8.990000000, + "dmrc": 0E-9, + "tcv": 209.089999999, + "dtcv": 107.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, @@ -474,19 +485,19 @@ }, { "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe270b015709cc16f92645", - "number": "C-01989032", - "name": "Thursday", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f3015709c110a71630", + "number": "C-01467527", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "GBP6.7", + "version": 2, + "pricingSummary": "GBP5.99", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 6.700000000, + "price": 5.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -510,10 +521,10 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2021-04-09", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", "done": false, "triggerDate": null, "triggerEvent": "CustomerAcceptance", @@ -521,10 +532,10 @@ "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 6.700000000, - "dmrc": 6.700000000, - "tcv": 74.816666669, - "dtcv": 74.816666669, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, "description": "", "HolidayStart__c": null, "HolidayEnd__c": null, diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Catalogue.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/InvoicePreview.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/MonthlyDiscounted/Subscription.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/MonthlyDiscounted/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Catalogue.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/InvoicePreview.json similarity index 61% rename from lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/InvoicePreview.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/InvoicePreview.json index 0d9fd74f..41a7fa5e 100644 --- a/lambda/src/test/resources/Migrations/Vouchers2022/Everyday+/InvoicePreview.json +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/InvoicePreview.json @@ -6,18 +6,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 1.950000000, - "chargeDescription": "", - "chargeName": "Digipack", - "chargeNumber": "C-01989028", + "serviceStartDate": "2020-07-05", + "serviceEndDate": "2020-10-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -27,18 +27,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 9.530000000, - "chargeDescription": "", + "serviceStartDate": "2020-10-05", + "serviceEndDate": "2021-01-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", "chargeName": "Saturday", - "chargeNumber": "C-01989029", + "chargeNumber": "C-00625437", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -48,18 +48,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.550000000, - "chargeDescription": "", - "chargeName": "Tuesday", - "chargeNumber": "C-01989030", + "serviceStartDate": "2021-01-05", + "serviceEndDate": "2021-04-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -69,18 +69,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.550000000, - "chargeDescription": "", - "chargeName": "Monday", - "chargeNumber": "C-01989031", + "serviceStartDate": "2021-04-05", + "serviceEndDate": "2021-07-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -90,18 +90,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.550000000, - "chargeDescription": "", - "chargeName": "Thursday", - "chargeNumber": "C-01989032", + "serviceStartDate": "2020-07-05", + "serviceEndDate": "2020-10-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -111,18 +111,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.550000000, - "chargeDescription": "", - "chargeName": "Wednesday", - "chargeNumber": "C-01989033", + "serviceStartDate": "2020-10-05", + "serviceEndDate": "2021-01-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -132,18 +132,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 9.520000000, - "chargeDescription": "", + "serviceStartDate": "2021-01-05", + "serviceEndDate": "2021-04-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", "chargeName": "Sunday", - "chargeNumber": "C-01989034", + "chargeNumber": "C-00625440", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null @@ -153,18 +153,18 @@ "subscriptionName": "subName", "subscriptionId": "subId", "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.550000000, - "chargeDescription": "", - "chargeName": "Friday", - "chargeNumber": "C-01989035", + "serviceStartDate": "2021-04-05", + "serviceEndDate": "2021-07-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", "chargeId": "chargeId", "productName": "Newspaper Voucher", "quantity": 1, "taxAmount": 0.000000000, "unitOfMeasure": "", - "chargeDate": "2020-05-22 08:59:17", + "chargeDate": "2020-06-08 14:40:20", "chargeType": "Recurring", "processingType": "Charge", "appliedToItemId": null diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Subscription.json similarity index 60% rename from lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Subscription.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Subscription.json index 74ebdbd8..fb97054f 100644 --- a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Subscription.json +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/QuarterlyVoucher/Subscription.json @@ -8,15 +8,15 @@ "invoiceOwnerAccountNumber": "accNum", "invoiceOwnerAccountName": "accName", "subscriptionNumber": "subNum", - "version": 4, + "version": 5, "termType": "TERMED", "invoiceSeparately": false, - "contractEffectiveDate": "2017-09-06", - "serviceActivationDate": "2017-09-06", - "customerAcceptanceDate": "2017-10-08", - "subscriptionStartDate": "2017-09-06", - "termStartDate": "2019-09-06", - "termEndDate": "2020-09-06", + "contractEffectiveDate": "2010-12-23", + "serviceActivationDate": "2010-12-23", + "customerAcceptanceDate": "2016-11-05", + "subscriptionStartDate": "2016-08-14", + "termStartDate": "2019-10-05", + "termEndDate": "2020-10-05", "initialTerm": 12, "initialTermPeriodType": "Month", "currentTerm": 12, @@ -25,8 +25,8 @@ "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", "renewalTerm": 12, "renewalTermPeriodType": "Month", - "contractedMrr": 10.79, - "totalContractedValue": 376.95, + "contractedMrr": 20.76, + "totalContractedValue": 996.32, "notes": null, "status": "Active", "TrialPeriodPrice__c": null, @@ -40,7 +40,7 @@ "CreatedByCSR__c": null, "CASSubscriberID__c": null, "LastPriceChangeDate__c": null, - "InitialPromotionCode__c": "VHD21A", + "InitialPromotionCode__c": null, "CpqBundleJsonId__QT": null, "QuoteType__QT": null, "QuoteBusinessType__QT": null, @@ -52,35 +52,35 @@ "UserCancellationReason__c": null, "OpportunityCloseDate__QT": null, "IPaddress__c": null, - "IPCountry__c": "GB", - "PromotionCode__c": "VHD21A", + "IPCountry__c": null, + "PromotionCode__c": "PG01", "OriginalSubscriptionStartDate__c": null, "LegacyContractStartDate__c": null, "CancellationReason__c": null, "ratePlans": [ { - "id": "id", + "id": "rp456", "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", "productName": "Newspaper Voucher", "productSku": "ABC-00000014", - "productRatePlanId": "2c92a0fe5af9a6b9015b0fe1ecc0116c", - "ratePlanName": "Sunday", + "productRatePlanId": "2c92a0ff56fe33f00157040f9a537f4b", + "ratePlanName": "Weekend", "ratePlanCharges": [ { "id": "id", "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fe5af9a6b9015b0fe1ed121177", - "number": "C-01112220", + "productRatePlanChargeId": "2c92a0ff56fe33f00157041713362b51", + "number": "C-00625440", "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, - "version": 3, - "pricingSummary": "GBP10.79", + "version": 5, + "pricingSummary": "GBP31.66", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": 10.790000000, + "price": 31.660000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -92,7 +92,7 @@ "discountApplyDetails": [], "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", + "billingPeriod": "Quarter", "specificBillingPeriod": null, "billingTiming": "IN_ADVANCE", "billingPeriodAlignment": "AlignToCharge", @@ -104,69 +104,57 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2017-10-08", - "effectiveEndDate": "2020-09-06", - "processedThroughDate": "2020-05-08", - "chargedThroughDate": "2020-06-08", + "effectiveStartDate": "2016-10-05", + "effectiveEndDate": "2020-10-05", + "processedThroughDate": "2020-04-05", + "chargedThroughDate": "2020-07-05", "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", + "triggerDate": "2016-10-05", + "triggerEvent": "SpecificDate", "endDateCondition": "Subscription_End", "upToPeriodsType": null, "upToPeriods": null, "specificEndDate": null, - "mrr": 10.790000000, + "mrr": 10.553333333, "dmrc": 0.000000000, - "tcv": 376.953870968, - "dtcv": 129.480000000, - "description": "", + "tcv": 506.560000000, + "dtcv": 126.640000000, + "description": "Migrated sub", "HolidayStart__c": null, "HolidayEnd__c": null, "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0ff5345f9220153559d915d5c26", - "ratePlanName": "Percentage", - "ratePlanCharges": [ + }, { "id": "id", "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd5345efa10153559e97bb76c6", - "number": "C-01767304", - "name": "Percentage", + "productRatePlanChargeId": "2c92a0fc56fe26ba01570417df6d1b54", + "number": "C-00625437", + "name": "Saturday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, - "version": 1, - "pricingSummary": "25% discount", + "version": 5, + "pricingSummary": "GBP30.61", "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "currency": "GBP", - "price": null, + "price": 30.610000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": null, - "billingPeriod": "Month", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Quarter", "specificBillingPeriod": null, - "billingTiming": null, + "billingTiming": "IN_ADVANCE", "billingPeriodAlignment": "AlignToCharge", - "quantity": null, + "quantity": 1.000000000, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -174,22 +162,22 @@ "unusedUnitsCreditRates": null, "usageRecordRatingOption": null, "segment": 1, - "effectiveStartDate": "2020-01-08", - "effectiveEndDate": "2020-09-06", - "processedThroughDate": "2020-05-08", - "chargedThroughDate": "2020-06-08", + "effectiveStartDate": "2016-10-05", + "effectiveEndDate": "2020-10-05", + "processedThroughDate": "2020-04-05", + "chargedThroughDate": "2020-07-05", "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Billing_Periods", - "upToPeriods": 12, + "triggerDate": "2016-10-05", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, "specificEndDate": null, - "mrr": 0.000000000, + "mrr": 10.203333333, "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", + "tcv": 489.760000000, + "dtcv": 122.440000000, + "description": "Migrated sub", "HolidayStart__c": null, "HolidayEnd__c": null, "ForceSync__c": null diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/QuarterlyVoucher/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Catalogue.json similarity index 69% rename from lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Catalogue.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Catalogue.json index b850f8f0..bc994a43 100644 --- a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Catalogue.json +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Catalogue.json @@ -1,52 +1,50 @@ { "products": [ { - "id": "2c92c0f870f6828201710704705d411a", - "sku": "ABC-00000046", - "name": "Newspaper Digital Voucher", - "description": "", - "category": "Base Products", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "id": "2c92a0fb4edd70c8014edeaa4ddb21e7", + "sku": "ABC-00000005", + "name": "Digital Pack", + "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", + "category": null, + "effectiveStartDate": "2013-02-16", + "effectiveEndDate": "2099-02-03", "allowFeatureChanges": false, - "Entitlements__c": null, "ProductEnabled__c": "True", + "Entitlements__c": null, "AcquisitionProfile__c": "Paid", - "ProductType__c": "Newspaper - Digital Voucher Book", + "ProductType__c": "Digital Pack", "ProductLevel__c": null, "Tier__c": null, - "SuspensionAllowed__c": "False", "productRatePlans": [ { - "id": "2c92c0f870f682820171070489d542da", + "id": "2c92a00d71c96bac0171df3a5622740f", "status": "Active", - "name": "Saturday+", - "description": "Guardian paper, plus iPad daily edition and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, + "name": "Corporate Digital Subscription", + "description": "", + "effectiveStartDate": "2020-01-01", + "effectiveEndDate": "2050-01-01", + "TermType__c": "TERMED", "FrontendId__c": null, - "Saving__c": "17", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107048a3642dc", - "name": "Saturday", - "type": "Recurring", + "id": "2c92a00871c96ba30171df3b481931a0", + "name": "Corporate Digital Subscription", + "type": "OneTime", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "GBP0" ], "pricing": [ { "currency": "GBP", - "price": 11.990000000, + "price": 0E-9, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -57,14 +55,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", + "endDateCondition": "One_Time", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -74,39 +72,105 @@ "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", + "revenueRecognitionRuleName": "Recognize upon invoicing", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "deferredRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e8521fe", + "status": "Active", + "name": "Digital Pack Quarterly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107048b0442e6", - "name": "Digipack", + "id": "2c92a0fb4edd70c9014edeaa4fd42186", + "name": "Digital Pack Quarterly", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10" + "USD59.95", + "NZD70.5", + "EUR44.95", + "GBP35.95", + "CAD65.85", + "AUD64.5" ], "pricing": [ + { + "currency": "USD", + "price": 59.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 70.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 44.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 10.000000000, + "price": 35.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 65.850000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 64.500000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -120,11 +184,11 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -136,7 +200,7 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "Digital Pack Global Tax", "taxMode": "TaxInclusive", "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", @@ -146,44 +210,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Digital Pack", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f870f682820171070487f142c4", + "id": "2c92a0fb4edd70c8014edeaa4e972204", "status": "Active", - "name": "Sunday", - "description": "Observer paper", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Digital Pack Annual", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "15", + "FrontendId__c": "Yearly", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f6828201710704884042c6", - "name": "Sunday", + "id": "2c92a0fb4edd70c9014edeaa5001218c", + "name": "Digital Pack Annual", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "USD199", + "NZD235", + "EUR149", + "GBP119", + "CAD219", + "AUD215" ], "pricing": [ + { + "currency": "USD", + "price": 199.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 235.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 149.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 11.990000000, + "price": 119.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 219.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 215.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -200,8 +313,8 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -209,13 +322,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Digital Pack Global Tax", "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -223,109 +336,176 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Digital Pack", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f870f682820171070488df42ce", + "id": "2c92a0fb4edd70c8014edeaa4eae220a", "status": "Active", - "name": "Saturday", - "description": "Saturday paper", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Digital Pack Monthly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "16", + "FrontendId__c": "Monthly", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f6828201710704893342d0", - "name": "Saturday", + "id": "2c92a0fb4edd70c9014edeaa50342192", + "name": "Digital Pack Monthly", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "USD19.99", + "NZD23.5", + "EUR14.99", + "GBP11.99", + "CAD21.95", + "AUD21.5" ], "pricing": [ { - "currency": "GBP", - "price": 11.990000000, + "currency": "USD", + "price": 19.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, + }, + { + "currency": "NZD", + "price": 23.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 14.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 21.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 21.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", + "taxable": true, + "taxCode": "Digital Pack Global Tax", "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", - "description": "Saturday Paper", + "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Digital Pack", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] - }, + } + ], + "productFeatures": [] + }, + { + "id": "2c92a00870ec598001710740c3d92eab", + "sku": "ABC-00000031", + "name": "Newspaper Digital Voucher", + "description": "Newspaper Digital Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Digital Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ { - "id": "2c92c0f870f682820171070481bf4264", + "id": "2c92a00870ec598001710740d3d03035", "status": "Active", "name": "Everyday+", - "description": "Observer and Guardian papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "14", + "Saving__c": "37", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f682820171070485d942a9", - "name": "Friday", + "id": "2c92a00870ec598001710740d7493084", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, @@ -337,7 +517,7 @@ "currency": "GBP", "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -351,7 +531,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -369,7 +549,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -384,20 +564,20 @@ } }, { - "id": "2c92c0f870f6828201710704869442b1", - "name": "Saturday", + "id": "2c92a00870ec598001710740d7e2308d", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.75" + "GBP9.74" ], "pricing": [ { "currency": "GBP", - "price": 9.750000000, + "price": 9.740000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -411,7 +591,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -429,7 +609,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -444,20 +624,20 @@ } }, { - "id": "2c92c0f870f6828201710704874e42b9", - "name": "Sunday", + "id": "2c92a00870ec598001710740d8873096", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.74" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 9.740000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -471,7 +651,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -489,7 +669,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -504,7 +684,7 @@ } }, { - "id": "2c92c0f870f6828201710704821e4267", + "id": "2c92a00870ec598001710740d4143037", "name": "Digipack", "type": "Recurring", "model": "FlatFee", @@ -517,7 +697,7 @@ "currency": "GBP", "price": 2.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -531,7 +711,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -564,20 +744,20 @@ } }, { - "id": "2c92c0f870f682820171070482e6426f", - "name": "Monday", + "id": "2c92a00870ec598001710740d4b8304f", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP9.75" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 9.750000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -591,7 +771,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -609,7 +789,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -624,8 +804,8 @@ } }, { - "id": "2c92c0f870f682820171070483a94277", - "name": "Wednesday", + "id": "2c92a00870ec598001710740d54f3069", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, @@ -637,7 +817,7 @@ "currency": "GBP", "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -651,7 +831,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -669,7 +849,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -684,8 +864,8 @@ } }, { - "id": "2c92c0f870f68282017107048457428f", - "name": "Tuesday", + "id": "2c92a00870ec598001710740d5fd3073", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, @@ -697,7 +877,7 @@ "currency": "GBP", "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -711,7 +891,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -729,7 +909,7 @@ "taxable": true, "taxCode": "EVERYDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -744,7 +924,7 @@ } }, { - "id": "2c92c0f870f6828201710704851a42a1", + "id": "2c92a00870ec598001710740d691307c", "name": "Thursday", "type": "Recurring", "model": "FlatFee", @@ -757,7 +937,7 @@ "currency": "GBP", "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -771,7 +951,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -806,35 +986,34 @@ ] }, { - "id": "2c92c0f870f68282017107047b214214", + "id": "2c92a00870ec598001710740cf9e3004", "status": "Active", "name": "Sunday+", - "description": "Observer paper, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "12", + "Saving__c": "14", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047b584216", - "name": "Sunday", + "id": "2c92a00870ec598001710740cfda3006", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "GBP10" ], "pricing": [ { "currency": "GBP", - "price": 11.990000000, + "price": 10.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -864,9 +1043,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "SUNDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -881,20 +1060,20 @@ } }, { - "id": "2c92c0f870f68282017107047bd7421e", - "name": "Digipack", + "id": "2c92a00870ec598001710740d053300f", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10" + "GBP11.99" ], "pricing": [ { "currency": "GBP", - "price": 10.000000000, + "price": 11.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -908,7 +1087,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -924,9 +1103,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "SUNDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -943,33 +1122,32 @@ ] }, { - "id": "2c92c0f870f68282017107047c444226", - "status": "Expired", - "name": "Wednesday Test", - "description": "", - "effectiveStartDate": "2018-11-13", - "effectiveEndDate": "2018-11-19", - "TermType__c": "TERMED", + "id": "2c92a00870ec598001710740d0d83017", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, "FrontendId__c": null, - "Saving__c": null, + "Saving__c": "13", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047c774228", - "name": "Wednesday Charge Test", - "type": "OneTime", + "id": "2c92a00870ec598001710740d1103019", + "name": "Sunday", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP2" + "GBP11.99" ], "pricing": [ { "currency": "GBP", - "price": 2.000000000, + "price": 11.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -982,14 +1160,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", + "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -999,56 +1177,55 @@ "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, + "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": null, + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f870f68282017107047d054230", + "id": "2c92a00870ec598001710740d24b3022", "status": "Active", - "name": "Sixday", - "description": "Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "13", + "Saving__c": "20", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047dd8423a", - "name": "Wednesday", + "id": "2c92a00870ec598001710740d325302c", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP10.99" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 10.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1062,7 +1239,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1079,13 +1256,13 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", @@ -1095,20 +1272,20 @@ } }, { - "id": "2c92c0f870f68282017107047e5f4242", - "name": "Tuesday", + "id": "2c92a00870ec598001710740d28e3024", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP11" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 11.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1122,7 +1299,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1139,8 +1316,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1153,22 +1330,38 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, - { - "id": "2c92c0f870f68282017107047eeb424a", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" + } + ] + }, + { + "id": "2c92a00870ec598001710740cdd02fbd", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740ce042fcb", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 11.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1182,7 +1375,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1199,8 +1392,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1213,22 +1406,38 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a00870ec598001710740ce702ff0", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047f734252", - "name": "Friday", + "id": "2c92a00870ec598001710740cf1e2ffc", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP11.99" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 11.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1242,7 +1451,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1257,10 +1466,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1275,20 +1484,20 @@ } }, { - "id": "2c92c0f870f6828201710704800a425a", - "name": "Saturday", + "id": "2c92a00870ec598001710740cea02ff4", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.99" + "GBP10" ], "pricing": [ { "currency": "GBP", - "price": 9.990000000, + "price": 10.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1302,7 +1511,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1317,10 +1526,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Saturday", + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1333,22 +1542,38 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a00870ec598001710740c78d2f13", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "29", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047d424232", + "id": "2c92a00870ec598001710740c7b82f1c", "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1362,7 +1587,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1379,7 +1604,7 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -1393,39 +1618,22 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f870f682820171070477d841e2", - "status": "Active", - "name": "Weekend", - "description": "Saturday Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "27", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f870f682820171070477ff41e4", - "name": "Sunday", + "id": "2c92a00870ec598001710740c80f2f26", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10.99" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 10.990000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1439,7 +1647,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1456,8 +1664,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1472,20 +1680,20 @@ } }, { - "id": "2c92c0f870f6828201710704785d41ed", + "id": "2c92a00870ec598001710740c8652f37", "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11" + "GBP9.75" ], "pricing": [ { "currency": "GBP", - "price": 11.000000000, + "price": 9.750000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1499,7 +1707,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1516,7 +1724,7 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -1530,37 +1738,20 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f870f682820171070478d441f5", - "status": "Active", - "name": "Weekend+", - "description": "Saturday Guardian and Observer papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "11", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f870f68282017107047a404201", - "name": "Saturday", + "id": "2c92a00870ec598001710740c8c42f40", + "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 11.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -1576,7 +1767,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1594,33 +1785,33 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f870f68282017107047ab94209", - "name": "Digipack", + "id": "2c92a00870ec598001710740c91d2f4d", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 10.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -1636,7 +1827,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1654,7 +1845,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -1662,25 +1853,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f870f6828201710704790741f9", - "name": "Sunday", + "id": "2c92a00870ec598001710740c9802f59", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10.99" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 10.990000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -1696,7 +1887,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1714,52 +1905,35 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f870f682820171070473ad4161", - "status": "Expired", - "name": "OLD - Sunday+", - "description": "Observer paper, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2016-11-30", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f870f682820171070473cc416f", + "id": "2c92a00870ec598001710740c9d72f61", "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.23" + "GBP9.74" ], "pricing": [ { "currency": "GBP", - "price": 11.230000000, + "price": 9.740000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1788,9 +1962,9 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SUNDAY+ Voucher", - "taxMode": "TaxInclusive", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -1804,20 +1978,36 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a00870ec598001710740ca532f69", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "26", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f68282017107047417417b", - "name": "Digital Pack Bolt-on", + "id": "2c92a00870ec598001710740cb4e2f6b", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -1833,7 +2023,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1849,14 +2039,14 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", @@ -1866,20 +2056,20 @@ } }, { - "id": "2c92c0f870f68282017107047461418a", - "name": "Digipack", + "id": "2c92a00870ec598001710740cbb32f77", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10.83" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 10.830000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1893,7 +2083,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1908,12 +2098,12 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SUNDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", - "description": null, + "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", @@ -1924,39 +2114,22 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f870f682820171070474ee419d", - "status": "Active", - "name": "Everyday", - "description": "Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "10", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f870f682820171070475e741b3", + "id": "2c92a00870ec598001710740cc2c2f80", "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -1970,7 +2143,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -1987,7 +2160,7 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -2003,20 +2176,20 @@ } }, { - "id": "2c92c0f870f6828201710704763841bb", + "id": "2c92a00870ec598001710740cc9b2f88", "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2030,7 +2203,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2047,7 +2220,7 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -2063,20 +2236,20 @@ } }, { - "id": "2c92c0f870f6828201710704769941c3", - "name": "Friday", + "id": "2c92a00870ec598001710740cd012f90", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2090,7 +2263,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2107,8 +2280,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2123,20 +2296,20 @@ } }, { - "id": "2c92c0f870f682820171070476fd41cb", + "id": "2c92a00870ec598001710740cd6e2fa2", "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.75" + "GBP9.99" ], "pricing": [ { "currency": "GBP", - "price": 9.750000000, + "price": 9.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2150,7 +2323,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2167,7 +2340,7 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -2181,22 +2354,38 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a00870ec598001710740c4582ead", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "34", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f6828201710704777641d4", - "name": "Sunday", + "id": "2c92a00870ec598001710740c48e2eaf", + "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.74" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 9.740000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2210,7 +2399,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2225,10 +2414,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2243,20 +2432,20 @@ } }, { - "id": "2c92c0f870f6828201710704751941a1", - "name": "Monday", + "id": "2c92a00870ec598001710740c4dc2eb7", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2270,7 +2459,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2285,10 +2474,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2303,20 +2492,20 @@ } }, { - "id": "2c92c0f870f6828201710704758d41ab", - "name": "Wednesday", + "id": "2c92a00870ec598001710740c5192ebf", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 6.700000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2330,7 +2519,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2345,10 +2534,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2361,39 +2550,22 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f870f682820171070470ad4120", - "status": "Active", - "name": "Sixday+", - "description": "Guardian and Observer papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "27", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f870f682820171070471bc413f", - "name": "Tuesday", + "id": "2c92a00870ec598001710740c55a2ec7", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP9.99" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 9.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2407,7 +2579,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2425,7 +2597,7 @@ "taxable": true, "taxCode": "SIXDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2440,8 +2612,8 @@ } }, { - "id": "2c92c0f870f682820171070472ce4147", - "name": "Thursday", + "id": "2c92a00870ec598001710740c5962ecf", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, @@ -2453,7 +2625,7 @@ "currency": "GBP", "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2467,7 +2639,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2485,7 +2657,7 @@ "taxable": true, "taxCode": "SIXDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2500,20 +2672,20 @@ } }, { - "id": "2c92c0f870f6828201710704730f4151", - "name": "Friday", + "id": "2c92a00870ec598001710740c5cf2ed7", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP3" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 3.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2527,7 +2699,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2545,7 +2717,7 @@ "taxable": true, "taxCode": "SIXDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2560,20 +2732,20 @@ } }, { - "id": "2c92c0f870f682820171070473544159", - "name": "Saturday", + "id": "2c92a00870ec598001710740c60f2edf", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.99" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": 9.990000000, + "price": 7.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2587,7 +2759,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2605,7 +2777,7 @@ "taxable": true, "taxCode": "SIXDAY+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2618,22 +2790,38 @@ "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a00870ec598001710740c6672ee7", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f870f682820171070470f44124", - "name": "Digipack", + "id": "2c92a00870ec598001710740c7132efe", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP3" + "GBP10.99" ], "pricing": [ { "currency": "GBP", - "price": 3.000000000, + "price": 10.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2647,7 +2835,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2663,9 +2851,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "SIXDAY+ Voucher", + "taxCode": "WEEKEND+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2680,20 +2868,20 @@ } }, { - "id": "2c92c0f870f68282017107047146412f", - "name": "Monday", + "id": "2c92a00870ec598001710740c6872ee9", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP11" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 11.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2723,14 +2911,14 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "SIXDAY+ Voucher", + "taxCode": "WEEKEND+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", @@ -2740,20 +2928,20 @@ } }, { - "id": "2c92c0f870f6828201710704717f4137", - "name": "Wednesday", + "id": "2c92a00870ec598001710740c6ce2ef1", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP10" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 10.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2767,7 +2955,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -2783,9 +2971,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "SIXDAY+ Voucher", + "taxCode": "WEEKEND+ Voucher", "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -2805,70 +2993,118 @@ "productFeatures": [] }, { - "id": "2c92c0f84f2ac59d014f2c8f0f853d09", - "sku": "ABC-00000015", - "name": "Digital Pack", - "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", - "category": "Base Products", - "effectiveStartDate": "2014-02-16", - "effectiveEndDate": "2099-02-03", + "id": "2c92a0ff6619bf8901661aa3247c4b1d", + "sku": "ABC-00000029", + "name": "Guardian Weekly - Domestic", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-18", + "effectiveEndDate": "2099-10-01", "allowFeatureChanges": false, - "Entitlements__c": null, "ProductEnabled__c": "True", + "Entitlements__c": null, "AcquisitionProfile__c": "Paid", - "ProductType__c": "Digital Pack", + "ProductType__c": "Guardian Weekly", "ProductLevel__c": null, "Tier__c": null, - "SuspensionAllowed__c": "False", "productRatePlans": [ { - "id": "2c92c0f971c65df50171dfabef87093d", + "id": "2c92a00e6dd988e2016df85387417498", "status": "Active", - "name": "Corporate Digital Subscription", + "name": "GW Oct 18 - 3 Month - Domestic", "description": "", - "effectiveStartDate": "2020-01-01", - "effectiveEndDate": "2050-01-01", - "TermType__c": "TERMED", - "FrontendId__c": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f871c64cea0171dfacb1696aad", - "name": "Corporate Digital Subscription", - "type": "OneTime", + "id": "2c92a00e6dd988e2016df853875d74c6", + "name": "GW Oct 18 - 3 Month - Domestic", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" ], "pricing": [ { - "currency": "GBP", - "price": 0.000000000, + "currency": "USD", + "price": 75.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -2876,108 +3112,107 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "ContractEffective", + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f94f2acf76014f2c92b5791f0f", + "id": "2c92a0ff67cebd0d0167f0a1a834234e", "status": "Active", - "name": "Digital Pack Quarterly", - "description": "Daily Edition + Guardian App Premium Tier", - "effectiveStartDate": "2014-03-11", - "effectiveEndDate": "2099-01-12", + "name": "GW Oct 18 - 1 Year - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": "Quarterly", + "FrontendId__c": "OneYear", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": "16", "productRatePlanCharges": [ { - "id": "2c92c0f84f2ac5a3014f2c94139623e7", - "name": "Digital Pack Quarterly", + "id": "2c92a0ff67cebd0d0167f0a1a85b2350", + "name": "GW Oct 18 - 1 Year - Domestic", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD59.95", - "NZD70.5", - "EUR44.95", - "GBP35.95", - "CAD65.85", - "AUD64.5" + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" ], "pricing": [ { "currency": "USD", - "price": 59.950000000, + "price": 300.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": 70.500000000, + "price": 492.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": 44.950000000, + "price": 245.200000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": 35.950000000, + "price": 150.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": 65.850000000, + "price": 320.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": 64.500000000, + "price": 390.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -2988,14 +3223,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", - "billingPeriodAlignment": "AlignToTermStart", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -3003,13 +3238,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": true, - "taxCode": "EU VAT Rate Table", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3017,94 +3252,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f94f2acf73014f2c908f671591", + "id": "2c92a0086619bf8901661aaac94257fe", "status": "Active", - "name": "Digital Pack Monthly", - "description": "Daily Edition + Guardian App Premium Tier", - "effectiveStartDate": "2014-03-11", - "effectiveEndDate": "2099-01-12", + "name": "GW Oct 18 - Six for Six - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": "Monthly", + "FrontendId__c": "SixWeeks", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": "16", "productRatePlanCharges": [ { - "id": "2c92c0f94f2acf73014f2c91940a166d", - "name": "Digital Pack Monthly", + "id": "2c92a0086619bf8901661aaac95d5800", + "name": "GW Oct 18 - First 6 issues - Domestic", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD19.99", - "NZD23.5", - "EUR14.99", - "GBP11.99", - "CAD21.95", - "AUD21.5" + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" ], "pricing": [ { "currency": "USD", - "price": 19.990000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": 23.500000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": 14.990000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": 11.990000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": 21.950000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": 21.500000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -3115,28 +3349,28 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 6, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": true, - "taxCode": "EU VAT Rate Table", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3144,94 +3378,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f84f2ac59d014f2c94aea9199e", + "id": "2c92a0fe6619b4b901661aa8e66c1692", "status": "Active", - "name": "Digital Pack Annual", - "description": "Daily Edition + Guardian App Premium Tier", - "effectiveStartDate": "2014-03-11", - "effectiveEndDate": "2099-01-12", + "name": "GW Oct 18 - Annual - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, "FrontendId__c": "Yearly", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": "16", "productRatePlanCharges": [ { - "id": "2c92c0f84f2ac5a3014f2c95aa692773", - "name": "Digital Pack Annual", + "id": "2c92a0fe6619b4b901661aa8e6811695", + "name": "GW Oct 18 - Annual - Domestic", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD199.9", - "NZD235", - "EUR149.9", - "GBP99", - "CAD219.5", - "AUD215" + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" ], "pricing": [ { "currency": "USD", - "price": 199.900000000, + "price": 300.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": 235.000000000, + "price": 492.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": 149.900000000, + "price": 245.200000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": 99.000000000, + "price": 150.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": 219.500000000, + "price": 320.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": 215.000000000, + "price": 390.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -3249,7 +3482,7 @@ "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Annual", - "billingPeriodAlignment": "AlignToTermStart", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -3261,9 +3494,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, "taxable": true, - "taxCode": "EU VAT Rate Table", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3271,67 +3504,46 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f9574ee3de015753802a687612", - "sku": "ABC-00000012", - "name": "Discounts", - "description": "Template discount rate plans", - "category": null, - "effectiveStartDate": "2000-03-08", - "effectiveEndDate": "2099-03-08", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "False", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Subscription", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ + }, { - "id": "2c92c0f96f7e7c64016f9f6b71a154aa", + "id": "2c92a0fe6619b4b301661aa494392ee2", "status": "Active", - "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated", - "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", - "effectiveStartDate": "2020-01-13", - "effectiveEndDate": "2099-01-01", + "name": "GW Oct 18 - Quarterly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "Quarterly", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96f7e7c64016f9f6b71c654ad", - "name": "Delivery-problem credit", - "type": "OneTime", + "id": "2c92a0fe6619b4b601661aa8b74e623f", + "name": "GW Oct 18 - Quarterly - Domestic", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD0", - "NZD0", - "EUR0", - "GBP0", - "CAD0", - "AUD0" + "USD75", + "NZD123", + "EUR61.3", + "GBP42.4", + "CAD80", + "AUD97.5" ], "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 75.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3340,7 +3552,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 123.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3349,7 +3561,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 61.300000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3358,7 +3570,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 42.400000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3367,7 +3579,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 80.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3376,7 +3588,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 97.500000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3389,14 +3601,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", + "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -3404,13 +3616,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, + "useTenantDefaultForPriceChange": false, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3425,104 +3637,122 @@ } } ] - }, + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe6619b4b901661aaf826435de", + "sku": "ABC-00000030", + "name": "Guardian Weekly - ROW", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ { - "id": "2c92c0f86f13cd1b016f14b77e940230", + "id": "2c92a0076dd9892e016df8503e7c6c48", "status": "Active", - "name": "Cancellation Save Discount - 20% off for 12 months", + "name": "GW Oct 18 - 3 Month - ROW", "description": "", - "effectiveStartDate": "2019-12-17", - "effectiveEndDate": "2099-03-08", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "ThreeMonths", "Saving__c": null, - "DefaultTerm__c": null, + "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f86f13cd1b016f14b77ec20232", - "name": "Cancellation Save Discount - 20% off for 12 months", + "id": "2c92a0076dd9892e016df8503e936c4a", + "name": "GW Oct 18 - 3 Month - ROW", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "20% discount", - "20% discount", - "20% discount", - "20% discount", - "20% discount", - "20% discount" + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" ], "pricing": [ { "currency": "USD", - "price": null, + "price": 81.300000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": null, + "price": 132.500000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": null, + "price": 67.500000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": null, + "price": 60.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": null, + "price": 86.250000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": null, + "price": 106.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Fixed_Period", - "upToPeriods": 12, - "upToPeriodsType": "Months", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Month", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -3534,122 +3764,121 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f96f13e312016f146925297428", + "id": "2c92a0ff67cebd140167f0a2f66a12eb", "status": "Active", - "name": "Acquisition Discount - 25% off for 12 months", + "name": "GW Oct 18 - 1 Year - ROW", "description": "", - "effectiveStartDate": "2019-12-17", - "effectiveEndDate": "2099-03-08", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "OneYear", "Saving__c": null, - "DefaultTerm__c": null, + "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96f13e312016f1469256c742a", - "name": "Acquisition Discount - 25% off for 12 months", + "id": "2c92a0ff67cebd140167f0a2f68912ed", + "name": "GW Oct 18 - 1 Year - ROW", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "25% discount", - "25% discount", - "25% discount", - "25% discount", - "25% discount", - "25% discount" + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" ], "pricing": [ { "currency": "USD", - "price": null, + "price": 325.200000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": null, + "price": 530.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": null, + "price": 270.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": null, + "price": 240.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": null, + "price": 345.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": null, + "price": 424.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Fixed_Period", - "upToPeriods": 12, - "upToPeriodsType": "Months", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Month", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -3661,58 +3890,57 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f86b0378b0016b08112e870d0a", + "id": "2c92a0086619bf8901661ab545f51b21", "status": "Active", - "name": "DO NOT USE MANUALLY: Holiday Credit - automated", - "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", - "effectiveStartDate": "2019-05-30", - "effectiveEndDate": "2099-03-08", + "name": "GW Oct 18 - Six for Six - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "SixWeeks", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f86b0378b0016b08112ec70d14", - "name": "Holiday Credit", - "type": "OneTime", + "id": "2c92a0086619bf8901661ab546091b23", + "name": "GW Oct 18 - First 6 issues - ROW", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD0", - "NZD0", - "EUR0", - "GBP0", - "CAD0", - "AUD0" + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" ], "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3721,7 +3949,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3730,7 +3958,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3739,7 +3967,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3748,7 +3976,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3757,7 +3985,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 6.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3770,28 +3998,28 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, - "specificBillingPeriod": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, + "useTenantDefaultForPriceChange": false, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3808,33 +4036,82 @@ ] }, { - "id": "2c92c0f96abaa1b5016abac99075461f", + "id": "2c92a0fe6619b4b601661ab300222651", "status": "Active", - "name": "Guardian Weekly Holiday Credit", + "name": "GW Oct 18 - Annual - ROW", "description": "", - "effectiveStartDate": "2019-05-15", - "effectiveEndDate": "2099-03-08", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "Yearly", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96abaa1b5016abacbcb2a59f7", - "name": "Holiday Credit", - "type": "Usage", + "id": "2c92a0fe6619b4b601661ab3002f2653", + "name": "GW Oct 18 - Annual - ROW", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" ], "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -3847,12 +4124,12 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", - "billingDay": "DefaultFromCustomer", - "listPriceBase": null, - "billingTiming": null, + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, @@ -3862,13 +4139,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -3885,102 +4162,101 @@ ] }, { - "id": "2c92c0f965d280590165d80b4269650a", + "id": "2c92a0086619bf8901661ab02752722f", "status": "Active", - "name": "Digipack Discount - 20% off for 12 months", + "name": "GW Oct 18 - Quarterly - ROW", "description": "", - "effectiveStartDate": "2018-05-01", - "effectiveEndDate": "2099-03-08", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", "TermType__c": null, - "FrontendId__c": null, + "FrontendId__c": "Quarterly", "Saving__c": null, - "DefaultTerm__c": null, + "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f965d280590165d80b427b650c", - "name": "20% discount on subscription for 12 months", + "id": "2c92a0ff6619bf8b01661ab2d0396eb2", + "name": "GW Oct 18 - Quarterly - ROW", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "20% discount", - "20% discount", - "20% discount", - "20% discount", - "20% discount", - "20% discount" + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" ], "pricing": [ { "currency": "USD", - "price": null, + "price": 81.300000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": null, + "price": 132.500000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": null, + "price": 67.500000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": null, + "price": 60.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": null, + "price": 86.250000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": null, + "price": 106.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 20.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 12, - "upToPeriodsType": "Months", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Month", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -3992,123 +4268,141 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] - }, + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff5345f9200153559c6d2a3385", + "sku": "ABC-00000012", + "name": "Discounts", + "description": "Template discount rate plans", + "category": null, + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "allowFeatureChanges": false, + "ProductEnabled__c": null, + "Entitlements__c": null, + "AcquisitionProfile__c": null, + "ProductType__c": null, + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ { - "id": "2c92c0f863299a0401633fc90a895878", + "id": "2c92a00d6f9de7f6016f9f6f52765aa4", "status": "Active", - "name": "Cancellation Save Discount - 50% off for 3 months", - "description": "", - "effectiveStartDate": "2018-05-01", - "effectiveEndDate": "2099-03-08", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", "TermType__c": null, "FrontendId__c": null, "Saving__c": null, - "DefaultTerm__c": null, + "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96329a97b01633fcf2bd62d03", - "name": "50% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", + "id": "2c92a00d6f9de7f6016f9f6f529e5aaf", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "50% discount", - "50% discount", - "50% discount", - "50% discount", - "50% discount", - "50% discount" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ { "currency": "USD", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "NZD", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "EUR", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "GBP", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "CAD", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null }, { "currency": "AUD", - "price": null, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 50.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 3, - "upToPeriodsType": "Months", - "billingDay": "ChargeTriggerDay", + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, "listPriceBase": null, "billingTiming": null, - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -4116,46 +4410,45 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f96329a97c01633fd09c6773cb", + "id": "2c92a0086f1426d1016f18a9c71058a5", "status": "Active", - "name": "Cancellation Save Discount - 25% off for 3 months", + "name": "Acquisition Discount - 25% off for 12 months", "description": "", - "effectiveStartDate": "2018-05-01", + "effectiveStartDate": "2019-12-18", "effectiveEndDate": "2099-03-08", "TermType__c": null, "FrontendId__c": null, "Saving__c": null, - "DefaultTerm__c": null, + "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8632999a201633fd18f893ada", - "name": "25% discount on subscription for 3 months", + "id": "2c92a0086f1426d1016f18a9c73058a7", + "name": "25% discount on subscription for 12 months", "type": "Recurring", "model": "DiscountPercentage", "uom": null, @@ -4229,7 +4522,7 @@ "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Fixed_Period", - "upToPeriods": 3, + "upToPeriods": 12, "upToPeriodsType": "Months", "billingDay": "ChargeTriggerDay", "listPriceBase": null, @@ -4266,51 +4559,100 @@ ] }, { - "id": "2c92c0f85e0d9c02015e0e527a5e7120", + "id": "2c92a0fd6f1426ef016f18a86c515ed7", "status": "Active", - "name": "Customer Experience Adjustment - Voucher", + "name": "Cancellation Save Discount - 20% off for 12 months", "description": "", - "effectiveStartDate": "2016-08-01", + "effectiveStartDate": "2019-12-18", "effectiveEndDate": "2099-03-08", - "TermType__c": "TERMED", + "TermType__c": null, "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f95e0da917015e0e54be576690", - "name": "Adjustment Charge", + "id": "2c92a0fd6f1426ef016f18a86c705ed9", + "name": "20% discount on subscription for 12 months", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP0" + "25% discount", + "25% discount", + "25% discount", + "20% discount", + "25% discount", + "25% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, @@ -4324,30 +4666,30 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", + "taxCode": null, "taxMode": "TaxExclusive", "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f9574ee3d801575380320b716f", + "id": "2c92a0076ae9189c016b080c930a6186", "status": "Active", - "name": "Fixed Adjustment", - "description": "", - "effectiveStartDate": "2000-09-13", + "name": "DO NOT USE MANUALLY: Holiday Credit - automated", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2019-05-30", "effectiveEndDate": "2099-03-08", "TermType__c": null, "FrontendId__c": null, @@ -4355,21 +4697,70 @@ "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f957659fc2015766cf39ee55ab", - "name": "Adjustment charge", - "type": "Recurring", + "id": "2c92a0086ae928d7016b080f638477a6", + "name": "Holiday Credit", + "type": "OneTime", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4382,14 +4773,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", + "endDateCondition": "One_Time", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -4399,262 +4790,107 @@ "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f9574ee3d801575380321c7171", + "id": "2c92a0086b25c750016b32548239308d", "status": "Active", - "name": "Home Delivery Holiday Credit", - "description": "", - "effectiveStartDate": "2014-08-18", + "name": "Customer Experience - Complementary 100% discount", + "description": "Head-office use only", + "effectiveStartDate": "2007-03-08", "effectiveEndDate": "2099-03-08", "TermType__c": null, "FrontendId__c": null, "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8574ebcdf0157538043076631", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", + "id": "2c92a0086b25c750016b32548256308f", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP0" + "0% discount", + "0% discount", + "0% discount", + "100% discount", + "0% discount", + "0% discount" ], "pricing": [ { - "currency": "GBP", - "price": 0.000000000, + "currency": "USD", + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, - "taxable": false, - "taxCode": null, - "taxMode": null, - "ProductType__c": "Adjustment", - "triggerEvent": "CustomerAcceptance", - "description": null, - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f9574ee3d80157538031f8716d", - "status": "Active", - "name": "Percentage Adjustment", - "description": "", - "effectiveStartDate": "2014-09-13", - "effectiveEndDate": "2099-03-08", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f95765a03a015766d6bb930eb7", - "name": "Adjustment charge", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "pricingSummary": [ - "100% discount" - ], - "pricing": [ - { - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 100.000000000, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": true, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f9574ee3d80157538031df7168", - "status": "Active", - "name": "Percentage", - "description": "", - "effectiveStartDate": "2014-03-08", - "effectiveEndDate": "2099-03-08", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Promotion", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f8574ebcdf01575380429a661a", - "name": "Percentage", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "pricingSummary": [ - "0% discount", - "0% discount", - "0% discount", - "0% discount", - "0% discount", - "0% discount" - ], - "pricing": [ - { - "currency": "USD", - "price": null, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "NZD", "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "EUR", "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "GBP", "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 100.000000000, "discountAmount": null }, { "currency": "CAD", "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "AUD", "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -4683,10 +4919,10 @@ "useTenantDefaultForPriceChange": false, "taxable": false, "taxCode": null, - "taxMode": null, + "taxMode": "TaxExclusive", "ProductType__c": null, "triggerEvent": "CustomerAcceptance", - "description": null, + "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": null, @@ -4699,60 +4935,39 @@ } } ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f9660fc4d70166107e71f5278f", - "sku": "ABC-00000043", - "name": "Guardian Weekly - Domestic", - "description": "", - "category": null, - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "True", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Guardian Weekly", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ + }, { - "id": "2c92c0f96df75b51016df8444f36362f", + "id": "2c92a0fc6ae918b6016b080950e96d75", "status": "Active", - "name": "GW Oct 18 - 3 Month - Domestic", + "name": "Guardian Weekly Holiday Credit", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", "TermType__c": null, - "FrontendId__c": "ThreeMonths", + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96df75b51016df8444f543631", - "name": "GW Oct 18 - 3 Month - Domestic", - "type": "Recurring", + "id": "2c92a0fc6ae918b6016b0809512f6d7f", + "name": "Holiday Credit", + "type": "Usage", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD75", - "NZD123", - "EUR61.3", - "GBP37.5", - "CAD80", - "AUD97.5" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ { "currency": "USD", - "price": 75.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4761,7 +4976,7 @@ }, { "currency": "NZD", - "price": 123.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4770,7 +4985,7 @@ }, { "currency": "EUR", - "price": 61.300000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4779,7 +4994,7 @@ }, { "currency": "GBP", - "price": 37.500000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4788,7 +5003,7 @@ }, { "currency": "CAD", - "price": 80.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4797,7 +5012,7 @@ }, { "currency": "AUD", - "price": 97.500000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4813,10 +5028,10 @@ "endDateCondition": "Fixed_Period", "upToPeriods": 1, "upToPeriodsType": "Billing_Periods", - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -4825,13 +5040,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -4848,38 +5063,37 @@ ] }, { - "id": "2c92c0f867cae0700167f043870d6d0e", - "status": "Active", - "name": "GW Oct 18 - 1 Year - Domestic", + "id": "2c92a0fc5b42d2c9015b6259f7f40040", + "status": "Expired", + "name": "Guardian Weekly Holiday Credit - old", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2019-05-29", "TermType__c": null, - "FrontendId__c": "OneYear", + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f867cae0700167f043874c6d10", - "name": "GW Oct 18 - 1 Year - Domestic", - "type": "Recurring", + "id": "2c92a00e6ad50f58016ad9ca59962c8c", + "name": "Holiday Credit", + "type": "OneTime", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD300", - "NZD492", - "EUR245.2", - "GBP150", - "CAD320", - "AUD390" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ { "currency": "USD", - "price": 300.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4888,7 +5102,7 @@ }, { "currency": "NZD", - "price": 492.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4897,7 +5111,7 @@ }, { "currency": "EUR", - "price": 245.200000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4906,7 +5120,7 @@ }, { "currency": "GBP", - "price": 150.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4915,7 +5129,7 @@ }, { "currency": "CAD", - "price": 320.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4924,7 +5138,7 @@ }, { "currency": "AUD", - "price": 390.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4937,28 +5151,28 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": null, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -4971,42 +5185,25 @@ "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f8660fb5dd016610858eb90658", - "status": "Active", - "name": "GW Oct 18 - Six for Six - Domestic", - "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "TermType__c": null, - "FrontendId__c": "SixWeeks", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8660fb5dd016610858ed3065a", - "name": "GW Oct 18 - First 6 issues - Domestic", - "type": "Recurring", + "id": "2c92a0ff5b42e3ad015b627c142f072a", + "name": "Holiday Credit", + "type": "Usage", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD6", - "NZD6", - "EUR6", - "GBP6", - "CAD6", - "AUD6" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ { "currency": "USD", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5015,7 +5212,7 @@ }, { "currency": "NZD", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5024,7 +5221,7 @@ }, { "currency": "EUR", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5033,7 +5230,7 @@ }, { "currency": "GBP", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5042,7 +5239,7 @@ }, { "currency": "CAD", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5051,7 +5248,7 @@ }, { "currency": "AUD", - "price": 6.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5067,25 +5264,25 @@ "endDateCondition": "Fixed_Period", "upToPeriods": 1, "upToPeriodsType": "Billing_Periods", - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -5102,83 +5299,158 @@ ] }, { - "id": "2c92c0f8660fb5d601661081ea010391", + "id": "2c92a0fe65f0ac1f0165f2189bca248c", "status": "Active", - "name": "GW Oct 18 - Quarterly - Domestic", + "name": "Digipack Discount - 20% off for 12 months", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", "TermType__c": null, - "FrontendId__c": "Quarterly", + "FrontendId__c": null, "Saving__c": null, - "DefaultTerm__c": "12", + "DefaultTerm__c": null, "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8660fb5d601661081ea120393", - "name": "GW Oct 18 - Quarterly - Domestic", + "id": "2c92a0fe65f0ac1f0165f2189bdf248f", + "name": "20% discount on subscription for 12 months", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "USD75", - "NZD123", - "EUR61.3", - "GBP37.5", - "CAD80", - "AUD97.5" + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount" ], "pricing": [ { "currency": "USD", - "price": 75.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, "discountAmount": null }, { "currency": "NZD", - "price": 123.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, "discountAmount": null }, { "currency": "EUR", - "price": 61.300000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, "discountAmount": null }, { "currency": "GBP", - "price": 37.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, "discountAmount": null }, { "currency": "CAD", - "price": 80.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 20.000000000, "discountAmount": null }, { "currency": "AUD", - "price": 97.500000000, + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff65c757150165c8eab88b788e", + "status": "Expired", + "name": "Home Delivery Adjustment charge", + "description": "Call centre version", + "effectiveStartDate": "2018-09-11", + "effectiveEndDate": "2019-09-11", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff65c757150165c8eab8c07896", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5191,14 +5463,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", + "endDateCondition": "One_Time", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", - "billingPeriodAlignment": "AlignToCharge", + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -5206,13 +5478,13 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -5220,111 +5492,110 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCode": "Home Delivery", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f9660fc4d70166107fa5412641", + "id": "2c92a0ff64176cd40164232c8ec97661", "status": "Active", - "name": "GW Oct 18 - Annual - Domestic", + "name": "Cancellation Save Discount - 25% off for 3 months", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", "TermType__c": null, - "FrontendId__c": "Yearly", + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8660fb5d601661081cb8f0370", - "name": "GW Oct 18 - Annual - Domestic", + "id": "2c92a0ff64176cd40164232c8eda7664", + "name": "25% discount on subscription for 3 months", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "USD300", - "NZD492", - "EUR245.2", - "GBP150", - "CAD320", - "AUD390" + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" ], "pricing": [ { "currency": "USD", - "price": 300.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null }, { "currency": "NZD", - "price": 492.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null }, { "currency": "EUR", - "price": 245.200000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null }, { "currency": "GBP", - "price": 150.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null }, { "currency": "CAD", - "price": 320.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null }, { "currency": "AUD", - "price": 390.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -5336,142 +5607,121 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f9660fc4d70166109970875675", - "sku": "ABC-00000044", - "name": "Guardian Weekly - ROW", - "description": "", - "category": null, - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "True", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Guardian Weekly", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ + }, { - "id": "2c92c0f96df75b5a016df84084fb356d", + "id": "2c92a00864176ce90164232ac0d90fc1", "status": "Active", - "name": "GW Oct 18 - 3 Month - ROW", + "name": "Cancellation Save Discount - 50% off for 3 months", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "TermType__c": "ONETERM", - "FrontendId__c": "ThreeMonths", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f96df75b5a016df840856c356f", - "name": "GW Oct 18 - 3 Month - ROW", + "id": "2c92a0ff64176cd50164232c7e493410", + "name": "50% discount on subscription for 3 months", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "USD81.3", - "NZD132.5", - "EUR67.5", - "GBP60", - "CAD86.25", - "AUD106" + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount" ], "pricing": [ { "currency": "USD", - "price": 81.300000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "NZD", - "price": 132.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "EUR", - "price": 67.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "GBP", - "price": 60.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "CAD", - "price": 86.250000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "AUD", - "price": 106.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "upToPeriods": 3, + "upToPeriodsType": "Months", "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -5483,58 +5733,57 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f967caee360167f044cd0d4adc", + "id": "2c92a0fe62b7edde0162dd29b8124a8e", "status": "Active", - "name": "GW Oct 18 - 1 Year - ROW", - "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "TermType__c": "ONETERM", - "FrontendId__c": "OneYear", + "name": "Guardian Weekly Adjustment charge", + "description": "To fix premature refunds", + "effectiveStartDate": "2018-04-19", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f967caee360167f044cd3a4ade", - "name": "GW Oct 18 - 1 Year - ROW", - "type": "Recurring", + "id": "2c92a0fe62b7edde0162dd29b83f4a9e", + "name": "Adjustment charge", + "type": "OneTime", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD325.2", - "NZD530", - "EUR270", - "GBP240", - "CAD345", - "AUD424" + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" ], "pricing": [ { "currency": "USD", - "price": 325.200000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5543,7 +5792,7 @@ }, { "currency": "NZD", - "price": 530.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5552,7 +5801,7 @@ }, { "currency": "EUR", - "price": 270.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5561,7 +5810,7 @@ }, { "currency": "GBP", - "price": 240.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5570,7 +5819,7 @@ }, { "currency": "CAD", - "price": 345.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5579,7 +5828,7 @@ }, { "currency": "AUD", - "price": 424.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5592,14 +5841,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", - "billingPeriodAlignment": "AlignToCharge", + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -5607,15 +5856,15 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": null, "taxable": true, "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", - "description": "", + "description": "Adjustment for premature refunds where the product was not removed in advance.", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", @@ -5630,104 +5879,53 @@ ] }, { - "id": "2c92c0f9660fc4c70166109dfd08092c", + "id": "2c92a0fc610e738901612d83fce461fd", "status": "Active", - "name": "GW Oct 18 - Six for Six - ROW", + "name": "Tabloid launch 25% off for one year for existing customers", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2017-12-19", + "effectiveEndDate": "2020-12-19", "TermType__c": null, - "FrontendId__c": "SixWeeks", + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, + "PromotionCode__c": "GTL99C", "productRatePlanCharges": [ { - "id": "2c92c0f9660fc4c70166109dfd17092e", - "name": "GW Oct 18 - First 6 issues - ROW", + "id": "2c92a0fc610e738901612d85acb06a73", + "name": "Percentage", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "USD6", - "NZD6", - "EUR6", - "GBP6", - "CAD6", - "AUD6" + "25% discount" ], "pricing": [ - { - "currency": "USD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 6.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -5737,122 +5935,121 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", - "description": "", + "description": "25% off for one year", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f9660fc4d70166109c01465f10", + "id": "2c92a0fe5fe26834015fe33c70a24f50", "status": "Active", - "name": "GW Oct 18 - Quarterly - ROW", + "name": "Black Friday 50% for 3 months for existing customers", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", "TermType__c": null, - "FrontendId__c": "Quarterly", + "FrontendId__c": null, "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": "TBC", "productRatePlanCharges": [ { - "id": "2c92c0f9660fc4d70166109c01545f12", - "name": "GW Oct 18 - Quarterly - ROW", + "id": "2c92a0fe5fe26834015fe33c70b74f52", + "name": "Percentage", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "USD81.3", - "NZD132.5", - "EUR67.5", - "GBP60", - "CAD86.25", - "AUD106" + "0% discount", + "0% discount", + "0% discount", + "50% discount", + "0% discount", + "0% discount" ], "pricing": [ { "currency": "USD", - "price": 81.300000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "NZD", - "price": 132.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "EUR", - "price": 67.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "GBP", - "price": 60.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 50.000000000, "discountAmount": null }, { "currency": "CAD", - "price": 86.250000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, "discountAmount": null }, { "currency": "AUD", - "price": 106.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -5864,103 +6061,52 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f9660fc4d70166109a2eb0607c", + "id": "2c92a0ff5e09bd67015e0a93efe86d2e", "status": "Active", - "name": "GW Oct 18 - Annual - ROW", + "name": "Customer Experience Adjustment - Voucher", "description": "", - "effectiveStartDate": "2018-09-19", - "effectiveEndDate": "2099-09-19", - "TermType__c": null, - "FrontendId__c": "Yearly", + "effectiveStartDate": "2016-08-01", + "effectiveEndDate": "2099-03-08", + "TermType__c": "TERMED", + "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8660fb5dd0166109be60137e7", - "name": "GW Oct 18 - Annual - ROW", + "id": "2c92a0ff5e09bd67015e0a93f0026d34", + "name": "Adjustment charge", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD325.2", - "NZD530", - "EUR270", - "GBP240", - "CAD345", - "AUD424" + "GBP0" ], "pricing": [ - { - "currency": "USD", - "price": 325.200000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 530.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 270.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 345.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 424.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5976,10 +6122,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", + "billingDay": "DefaultFromCustomer", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -5991,10 +6137,10 @@ "priceChangeOption": "NoChange", "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": false, - "taxable": true, - "taxCode": "Guardian Weekly", - "taxMode": "TaxInclusive", - "ProductType__c": "Guardian Weekly", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6002,64 +6148,43 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f855c9f4b20155d9f1ca515036", - "sku": "ABC-00000022", - "name": "Newspaper Voucher", - "description": "", - "category": null, - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "False", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Newspaper - Voucher Book", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ + }, { - "id": "2c92c0f961f9cf350161fc0454283f3e", - "status": "Active", - "name": "Saturday+", - "description": "Guardian paper, plus iPad daily edition and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "id": "2c92a0fc569c311201569dfbecb4215f", + "status": "Expired", + "name": "Home Delivery Holiday Credit", + "description": "Call centre version", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2017-07-31", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "17", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f961f9cf350161fc04543d3f40", - "name": "Saturday", - "type": "Recurring", + "id": "2c92a0fe569c441901569e03b5cc619e", + "name": "Holiday Credit", + "type": "OneTime", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "GBP0" ], "pricing": [ { "currency": "GBP", - "price": 11.990000000, + "price": 0E-9, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6070,14 +6195,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", + "endDateCondition": "One_Time", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -6087,11 +6212,11 @@ "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6099,27 +6224,43 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Home Delivery", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fc596d31ea01598d623a297897", + "status": "Active", + "name": "Home Delivery Holiday Credit v2", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f961f9cf350161fc0454613f48", - "name": "Digipack", - "type": "Recurring", + "id": "2c92a0fc596d31ea01598d72baf33417", + "name": "Holiday Credit", + "type": "Usage", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10" + "GBP0" ], "pricing": [ { "currency": "GBP", - "price": 10.000000000, + "price": 0E-9, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6134,9 +6275,9 @@ "upToPeriods": null, "upToPeriodsType": null, "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6148,10 +6289,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6159,60 +6300,109 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Home Delivery", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f955ca02910155da254a641fb3", + "id": "2c92a0ff5345f9220153559d915d5c26", "status": "Active", - "name": "Sixday", - "description": "Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Percentage", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "13", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254bd31fdd", - "name": "Saturday", + "id": "2c92a0fd5345efa10153559e97bb76c6", + "name": "Percentage", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP9.99" + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 9.990000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", + "listPriceBase": null, + "billingTiming": null, "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, @@ -6222,41 +6412,57 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", + "taxCode": null, "taxMode": "TaxExclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0fe56fe33ff015723143e4778be", + "status": "Active", + "name": "Fixed Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254a7f1fb5", - "name": "Monday", + "id": "2c92a0ff576f2f760157aec73aa34ccc", + "name": "Adjustment charge", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "GBP0" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": 0E-9, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6287,52 +6493,68 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", + "revenueRecognitionRuleName": "Recognize upon invoicing", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Home Delivery", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff56fe33f301572314aed277fb", + "status": "Active", + "name": "Percentage Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254abc1fbd", - "name": "Wednesday", + "id": "2c92a0fc56fe26ba01572315d66d026e", + "name": "Adjustment charge", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP7" + "100% discount" ], "pricing": [ { "currency": "GBP", - "price": 7.000000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 100.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", + "listPriceBase": null, + "billingTiming": null, "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, @@ -6342,41 +6564,126 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": true, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Home Delivery", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe5aacfabe015ad24bf6e15ff6", + "sku": "ABC-00000028", + "name": "Contributor", + "description": "", + "category": null, + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Contribution", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5e1dc084015e37f58c200eea", + "status": "Active", + "name": "Annual Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Annual", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254af41fc5", - "name": "Tuesday", + "id": "2c92a0fc5e1dc084015e37f58c7b0f34", + "name": "Annual Contribution", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "USD60", + "NZD60", + "EUR60", + "GBP60", + "CAD5", + "AUD100" ], "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 7.000000000, + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6390,10 +6697,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6402,41 +6709,107 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", + "revenueRecognitionRuleName": "Recognize upon invoicing", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fc5aacfadd015ad24db4ff5e97", + "status": "Active", + "name": "Monthly Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254b5c1fcd", - "name": "Thursday", + "id": "2c92a0fc5aacfadd015ad250bf2c6d38", + "name": "Monthly Contribution", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "USD5", + "NZD5", + "EUR5", + "GBP5", + "CAD5", + "AUD10" ], "pricing": [ + { + "currency": "USD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 7.000000000, + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6450,7 +6823,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -6462,41 +6835,86 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", + "revenueRecognitionRuleName": "Recognize upon invoicing", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fd57d0a9870157d73fa27c3de1", + "sku": "ABC-00000017", + "name": "Guardian Weekly Zone A", + "description": "", + "category": null, + "effectiveStartDate": "1990-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff59d9d540015a41a40b3e07d3", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1995-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da254b981fd5", - "name": "Friday", + "id": "2c92a0fe5a241e5a015a41f1c4b102c3", + "name": "Zone A 6 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP7" + "USD6", + "GBP6" ], "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 7.000000000, + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6507,15 +6925,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 6, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -6525,72 +6943,81 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f955ca02920155da240cdb4399", + "id": "2c92a0ff5a5adca7015a5c4af5963efa", "status": "Active", - "name": "Everyday+", - "description": "Observer and Guardian papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "14", + "FrontendId__c": "SixMonths", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f955ca02910155da24d30c1fa7", - "name": "Digipack", + "id": "2c92a0ff5a5adca7015a5c4af5b63f01", + "name": "Zone A 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP2" + "USD120", + "GBP60" ], "pricing": [ { - "currency": "GBP", - "price": 2.000000000, + "currency": "USD", + "price": 120.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6603,9 +7030,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6613,27 +7040,53 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c4e3f87184c", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240cf4439b", - "name": "Monday", + "id": "2c92a0fe5a5ad349015a5c4e3f99184f", + "name": "Zone A 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "USD120", + "GBP60" ], "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.700000000, + "price": 60.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6644,13 +7097,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6663,9 +7116,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6673,27 +7126,53 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a4b85e7015a4cf95d352a07", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "1995-11-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240d2343a3", - "name": "Wednesday", + "id": "2c92a0ff5a4b85e7015a4cf95d472a09", + "name": "Zone A 12 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "USD12", + "GBP12" ], "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.700000000, + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6704,15 +7183,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 12, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -6723,37 +7202,63 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c51a69c7f2e", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240dd043bb", - "name": "Friday", + "id": "2c92a0ff5a5adca7015a5c51a6ad7f30", + "name": "Zone A 3 Years", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "USD720", + "GBP360" ], "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.700000000, + "price": 360.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6764,13 +7269,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Three_Years", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6783,9 +7288,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6793,27 +7298,53 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff57d0a0b60157d741e722439a", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240e0943c3", - "name": "Saturday", + "id": "2c92a0fd57d0a9870157d7510cfd66f0", + "name": "Zone A Annual", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.75" + "USD240", + "GBP120" ], "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 9.750000000, + "price": 120.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6827,10 +7358,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6843,9 +7374,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6853,44 +7384,70 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fe5a5ad343015a5c50b4eb2d72", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240e4843cb", - "name": "Sunday", + "id": "2c92a0fe5a5ad343015a5c50b4fc2d74", + "name": "Zone A 2 Years", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP9.74" + "USD480", + "GBP240" ], "pricing": [ { - "currency": "GBP", - "price": 9.740000000, + "currency": "USD", + "price": 480.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Two_Years", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6903,9 +7460,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6913,27 +7470,53 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fd57d0a9870157d7412f19424f", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240d5943ab", - "name": "Tuesday", + "id": "2c92a0ff57d0a0b50157d752a0077624", + "name": "Zone A Quarterly", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "USD60", + "GBP30" ], "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.700000000, + "price": 30.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -6947,10 +7530,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Quarter", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -6963,9 +7546,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -6973,27 +7556,53 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f2ecc89c1034", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02920155da240d9443b3", - "name": "Thursday", + "id": "2c92a0ff58bdf4eb0158f2ecc8ae1036", + "name": "Zone A 1 Year", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP6.7" + "USD240", + "GBP120" ], "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.700000000, + "price": 120.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -7004,13 +7613,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7023,9 +7632,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Voucher", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -7033,61 +7642,60 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f95aff3b54015b0ee0eb500b2e", + "id": "2c92a0ff5a6b5d77015a7fb38d201688", "status": "Active", - "name": "Sunday", - "description": "Observer paper", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "15", - "DefaultTerm__c": "12", + "Saving__c": null, + "DefaultTerm__c": null, "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f95aff3b54015b0ee0eb620b30", - "name": "Sunday", + "id": "2c92a0ff5a6b5d77015a7fb548381f4e", + "name": "10% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP11.99" + "10% discount" ], "pricing": [ { "currency": "GBP", - "price": 11.990000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 10.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7096,75 +7704,74 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f961f9cf300161fc02a7d805c9", + "id": "2c92a0fe5a6b4e98015a7fb648541d78", "status": "Active", - "name": "Saturday", - "description": "Saturday paper", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "16", - "DefaultTerm__c": "12", + "Saving__c": null, + "DefaultTerm__c": null, "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f961f9cf300161fc02a7e605cb", - "name": "Saturday", + "id": "2c92a0fe5a6b4e98015a7fb648631d7a", + "name": "30% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP11.99" + "30% discount" ], "pricing": [ { "currency": "GBP", - "price": 11.990000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 30.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7173,118 +7780,202 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", - "description": "Saturday Paper", + "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f855c9f4b20155d9f1db9b5199", + "id": "2c92a0fe5a6b4e98015a7fb59d9407a6", "status": "Active", - "name": "Weekend", - "description": "Saturday Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", "TermType__c": null, "FrontendId__c": null, - "Saving__c": "27", - "DefaultTerm__c": "12", + "Saving__c": null, + "DefaultTerm__c": null, "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f855c9f4b20155d9f1dbe5519b", - "name": "Sunday", + "id": "2c92a0fe5a6b4e98015a7fb59db107a8", + "name": "25% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP10.99" + "25% discount" ], "pricing": [ { "currency": "GBP", - "price": 10.990000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe57d0a0c40157d74240d35541", + "sku": "ABC-00000019", + "name": "Guardian Weekly Zone B", + "description": "", + "category": null, + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fe57d0a0c40157d74241005544", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f855c9f4b20155d9f1dc8251a3", - "name": "Saturday", + "id": "2c92a0fd57d0a9230157d75a5e377221", + "name": "Zone B Quarterly", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11" + "USD60", + "NZD98", + "EUR49", + "GBP38", + "CAD60", + "AUD78" ], "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 11.000000000, + "price": 38.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -7298,10 +7989,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Quarter", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7313,10 +8004,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -7324,61 +8015,110 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f855c9f4b20155d9f1dd0651ab", + "id": "2c92a0fe5a6b4e98015a8026d9d30b32", "status": "Active", - "name": "Weekend+", - "description": "Saturday Guardian and Observer papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", "FrontendId__c": null, - "Saving__c": "11", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f855c9f4b20155d9f1debb51bd", - "name": "Digipack", + "id": "2c92a0fe5a6b4e98015a8026d9e70b34", + "name": "10% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP10" + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 10.000000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7387,99 +8127,105 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, + "useTenantDefaultForPriceChange": false, "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Digital Pack", + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c61d6e05d8d", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f855c9f4b20155d9f1dd5951ad", - "name": "Sunday", + "id": "2c92a0fe5a5ad349015a5c61d6f05d94", + "name": "Zone B 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10.99" + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" ], "pricing": [ { - "currency": "GBP", - "price": 10.990000000, + "currency": "USD", + "price": 120.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1de0851b5", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11" - ], - "pricing": [ + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 11.000000000, + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -7492,13 +8238,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7510,72 +8256,121 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Saturday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f858aa38af0158b9dae19110a3", + "id": "2c92a0ff5a6b5d74015a8028b15f4db4", "status": "Active", - "name": "Sunday+", - "description": "Observer paper, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", "FrontendId__c": null, - "Saving__c": "12", + "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f858aa38af0158b9dae1ff10b5", - "name": "Digipack", + "id": "2c92a0ff5a6b5d74015a8028b16f4db6", + "name": "25% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP10" + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 10.000000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -7584,3933 +8379,107 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c690d0d1ec6", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f858aa38af0158b9dae1a410a5", - "name": "Sunday", + "id": "2c92a0fd5a5adc8b015a5c690d261ec8", + "name": "Zone B 12 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP11.99" + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" ], "pricing": [ { - "currency": "GBP", - "price": 11.990000000, + "currency": "USD", + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f855c9f4540155da2607db6402", - "status": "Active", - "name": "Sixday+", - "description": "Guardian and Observer papers, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "27", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f855c9f4540155da2607f86404", - "name": "Digipack", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP3" - ], - "pricing": [ - { - "currency": "GBP", - "price": 3.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da26082b640c", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 7.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da26085f6414", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 7.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da260895641c", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 7.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da2608cf6424", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 7.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da26090c642c", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 7.000000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4540155da2609476434", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP9.99" - ], - "pricing": [ - { - "currency": "GBP", - "price": 9.990000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f855c9f4b20155d9f1d3d4512a", - "status": "Active", - "name": "Everyday", - "description": "Guardian and Observer papers", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "10", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f855c9f4b20155d9f1d413512c", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP6.7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 6.700000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d49f5134", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP6.7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 6.700000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d6d05157", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP9.75" - ], - "pricing": [ - { - "currency": "GBP", - "price": 9.750000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d760515f", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP9.74" - ], - "pricing": [ - { - "currency": "GBP", - "price": 9.740000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d527513c", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP6.7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 6.700000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d5a65144", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP6.7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 6.700000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1d638514c", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP6.7" - ], - "pricing": [ - { - "currency": "GBP", - "price": 6.700000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f866f738a70166f8d883361687", - "status": "Expired", - "name": "Wednesday Test", - "description": "", - "effectiveStartDate": "2018-11-13", - "effectiveEndDate": "2018-11-19", - "TermType__c": "TERMED", - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f966f747390166f8db061c5de6", - "name": "Wednesday Charge Test", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP2" - ], - "pricing": [ - { - "currency": "GBP", - "price": 2.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": null, - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f855c9f4b20155d9f1cc69508a", - "status": "Expired", - "name": "OLD - Sunday+", - "description": "Observer paper, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2000-06-28", - "effectiveEndDate": "2016-11-30", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f855c9f4b20155d9f1cccb509c", - "name": "Digital Pack Bolt-on", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP0" - ], - "pricing": [ - { - "currency": "GBP", - "price": 0.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f855c9f4b20155d9f1cc865094", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.23" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.230000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SUNDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f8574ebcdf01575380423a6612", - "name": "Digipack", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP10.83" - ], - "pricing": [ - { - "currency": "GBP", - "price": 10.830000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SUNDAY+ Voucher", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": null, - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f85ab269be015acd9a988842d5", - "sku": "ABC-00000042", - "name": "Contributor", - "description": "Regular contribution product", - "category": null, - "effectiveStartDate": "2017-03-14", - "effectiveEndDate": "2099-03-14", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "True", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Contribution", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ - { - "id": "2c92c0f95e1d5c9c015e38f8c87d19a1", - "status": "Active", - "name": "Annual contribution", - "description": "", - "effectiveStartDate": "2017-03-14", - "effectiveEndDate": "2099-03-14", - "TermType__c": null, - "FrontendId__c": "Annual", - "Saving__c": null, - "DefaultTerm__c": null, - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f95e1d5c9c015e38f8c8ac19a3", - "name": "Annual Contribution", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "USD60", - "NZD60", - "EUR60", - "GBP60", - "CAD5", - "AUD100" - ], - "pricing": [ - { - "currency": "USD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "GBP", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 100.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Contributor", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Cash", - "deferredRevenueAccountingCodeType": "Cash", - "recognizedRevenueAccountingCode": "Cash", - "recognizedRevenueAccountingCodeType": "Cash" - } - } - ] - }, - { - "id": "2c92c0f85ab269be015acd9d014549b7", - "status": "Active", - "name": "Monthly Contribution", - "description": "", - "effectiveStartDate": "2017-03-14", - "effectiveEndDate": "2099-03-14", - "TermType__c": null, - "FrontendId__c": "Monthly", - "Saving__c": null, - "DefaultTerm__c": null, - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f85ab2696b015acd9eeb6150ab", - "name": "Monthly Contribution", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "USD5", - "NZD5", - "EUR5", - "GBP5", - "CAD5", - "AUD10" - ], - "pricing": [ - { - "currency": "USD", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "GBP", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 5.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 10.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Contributor", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Cash", - "deferredRevenueAccountingCodeType": "Cash", - "recognizedRevenueAccountingCode": "Cash", - "recognizedRevenueAccountingCodeType": "Cash" - } - } - ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f955ca02900155da27f2622d11", - "sku": "ABC-00000023", - "name": "Newspaper Delivery", - "description": "", - "category": null, - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "False", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Newspaper - Home Delivery", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ - { - "id": "2c92c0f961f9cf300161fbfa943b6f54", - "status": "Active", - "name": "Saturday+", - "description": "Saturday paper, delivered, plus daily iPad edition and Premium mobile access", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "0", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f961f9cf300161fbfa944c6f56", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP14.49" - ], - "pricing": [ - { - "currency": "GBP", - "price": 14.490000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f961f9cf300161fbfa94716f5e", - "name": "Digital Pack bolt-on", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.27" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.270000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "Global Tax", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27f9402dad", - "status": "Active", - "name": "Weekend+", - "description": "Saturday Guardian and Observer papers, delivered, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "6", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27f9742daf", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP12.72" - ], - "pricing": [ - { - "currency": "GBP", - "price": 12.720000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "WEEKEND+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f9e82db7", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP12.37" - ], - "pricing": [ - { - "currency": "GBP", - "price": 12.370000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "WEEKEND+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27fa602dbf", - "name": "Digital Pack bolt-on", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.67" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.670000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "Global Tax", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27ff142e01", - "status": "Active", - "name": "Sixday", - "description": "Guardian papers, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "7", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27ff652e03", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2800172e0b", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2800bd2e13", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2801672e1b", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2802272e23", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2802eb2e2b", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.42" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.420000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da2803b02e33", - "status": "Active", - "name": "Everyday+", - "description": "Guardian and Observer papers, delivered, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "8", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da2804cf2e3d", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2805952e45", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2807e52e5d", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2809932e6d", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.14" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.140000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2806592e4d", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2807252e55", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2808b52e65", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP10.85" - ], - "pricing": [ - { - "currency": "GBP", - "price": 10.850000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da2804072e35", - "name": "Digipack", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP4.33" - ], - "pricing": [ - { - "currency": "GBP", - "price": 4.330000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f95aff3b54015b0ede33bc04f2", - "status": "Active", - "name": "Sunday", - "description": "Observer paper, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "9", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f95aff3b54015b0ede33cf04f4", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP15.12" - ], - "pricing": [ - { - "currency": "GBP", - "price": 15.120000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27f4872d4d", - "status": "Active", - "name": "Sunday+", - "description": "Observer paper, delivered, plus daily tablet editions and Premium mobile access", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "3", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27f4f32d57", - "name": "Digital Pack bolt-on", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.27" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.270000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "Global Tax", - "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f4aa2d4f", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP15.12" - ], - "pricing": [ - { - "currency": "GBP", - "price": 15.120000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27f55b2d5f", - "status": "Active", - "name": "Everyday", - "description": "Guardian and Observer papers, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "4", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27f5842d61", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP9.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 9.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f5e52d69", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f64e2d71", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f6ac2d79", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f70a2d81", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.16" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.160000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f7702d89", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP10.85" - ], - "pricing": [ - { - "currency": "GBP", - "price": 10.850000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f7da2d91", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.14" - ], - "pricing": [ - { - "currency": "GBP", - "price": 11.140000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27f83c2d9b", - "status": "Active", - "name": "Weekend", - "description": "Saturday Guardian and Observer papers, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "5", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27f86e2d9d", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP12.72" - ], - "pricing": [ - { - "currency": "GBP", - "price": 12.720000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f8d62da5", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP12.37" - ], - "pricing": [ - { - "currency": "GBP", - "price": 12.370000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f85b8fa30e015b9108a83253c7", - "status": "Active", - "name": "Saturday", - "description": "Saturday paper, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "1", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f85b8fa30e015b9108a84853c9", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP14.58" - ], - "pricing": [ - { - "currency": "GBP", - "price": 14.580000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - } - ] - }, - { - "id": "2c92c0f955ca02900155da27f29e2d13", - "status": "Active", - "name": "Sixday+", - "description": "Guardian and Observer papers, delivered, plus tablet editions and Premium mobile access", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": "2", - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ - { - "id": "2c92c0f955ca02900155da27f2f62d1d", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f3362d25", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ - { - "currency": "GBP", - "price": 8.540000000, - "tiers": null, - "includedUnits": 0.000000000, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f37c2d2d", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ + }, { - "currency": "GBP", - "price": 8.540000000, + "currency": "NZD", + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f3be2d35", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ + }, { - "currency": "GBP", - "price": 8.540000000, + "currency": "EUR", + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f3fe2d3d", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP8.54" - ], - "pricing": [ + }, { "currency": "GBP", - "price": 8.540000000, + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "SIXDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f955ca02900155da27f4442d45", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP11.42" - ], - "pricing": [ + }, { - "currency": "GBP", - "price": 11.420000000, + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -11521,15 +8490,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 12, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -11540,54 +8509,120 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "SIXDAY+ Delivery", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a80298bfa6e7c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f955ca02900155da27f2b72d15", - "name": "Digipack", + "id": "2c92a0ff5a6b5d77015a80298c0d6e7f", + "name": "30% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP6.5" + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 6.500000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -11596,118 +8631,107 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "Global Tax", + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Digital Pack", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Digital Pack", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } } ] }, { - "id": "2c92c0f85721ffeb015723272a51773e", + "id": "2c92a0fe5a5ad344015a5c67b1144250", "status": "Active", - "name": "Echo-Legacy", - "description": "Guardian and Observer papers, delivered. Legacy rate plan.", - "effectiveStartDate": "2010-09-07", - "effectiveEndDate": "2020-09-08", - "TermType__c": null, - "FrontendId__c": "EchoLegacy", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixWeeks", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f85721ffeb015723272a707740", - "name": "Monday", + "id": "2c92a0fe5a5ad344015a5c67b1234254", + "name": "Zone B 6 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" ], "pricing": [ { - "currency": "GBP", - "price": 0.000000000, + "currency": "USD", + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f85721ffeb015723272ab57748", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP0" - ], - "pricing": [ + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -11718,15 +8742,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 6, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -11736,38 +8760,104 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", - "triggerEvent": "CustomerAcceptance", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c65074b7c41", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f85721ffeb015723272ae57750", - "name": "Tuesday", + "id": "2c92a0fd5a5adc8b015a5c65075e7c43", + "name": "Zone B 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" ], "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -11781,10 +8871,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -11796,10 +8886,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -11807,27 +8897,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a5adca9015a611f77db4431", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f85721ffeb015723272b1d7758", - "name": "Thursday", + "id": "2c92a0ff5a5adca9015a611f77eb4436", + "name": "Zone B 3 Years", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD720", + "NZD1176", + "EUR588", + "GBP456", + "CAD720", + "AUD936" ], "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 1176.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 588.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 456.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 936.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -11838,13 +8994,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Three_Years", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -11856,10 +9012,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -11867,27 +9023,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fe57d0a0c40157d74240de5543", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f85721ffeb015723272b587760", - "name": "Friday", + "id": "2c92a0ff57d0a0b50157d759315607c5", + "name": "Zone B Annual", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" ], "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -11901,10 +9123,10 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -11916,10 +9138,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -11927,87 +9149,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a611d44e01395", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f85721ffeb015723272b957768", - "name": "Saturday", + "id": "2c92a0ff5a5adca7015a611d44f21397", + "name": "Zone B 2 Years", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP0" + "USD480", + "NZD784", + "EUR392", + "GBP304", + "CAD480", + "AUD624" ], "pricing": [ { - "currency": "GBP", - "price": 0.000000000, + "currency": "USD", + "price": 480.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - } - ], - "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", - "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedIncludedUnitPrice": null, - "usageRecordRatingOption": null, - "priceChangeOption": null, - "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Saturday", - "triggerEvent": "CustomerAcceptance", - "description": "", - "revRecCode": null, - "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, - "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" - } - }, - { - "id": "2c92c0f85721ffeb015723272bce7770", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "GBP0" - ], - "pricing": [ + }, + { + "currency": "NZD", + "price": 784.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 0.000000000, + "price": 304.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 624.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12018,13 +9246,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Two_Years", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12036,10 +9264,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12047,44 +9275,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f859686c1901597391d2ed0b3a", + "id": "2c92a0fd58cf57000158f30ae6d06f2a", "status": "Active", - "name": "Fiveday", - "description": "Guardian papers, delivered", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": null, - "FrontendId__c": null, + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f859686c1901597391d36b0b4c", - "name": "Tuesday", + "id": "2c92a0fd58cf57000158f30ae6e26f2c", + "name": "Zone B 1 Year", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.54" + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" ], "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.540000000, + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12095,13 +9372,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12113,10 +9390,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Tuesday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12124,27 +9401,112 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ecc102ad", + "sku": "ABC-00000022", + "name": "Guardian Weekly Zone C", + "description": "", + "category": null, + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5a2a49f0015a41f473da233a", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f859686c1901597391d3030b3c", - "name": "Monday", + "id": "2c92a0fe5a241ec0015a41f5ce5935f6", + "name": "Guardian Weekly 6 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.54" + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" ], "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.540000000, + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12155,15 +9517,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 6, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -12173,38 +9535,104 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Print Monday", - "triggerEvent": "CustomerAcceptance", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5c1a13be015c1b5d6f196031", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f859686c1901597391d3390b44", - "name": "Wednesday", + "id": "2c92a0ff5c1a13be015c1b5d6f536033", + "name": "Zone C 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.54" + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" ], "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.540000000, + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12215,13 +9643,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12233,10 +9661,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12244,27 +9672,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0fe5c1a0702015c1b5bd13f3caa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f859686c1901597391d39e0b54", - "name": "Thursday", + "id": "2c92a0fe5c1a0702015c1b5bd1813cbe", + "name": "Zone C 6 Months", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.54" + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" ], "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.540000000, + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12281,7 +9775,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Semi_Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12293,10 +9787,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12304,27 +9798,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff5a84040f015a855a7afa3f5c", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f859686c1901597391d3d20b5c", - "name": "Friday", + "id": "2c92a0ff5a84040f015a855a7b193f5e", + "name": "Guardian Weekly 12 Issues", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.54" + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" ], "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.540000000, + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12335,15 +9895,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Specific_Weeks", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": null, + "specificBillingPeriod": 12, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -12353,72 +9913,121 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", - "triggerEvent": "CustomerAcceptance", + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f857e18c500157e65c1f1c29cc", + "id": "2c92a0fe5a6b4e98015a8039c0667980", "status": "Active", - "name": "Jason+", - "description": "Guardian and Observer papers, delivered to Jason, plus tablet editions and Premium mobile access. Evergreen.", - "effectiveStartDate": "2010-06-28", - "effectiveEndDate": "2099-06-28", - "TermType__c": "EVERGREEN", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, "FrontendId__c": null, "Saving__c": null, "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c20aa2a06", - "name": "Sunday", + "id": "2c92a0fe5a6b4e98015a8039c0797982", + "name": "10% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP12.14" + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 12.140000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12427,58 +10036,124 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, "taxMode": "TaxInclusive", - "ProductType__c": "Print Sunday", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803b24066a0c", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c1f6d29d6", - "name": "Monday", + "id": "2c92a0fd5a6b5d6c015a803b24176a0f", + "name": "25% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP9.16" + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 9.160000000, + "price": null, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12487,58 +10162,124 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, "taxMode": "TaxInclusive", - "ProductType__c": "Print Monday", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803ced207c5c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c1f3b29ce", - "name": "Digipack", + "id": "2c92a0fd5a6b5d6c015a803ced307c5e", + "name": "30% Discount", "type": "Recurring", - "model": "FlatFee", + "model": "DiscountPercentage", "uom": null, "pricingSummary": [ - "GBP4.33" + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" ], "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, { "currency": "GBP", - "price": 4.330000000, + "price": null, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": null, - "discountLevel": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12547,41 +10288,107 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": null, + "priceChangeOption": "NoChange", "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, "taxMode": "TaxInclusive", - "ProductType__c": "Digital Pack", + "ProductType__c": null, "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize daily over time", - "useDiscountSpecificAccountingCode": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", - "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", - "recognizedRevenueAccountingCodeType": "SalesRevenue" + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null } - }, + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ed0e02be", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c1f9e29de", - "name": "Wednesday", + "id": "2c92a0ff58bdf4eb0158f307ed1e02c0", + "name": "Zone C Quarterly", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.16" + "USD65", + "NZD98", + "EUR49", + "GBP48", + "CAD60", + "AUD78" ], "pricing": [ + { + "currency": "USD", + "price": 65.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.160000000, + "price": 48.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12598,7 +10405,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Quarter", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12611,9 +10418,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Wednesday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12621,27 +10428,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307eccf02af", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c1fcf29e6", - "name": "Tuesday", + "id": "2c92a0ff58bdf4eb0158f307ece002b1", + "name": "Zone C Annual", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.16" + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" ], "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.160000000, + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12658,7 +10531,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12671,9 +10544,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Tuesday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12681,27 +10554,93 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + }, + { + "id": "2c92a0ff58bdf4ee0158f30905e82181", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c200429ee", - "name": "Thursday", + "id": "2c92a0ff58bdf4ee0158f30905f52183", + "name": "Zone C 1 Year", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.16" + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" ], "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, { "currency": "GBP", - "price": 8.160000000, + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12712,13 +10651,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Subscription_End", - "upToPeriods": null, - "upToPeriodsType": null, + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Month", + "billingPeriod": "Annual", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -12731,9 +10670,9 @@ "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, "taxable": true, - "taxCode": "EVERYDAY+ Delivery", + "taxCode": "Guardian Weekly", "taxMode": "TaxInclusive", - "ProductType__c": "Print Thursday", + "ProductType__c": "Guardian Weekly", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12741,27 +10680,62 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Guardian Weekly", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - }, + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "sku": "ABC-00000014", + "name": "Newspaper Voucher", + "description": "Newspaper Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff56fe33f00157040f9a537f4b", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "20", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ { - "id": "2c92c0f857e18c500157e65c203a29f6", - "name": "Friday", + "id": "2c92a0ff56fe33f00157041713362b51", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.16" + "GBP10.99" ], "pricing": [ { "currency": "GBP", - "price": 8.160000000, + "price": 10.990000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12790,10 +10764,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", - "ProductType__c": "Print Friday", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12801,27 +10775,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f857e18c500157e65c207029fe", + "id": "2c92a0fc56fe26ba01570417df6d1b54", "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP10.85" + "GBP11" ], "pricing": [ { "currency": "GBP", - "price": 10.850000000, + "price": 11.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12850,9 +10824,9 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "EVERYDAY+ Delivery", - "taxMode": "TaxInclusive", + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -12861,44 +10835,43 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f955ca02900155da27fadf2dc7", + "id": "2c92a0ff56fe33f50157040bbdcf3ae4", "status": "Active", - "name": "Multi-day", - "description": "This will go live one day when a UX offers an ability to choose their set of papers.\\nPrices as per Price Rise June 2016", - "effectiveStartDate": "2010-09-07", - "effectiveEndDate": "2020-09-08", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, "FrontendId__c": null, - "Saving__c": null, + "Saving__c": "37", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f955ca02900155da27fb9f2dd1", - "name": "Wednesday", + "id": "2c92a0ff56fe33f5015709cce7ad1aea", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.23" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 8.230000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12912,7 +10885,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -12927,10 +10900,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Wednesday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12938,27 +10911,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fc2b2dd9", - "name": "Tuesday", + "id": "2c92a0fd56fe270b015709c90c291c49", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.23" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 8.230000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -12972,7 +10945,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -12987,10 +10960,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Tuesday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -12998,27 +10971,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fcac2de1", - "name": "Thursday", + "id": "2c92a0ff56fe33f5015709c80af30495", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.23" + "GBP9.74" ], "pricing": [ { "currency": "GBP", - "price": 8.230000000, + "price": 9.740000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -13032,7 +11005,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -13047,10 +11020,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Thursday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13058,27 +11031,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fdd22df1", + "id": "2c92a0fd56fe26b60157042fcd462666", "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP12.13" + "GBP9.75" ], "pricing": [ { "currency": "GBP", - "price": 12.130000000, + "price": 9.750000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -13092,7 +11065,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -13107,9 +11080,9 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", @@ -13118,27 +11091,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fe7e2df9", - "name": "Sunday", + "id": "2c92a0fc56fe26ba01570418eddd26e1", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP12.57" + "GBP2" ], "pricing": [ { "currency": "GBP", - "price": 12.570000000, + "price": 2.000000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -13152,7 +11125,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -13167,10 +11140,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Sunday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13178,27 +11151,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fb192dc9", - "name": "Monday", + "id": "2c92a0fd56fe26b6015709ca144a646a", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.23" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 8.230000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -13212,7 +11185,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -13227,10 +11200,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Monday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13238,27 +11211,27 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f955ca02900155da27fd3f2de9", - "name": "Friday", + "id": "2c92a0ff56fe33f0015709cac4561bf3", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "GBP8.23" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": 8.230000000, + "price": 6.700000000, "tiers": null, - "includedUnits": 0.000000000, + "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null @@ -13272,7 +11245,7 @@ "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": "DefaultFromCustomer", + "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", "billingPeriod": "Month", @@ -13287,10 +11260,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": null, - "ProductType__c": "Print Friday", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13298,112 +11271,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f8574ebcdf015751506d6054ac", - "sku": "ABC-00000026", - "name": "Guardian Weekly Zone B", - "description": "", - "category": null, - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "False", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Guardian Weekly", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ - { - "id": "2c92c0f8574ebcdf015751506daf54c4", - "status": "Active", - "name": "Guardian Weekly Quarterly", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": null, - "FrontendId__c": "Quarterly", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8574ebcdf015751506dc254c7", - "name": "Zone B Quarterly", + "id": "2c92a0fd56fe270b015709cc16f92645", + "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD60", - "NZD98", - "EUR49", - "GBP38", - "CAD60", - "AUD78" + "GBP6.7" ], "pricing": [ - { - "currency": "USD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 98.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 49.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 38.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 78.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -13422,7 +11308,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -13434,10 +11320,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13445,92 +11331,41 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f8574ebcdf015751506d7154ae", + "id": "2c92a0fd6205707201621f9f6d7e0116", "status": "Active", - "name": "Guardian Weekly Annual", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "Yearly", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "13", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8574ebcdf015751506d8554b1", - "name": "Zone B Annual", + "id": "2c92a0fd6205707201621f9f6d8d0118", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD240", - "NZD392", - "EUR196", - "GBP152", - "CAD240", - "AUD312" + "GBP11.99" ], "pricing": [ - { - "currency": "USD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 392.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 196.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 152.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 312.000000000, + "price": 11.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -13549,7 +11384,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -13563,8 +11398,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13572,92 +11407,41 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f9585841e7015862c9128e153b", + "id": "2c92a0fd6205707201621fa1350710e3", "status": "Active", - "name": "Guardian Weekly 1 Year", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "OneYear", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "14", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f958aa455e0158cf78302219f5", - "name": "Zone B 1 Year", + "id": "2c92a0fd6205707201621fa1354710ed", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD240", - "NZD392", - "EUR196", - "GBP152", - "CAD240", - "AUD312" + "GBP11.99" ], "pricing": [ - { - "currency": "USD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 392.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 196.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 152.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 312.000000000, + "price": 11.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -13670,13 +11454,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -13688,10 +11472,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13699,92 +11483,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f95a4b48b8015a5be1205d042b", - "status": "Active", - "name": "Guardian Weekly 6 Months", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": null, - "FrontendId__c": "SixMonths", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f95a4b48b8015a5be1206d042d", - "name": "Zone B 6 Months", + "id": "2c92a0fd6205707201621fa1351710e5", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD120", - "NZD196", - "EUR98", - "GBP76", - "CAD120", - "AUD156" + "GBP10" ], "pricing": [ - { - "currency": "USD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 196.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 98.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 76.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 156.000000000, + "price": 10.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -13803,7 +11520,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Semi_Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -13815,10 +11532,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -13826,92 +11543,41 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f85a4b3a7b015a5be6e4e93937", + "id": "2c92a0fe56fe33ff0157040d4b824168", "status": "Active", - "name": "Guardian Weekly 6 Issues", - "description": "6 issues", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-02-20", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "SixWeeks", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "14", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f95a4b48b8015a5be81f591663", - "name": "Zone B 6 Issues", + "id": "2c92a0fd56fe26b601570433b108633c", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD6", - "NZD6", - "EUR6", - "GBP6", - "CAD6", - "AUD6" + "GBP11.99" ], "pricing": [ - { - "currency": "USD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 6.000000000, + "price": 11.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -13924,15 +11590,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -13942,103 +11608,36 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f95a4b489a015a5be867ae7445", - "status": "Active", - "name": "Guardian Weekly 12 Issues", - "description": "12 issues", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-02-20", - "TermType__c": null, - "FrontendId__c": "TwelveWeeks", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f95a4b489a015a5be867be7447", - "name": "Zone B 12 Issues", + "id": "2c92a0fc56fe26ba015709b7b7b04a2a", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD12", - "NZD12", - "EUR12", - "GBP12", - "CAD12", - "AUD12" + "GBP10" ], "pricing": [ - { - "currency": "USD", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 12.000000000, + "price": 10.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14051,15 +11650,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 12, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -14069,103 +11668,52 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f95a4b489a015a5be99ced7669", + "id": "2c92a0fe5af9a6b9015b0fe1ecc0116c", "status": "Active", - "name": "Guardian Weekly 2 Years", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "TwoYears", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "13", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f95a4b489a015a5be99cfd766b", - "name": "Zone B 2 Years", + "id": "2c92a0fe5af9a6b9015b0fe1ed121177", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD480", - "NZD784", - "EUR392", - "GBP304", - "CAD480", - "AUD624" + "GBP11.99" ], "pricing": [ - { - "currency": "USD", - "price": 480.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 784.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 392.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 304.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 480.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 624.000000000, + "price": 11.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14178,13 +11726,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Two_Years", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14198,8 +11746,8 @@ "useTenantDefaultForPriceChange": true, "taxable": false, "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -14207,92 +11755,101 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f85a4b3a7b015a5beb7e2a41e9", + "id": "2c92a0fd56fe26b60157040cdd323f76", "status": "Active", - "name": "Guardian Weekly 3 Years", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "ThreeYears", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "19", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f85a4b3a7b015a5beb7e3e41eb", - "name": "Zone B 3 Years", + "id": "2c92a0ff56fe33f5015709b8fc4d5617", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD720", - "NZD1176", - "EUR588", - "GBP456", - "CAD720", - "AUD936" + "GBP10.99" ], "pricing": [ - { - "currency": "USD", - "price": 720.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 1176.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 588.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 456.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 720.000000000, + "price": 10.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, "discountPercentage": null, "discountAmount": null - }, + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570432f4e33d17", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ { - "currency": "AUD", - "price": 936.000000000, + "currency": "GBP", + "price": 11.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14305,13 +11862,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Three_Years", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14323,10 +11880,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -14334,92 +11891,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f85a4b3a23015a5be3fc2271ad", - "status": "Active", - "name": "Guardian Weekly 6 Months Only", - "description": "", - "effectiveStartDate": "2015-12-19", - "effectiveEndDate": "2099-09-20", - "TermType__c": null, - "FrontendId__c": "SixMonthsOnly", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f85a4b3a23015a5be3fc4471af", - "name": "Zone B 6 Months", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "pricingSummary": [ - "USD120", - "NZD196", - "EUR98", - "GBP76", - "CAD120", - "AUD156" + "id": "2c92a0fe56fe33ff015709bb986636d8", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" ], "pricing": [ - { - "currency": "USD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "NZD", - "price": 196.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "EUR", - "price": 98.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 76.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "CAD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, - { - "currency": "AUD", - "price": 156.000000000, + "price": 10.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14432,13 +11922,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Semi_Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14450,10 +11940,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -14461,72 +11951,41 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] - } - ], - "productFeatures": [] - }, - { - "id": "2c92c0f8574654af015747f8b20b3f2e", - "sku": "ABC-00000024", - "name": "Guardian Weekly Zone A", - "description": "", - "category": null, - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "allowFeatureChanges": false, - "Entitlements__c": null, - "ProductEnabled__c": "True", - "AcquisitionProfile__c": "Paid", - "ProductType__c": "Guardian Weekly", - "ProductLevel__c": null, - "Tier__c": null, - "SuspensionAllowed__c": "False", - "productRatePlans": [ + }, { - "id": "2c92c0f85a4b3a23015a5bd1923d4396", + "id": "2c92a0fd56fe270b0157040dd79b35da", "status": "Active", - "name": "Guardian Weekly 12 Issues", - "description": "12 issues", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-02-14", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "TwelveWeeks", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "29", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f85a4b3a23015a5bd1924d4398", - "name": "Zone A 12 Issues", + "id": "2c92a0fd56fe26b601570431a5bc5a34", + "name": "Monday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD12", - "GBP12" + "GBP6.7" ], "pricing": [ - { - "currency": "USD", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 12.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14539,15 +11998,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 12, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -14560,69 +12019,52 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f8599150970159a74abb2411ad", - "status": "Active", - "name": "Guardian Weekly 10% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8599150970159a74abb3311af", - "name": "Guardian Weekly 10% Discount", + "id": "2c92a0ff56fe33f3015709c110a71630", + "name": "Wednesday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "10% discount" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 10.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Annual", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14631,75 +12073,58 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": null, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f8599150970159a74a010d0fd3", - "status": "Active", - "name": "Guardian Weekly 25% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8599150970159a74a011a0fd5", - "name": "Guardian Weekly 25% Discount", + "id": "2c92a0ff56fe33f0015709c182cb7c82", + "name": "Thursday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "25% discount" + "GBP6.7" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Annual", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14708,75 +12133,58 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": null, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f8599150970159a74b63f012d2", - "status": "Active", - "name": "Guardian Weekly 30% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8599150970159a74b63fc12d4", - "name": "Guardian Weekly 30% Discount", + "id": "2c92a0fd56fe270b015709c320ee0595", + "name": "Saturday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "30% discount" + "GBP9.75" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 9.750000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 30.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Annual", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14785,66 +12193,39 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": null, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f85a4b3a7b015a5bdd02721be8", - "status": "Active", - "name": "Guardian Weekly 3 Years", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": "ONETERM", - "FrontendId__c": "ThreeYears", - "Saving__c": null, - "DefaultTerm__c": "36", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f85a4b3a7b015a5bdd02841bea", - "name": "Zone A 3 Years", + "id": "2c92a0ff56fe33f0015709c215527db4", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD720", - "GBP360" + "GBP6.7" ], "pricing": [ - { - "currency": "USD", - "price": 720.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 360.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14857,13 +12238,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Three_Years", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14878,7 +12259,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -14886,52 +12267,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f95a4b4895015a5bd7ed1e4606", - "status": "Active", - "name": "Guardian Weekly 6 Months Only", - "description": "", - "effectiveStartDate": "2015-12-22", - "effectiveEndDate": "2099-09-20", - "TermType__c": "ONETERM", - "FrontendId__c": "SixMonthsOnly", - "Saving__c": null, - "DefaultTerm__c": "6", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f95a4b4895015a5bd7ed2e4608", - "name": "Zone A 6 Months", + "id": "2c92a0fd56fe26b6015709c0613b44a6", + "name": "Tuesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD120", - "GBP60" + "GBP6.7" ], "pricing": [ - { - "currency": "USD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 60.000000000, + "price": 6.700000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -14944,13 +12298,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Semi_Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -14965,7 +12319,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -14973,52 +12327,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f85a4b3a23015a5bdab98b57a6", - "status": "Active", - "name": "Guardian Weekly 2 Years", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": "ONETERM", - "FrontendId__c": "TwoYears", - "Saving__c": null, - "DefaultTerm__c": "24", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f85a4b3a23015a5bdab99a57a8", - "name": "Zone A 2 Years", + "id": "2c92a0ff56fe33f5015709c39719783e", + "name": "Sunday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD480", - "GBP240" + "GBP9.74" ], "pricing": [ - { - "currency": "USD", - "price": 480.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 240.000000000, + "price": 9.740000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15031,13 +12358,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Two_Years", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15052,7 +12379,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Sunday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -15060,61 +12387,60 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f8599150ed0159a7462de341aa", + "id": "2c92a0fd56fe270b0157040e42e536ef", "status": "Active", - "name": "QTR 30% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, "FrontendId__c": null, - "Saving__c": null, + "Saving__c": "26", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f8599150ed0159a7462def41ac", - "name": "Quarterly 30% Discount", + "id": "2c92a0fd56fe26b601570431210a310e", + "name": "Monday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "30% discount" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 30.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Quarter", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15123,75 +12449,58 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": null, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f959916d9e0159a748b8c56406", - "status": "Active", - "name": "QTR 25% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f959916d9e0159a748b8d36408", - "name": "Quarterly 25% Discount", + "id": "2c92a0fd56fe270b015709bd2d3d75d7", + "name": "Tuesday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "25% discount" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 25.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Quarter", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15200,66 +12509,39 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, + "useTenantDefaultForPriceChange": true, "taxable": false, - "taxCode": null, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "ProductType__c": "Print Tuesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f8574654af015747f934cc4a04", - "status": "Active", - "name": "Guardian Weekly Annual", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": null, - "FrontendId__c": "Yearly", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f8574654af015747fc71775431", - "name": "Zone A Annual", + "id": "2c92a0fd56fe270b015709be701e78b6", + "name": "Thursday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD240", - "GBP120" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 120.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15278,7 +12560,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15293,7 +12575,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -15301,52 +12583,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f9574ee3d80157514ee1c36a8e", - "status": "Active", - "name": "Guardian Weekly Quarterly", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": null, - "FrontendId__c": "Quarterly", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f9574ee3d80157514ee1dd6a90", - "name": "Zone A Quarterly", + "id": "2c92a0fc56fe26ba015709bee15d653a", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD60", - "GBP30" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 30.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15365,7 +12620,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15380,7 +12635,7 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -15388,52 +12643,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f858aa38ab0158ac0204ce2b56", - "status": "Active", - "name": "Guardian Weekly 1 Year", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", - "TermType__c": "ONETERM", - "FrontendId__c": "OneYear", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f858aa39000158ac0452416207", - "name": "Zone A 1 Year", + "id": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD240", - "GBP120" + "GBP9.99" ], "pricing": [ - { - "currency": "USD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 120.000000000, + "price": 9.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15446,13 +12674,13 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15464,10 +12692,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": true, - "taxCode": "Global Tax", + "taxable": false, + "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -15475,52 +12703,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f95a246220015a3d680fe1680d", - "status": "Active", - "name": "Guardian Weekly 6 Issues", - "description": "6 issues", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-02-14", - "TermType__c": null, - "FrontendId__c": "SixWeeks", - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f95a246220015a3d6b7c570161", - "name": "Zone A 6 Issues", + "id": "2c92a0fe56fe33ff015709bdb6153cd4", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD6", - "GBP6" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 6.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15533,15 +12734,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 1, - "upToPeriodsType": "Billing_Periods", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -15554,60 +12755,49 @@ "taxable": false, "taxCode": "", "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } ] }, { - "id": "2c92c0f95a4b48b8015a5bd5cd196486", + "id": "2c92a0fc56fe26ba0157040c5ea17f6a", "status": "Active", - "name": "Guardian Weekly 6 Months", - "description": "", - "effectiveStartDate": "1996-05-18", - "effectiveEndDate": "2099-09-20", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", "TermType__c": null, - "FrontendId__c": "SixMonths", - "Saving__c": null, + "FrontendId__c": null, + "Saving__c": "34", "DefaultTerm__c": "12", "RatePlanType__c": "Base", "PromotionCode__c": null, - "TrialPeriodDays__c": null, "productRatePlanCharges": [ { - "id": "2c92c0f95a4b48b8015a5bd5cd296488", - "name": "Zone A 6 Months", + "id": "2c92a0fd56fe26b6015709d078df4a80", + "name": "Saturday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD120", - "GBP60" + "GBP9.99" ], "pricing": [ - { - "currency": "USD", - "price": 120.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 60.000000000, + "price": 9.990000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15626,7 +12816,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Semi_Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15638,10 +12828,10 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -15649,52 +12839,25 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f858aa39000158bf48c5147ddd", - "status": "Active", - "name": "6 for 6 Issues - OLD", - "description": "6 issues", - "effectiveStartDate": "2017-02-01", - "effectiveEndDate": "2099-02-07", - "TermType__c": "TERMED", - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f858aa39000158bf48c5267ddf", - "name": "Zone A 6 Issues", + "id": "2c92a0ff56fe33f3015709d10a436f52", + "name": "Digipack", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD6", - "GBP6" + "GBP3" ], "pricing": [ - { - "currency": "USD", - "price": 6.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 6.000000000, + "price": 3.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15707,15 +12870,15 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 6, - "upToPeriodsType": "Weeks", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -15725,46 +12888,36 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f858aa38af0158bf4c703237c5", - "name": "Zone A Quarterly", + "id": "2c92a0fd56fe26b6015709cfc1500a2e", + "name": "Friday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD60", - "GBP30" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 30.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15783,7 +12936,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Quarter", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15795,72 +12948,55 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Voucher Book", - "deferredRevenueAccountingCodeType": "SalesRevenue", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f959916d8501599787406735d3", - "status": "Active", - "name": "QTR 10% Discount", - "description": "", - "effectiveStartDate": "2017-01-13", - "effectiveEndDate": "2099-01-13", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f959916d8501599789580c3951", - "name": "Quarterly 10% Discount", + "id": "2c92a0fc56fe26ba015709cf4bbd3d1c", + "name": "Thursday", "type": "Recurring", - "model": "DiscountPercentage", + "model": "FlatFee", "uom": null, "pricingSummary": [ - "10% discount" + "GBP7" ], "pricing": [ { "currency": "GBP", - "price": null, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 10.000000000, + "discountPercentage": null, "discountAmount": null } ], "defaultQuantity": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", + "applyDiscountTo": null, + "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": "Quarter", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15869,66 +13005,39 @@ "overageUnusedUnitsCreditOption": null, "unusedIncludedUnitPrice": null, "usageRecordRatingOption": null, - "priceChangeOption": "NoChange", + "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": false, - "taxable": false, - "taxCode": null, - "taxMode": "TaxExclusive", - "ProductType__c": "Adjustment", + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": null, - "useDiscountSpecificAccountingCode": false, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": null, - "deferredRevenueAccountingCodeType": null, - "recognizedRevenueAccountingCode": null, - "recognizedRevenueAccountingCodeType": null + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f957ffb6e7015805a87b146055", - "status": "Expired", - "name": "646 TEST - Deprecated", - "description": "test", - "effectiveStartDate": "2016-11-30", - "effectiveEndDate": "2016-12-01", - "TermType__c": "TERMED", - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f958aa45650158bf4b1f295cbb", - "name": "Quarterly", + "id": "2c92a0fd56fe26b6015709ced61a032e", + "name": "Wednesday", "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD60", - "GBP30" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 60.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 30.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -15947,7 +13056,7 @@ "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Semi_Annual", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, @@ -15959,46 +13068,36 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": null, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } }, { - "id": "2c92c0f857ffa5fa015805a9a3ff34cb", - "name": "6 for £6", + "id": "2c92a0ff56fe33f5015709cdedbd246b", + "name": "Tuesday", "type": "Recurring", - "model": "PerUnit", - "uom": "Each", + "model": "FlatFee", + "uom": null, "pricingSummary": [ - "USD12/Each", - "GBP6/Each" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 12.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 6.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -16006,20 +13105,20 @@ "discountAmount": null } ], - "defaultQuantity": 1.000000000, + "defaultQuantity": null, "applyDiscountTo": null, "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "Fixed_Period", - "upToPeriods": 6, - "upToPeriodsType": "Weeks", + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, "billingDay": "ChargeTriggerDay", "listPriceBase": "Per_Billing_Period", "billingTiming": "IN_ADVANCE", - "billingPeriod": "Specific_Weeks", + "billingPeriod": "Month", "billingPeriodAlignment": "AlignToCharge", - "specificBillingPeriod": 6, + "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, "overageCalculationOption": null, @@ -16029,63 +13128,36 @@ "priceChangeOption": null, "priceIncreasePercentage": null, "useTenantDefaultForPriceChange": true, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", - "triggerEvent": "ContractEffective", + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, "revRecTriggerCondition": null, - "revenueRecognitionRuleName": "Recognize upon invoicing", + "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Home Delivery", - "deferredRevenueAccountingCodeType": "SalesRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } - } - ] - }, - { - "id": "2c92c0f9585841e7015862c74cfd105e", - "status": "Expired", - "name": "Guardian Weekly 1 Year OLD", - "description": "", - "effectiveStartDate": "2016-09-20", - "effectiveEndDate": "2016-11-28", - "TermType__c": null, - "FrontendId__c": null, - "Saving__c": null, - "DefaultTerm__c": "12", - "RatePlanType__c": "Base", - "PromotionCode__c": null, - "TrialPeriodDays__c": null, - "productRatePlanCharges": [ + }, { - "id": "2c92c0f9585841e6015862c8d5596733", - "name": "Zone A 1 Year", - "type": "OneTime", + "id": "2c92a0fe56fe33ff015704325d87494c", + "name": "Monday", + "type": "Recurring", "model": "FlatFee", "uom": null, "pricingSummary": [ - "USD240", - "GBP120" + "GBP7" ], "pricing": [ - { - "currency": "USD", - "price": 240.000000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null - }, { "currency": "GBP", - "price": 120.000000000, + "price": 7.000000000, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -16098,14 +13170,14 @@ "discountLevel": null, "discountClass": null, "productDiscountApplyDetails": [], - "endDateCondition": "One_Time", + "endDateCondition": "Subscription_End", "upToPeriods": null, "upToPeriodsType": null, - "billingDay": null, - "listPriceBase": null, - "billingTiming": null, - "billingPeriod": null, - "billingPeriodAlignment": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", "specificBillingPeriod": null, "smoothingModel": null, "numberOfPeriods": null, @@ -16115,11 +13187,11 @@ "usageRecordRatingOption": null, "priceChangeOption": null, "priceIncreasePercentage": null, - "useTenantDefaultForPriceChange": null, - "taxable": false, - "taxCode": "", - "taxMode": "TaxExclusive", - "ProductType__c": "Guardian Weekly", + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", "triggerEvent": "CustomerAcceptance", "description": "", "revRecCode": null, @@ -16127,9 +13199,9 @@ "revenueRecognitionRuleName": "Recognize daily over time", "useDiscountSpecificAccountingCode": null, "financeInformation": { - "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", "deferredRevenueAccountingCodeType": "DeferredRevenue", - "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCode": "Voucher Book", "recognizedRevenueAccountingCodeType": "SalesRevenue" } } diff --git a/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/InvoicePreview.json new file mode 100644 index 00000000..a9eece53 --- /dev/null +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/InvoicePreview.json @@ -0,0 +1,258 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Friday", + "chargeNumber": "C-00500168", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Friday", + "chargeNumber": "C-00500168", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Monday", + "chargeNumber": "C-00500175", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Monday", + "chargeNumber": "C-00500175", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Tuesday", + "chargeNumber": "C-00500180", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Tuesday", + "chargeNumber": "C-00500180", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Thursday", + "chargeNumber": "C-00500186", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Thursday", + "chargeNumber": "C-00500186", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Wednesday", + "chargeNumber": "C-00500191", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 34.22, + "chargeDescription": "Migrated sub", + "chargeName": "Wednesday", + "chargeNumber": "C-00500191", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-13", + "serviceEndDate": "2021-01-12", + "chargeAmount": 49.64, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00500195", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-13", + "serviceEndDate": "2021-07-12", + "chargeAmount": 49.64, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00500195", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 15:33:14", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + } + ], + "success": true +} diff --git a/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Subscription.json new file mode 100644 index 00000000..fc1c1c3e --- /dev/null +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher/Subscription.json @@ -0,0 +1,421 @@ +{ + "success": true, + "id": "id", + "accountId": "accId", + "accountNumber": "accNum", + "accountName": "accName", + "invoiceOwnerAccountId": "accId", + "invoiceOwnerAccountNumber": "accNum", + "invoiceOwnerAccountName": "accName", + "subscriptionNumber": "subNum", + "version": 5, + "termType": "TERMED", + "invoiceSeparately": false, + "contractEffectiveDate": "2009-01-26", + "serviceActivationDate": "2009-01-26", + "customerAcceptanceDate": "2016-11-07", + "subscriptionStartDate": "2016-08-14", + "termStartDate": "2020-01-13", + "termEndDate": "2021-01-13", + "initialTerm": 12, + "initialTermPeriodType": "Month", + "currentTerm": 12, + "currentTermPeriodType": "Month", + "autoRenew": true, + "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", + "renewalTerm": 12, + "renewalTermPeriodType": "Month", + "contractedMrr": 36.79, + "totalContractedValue": 1986.66, + "notes": null, + "status": "Active", + "TrialPeriodPrice__c": null, + "CanadaHandDelivery__c": null, + "QuoteNumber__QT": null, + "OpportunityName__QT": null, + "Gift_Subscription__c": "No", + "TrialPeriodDays__c": null, + "CreatedRequestId__c": null, + "AcquisitionSource__c": null, + "CreatedByCSR__c": null, + "CASSubscriberID__c": null, + "LastPriceChangeDate__c": null, + "InitialPromotionCode__c": null, + "CpqBundleJsonId__QT": null, + "QuoteType__QT": null, + "QuoteBusinessType__QT": null, + "SupplierCode__c": null, + "legacy_cat__c": null, + "AcquisitionCase__c": null, + "ReaderType__c": null, + "ActivationDate__c": null, + "UserCancellationReason__c": null, + "OpportunityCloseDate__QT": null, + "IPaddress__c": null, + "IPCountry__c": null, + "PromotionCode__c": "PA01", + "OriginalSubscriptionStartDate__c": null, + "LegacyContractStartDate__c": null, + "CancellationReason__c": null, + "ratePlans": [ + { + "id": "rp42", + "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "productName": "Newspaper Voucher", + "productSku": "ABC-00000014", + "productRatePlanId": "2c92a0fd56fe270b0157040e42e536ef", + "ratePlanName": "Sixday", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd56fe26b601570431210a310e", + "number": "C-00500175", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP34.22", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 34.220000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.703333333, + "dmrc": 0.000000000, + "tcv": 307.980000000, + "dtcv": 68.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd56fe270b015709be701e78b6", + "number": "C-00500186", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP34.22", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 34.220000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.703333333, + "dmrc": 0.000000000, + "tcv": 307.980000000, + "dtcv": 68.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "number": "C-00500195", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP49.64", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 49.640000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.273333333, + "dmrc": 0.000000000, + "tcv": 446.760000000, + "dtcv": 99.280000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd56fe270b015709bd2d3d75d7", + "number": "C-00500180", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP34.22", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 34.220000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.703333333, + "dmrc": 0.000000000, + "tcv": 307.980000000, + "dtcv": 68.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fc56fe26ba015709bee15d653a", + "number": "C-00500168", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP34.22", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 34.220000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.703333333, + "dmrc": 0.000000000, + "tcv": 307.980000000, + "dtcv": 68.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fe56fe33ff015709bdb6153cd4", + "number": "C-00500191", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP34.22", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 34.220000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Semi_Annual", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-07-13", + "effectiveEndDate": "2021-01-13", + "processedThroughDate": "2020-01-13", + "chargedThroughDate": "2020-07-13", + "done": false, + "triggerDate": "2016-07-13", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.703333333, + "dmrc": 0.000000000, + "tcv": 307.980000000, + "dtcv": 68.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [] + } + ] +} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Account.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/SemiAnnualVoucher/Account.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Account.json diff --git a/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Catalogue.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Catalogue.json new file mode 100644 index 00000000..bc994a43 --- /dev/null +++ b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Catalogue.json @@ -0,0 +1,13216 @@ +{ + "products": [ + { + "id": "2c92a0fb4edd70c8014edeaa4ddb21e7", + "sku": "ABC-00000005", + "name": "Digital Pack", + "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", + "category": null, + "effectiveStartDate": "2013-02-16", + "effectiveEndDate": "2099-02-03", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Digital Pack", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00d71c96bac0171df3a5622740f", + "status": "Active", + "name": "Corporate Digital Subscription", + "description": "", + "effectiveStartDate": "2020-01-01", + "effectiveEndDate": "2050-01-01", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00871c96ba30171df3b481931a0", + "name": "Corporate Digital Subscription", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e8521fe", + "status": "Active", + "name": "Digital Pack Quarterly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa4fd42186", + "name": "Digital Pack Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD59.95", + "NZD70.5", + "EUR44.95", + "GBP35.95", + "CAD65.85", + "AUD64.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 59.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 70.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 44.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 35.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 65.850000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 64.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e972204", + "status": "Active", + "name": "Digital Pack Annual", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa5001218c", + "name": "Digital Pack Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD199", + "NZD235", + "EUR149", + "GBP119", + "CAD219", + "AUD215" + ], + "pricing": [ + { + "currency": "USD", + "price": 199.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 235.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 149.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 119.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 219.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 215.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4eae220a", + "status": "Active", + "name": "Digital Pack Monthly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa50342192", + "name": "Digital Pack Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD19.99", + "NZD23.5", + "EUR14.99", + "GBP11.99", + "CAD21.95", + "AUD21.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 19.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 23.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 14.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 21.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 21.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a00870ec598001710740c3d92eab", + "sku": "ABC-00000031", + "name": "Newspaper Digital Voucher", + "description": "Newspaper Digital Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Digital Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00870ec598001710740d3d03035", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "37", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d7493084", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7e2308d", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d8873096", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4143037", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4b8304f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d54f3069", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d5fd3073", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d691307c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cf9e3004", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cfda3006", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d053300f", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d0d83017", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d1103019", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d24b3022", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "20", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d325302c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d28e3024", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cdd02fbd", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740ce042fcb", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ce702ff0", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cf1e2ffc", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cea02ff4", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c78d2f13", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "29", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7b82f1c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c80f2f26", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8652f37", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8c42f40", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c91d2f4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9802f59", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9d72f61", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ca532f69", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "26", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cb4e2f6b", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cbb32f77", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc2c2f80", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc9b2f88", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd012f90", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd6e2fa2", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c4582ead", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "34", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c48e2eaf", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c4dc2eb7", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5192ebf", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c55a2ec7", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5962ecf", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5cf2ed7", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c60f2edf", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c6672ee7", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7132efe", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6872ee9", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6ce2ef1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff6619bf8901661aa3247c4b1d", + "sku": "ABC-00000029", + "name": "Guardian Weekly - Domestic", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-18", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00e6dd988e2016df85387417498", + "status": "Active", + "name": "GW Oct 18 - 3 Month - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6dd988e2016df853875d74c6", + "name": "GW Oct 18 - 3 Month - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd0d0167f0a1a834234e", + "status": "Active", + "name": "GW Oct 18 - 1 Year - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd0d0167f0a1a85b2350", + "name": "GW Oct 18 - 1 Year - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661aaac94257fe", + "status": "Active", + "name": "GW Oct 18 - Six for Six - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661aaac95d5800", + "name": "GW Oct 18 - First 6 issues - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b901661aa8e66c1692", + "status": "Active", + "name": "GW Oct 18 - Annual - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b901661aa8e6811695", + "name": "GW Oct 18 - Annual - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b301661aa494392ee2", + "status": "Active", + "name": "GW Oct 18 - Quarterly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661aa8b74e623f", + "name": "GW Oct 18 - Quarterly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP42.4", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 42.400000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe6619b4b901661aaf826435de", + "sku": "ABC-00000030", + "name": "Guardian Weekly - ROW", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0076dd9892e016df8503e7c6c48", + "status": "Active", + "name": "GW Oct 18 - 3 Month - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0076dd9892e016df8503e936c4a", + "name": "GW Oct 18 - 3 Month - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd140167f0a2f66a12eb", + "status": "Active", + "name": "GW Oct 18 - 1 Year - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd140167f0a2f68912ed", + "name": "GW Oct 18 - 1 Year - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab545f51b21", + "status": "Active", + "name": "GW Oct 18 - Six for Six - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661ab546091b23", + "name": "GW Oct 18 - First 6 issues - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b601661ab300222651", + "status": "Active", + "name": "GW Oct 18 - Annual - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661ab3002f2653", + "name": "GW Oct 18 - Annual - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab02752722f", + "status": "Active", + "name": "GW Oct 18 - Quarterly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6619bf8b01661ab2d0396eb2", + "name": "GW Oct 18 - Quarterly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff5345f9200153559c6d2a3385", + "sku": "ABC-00000012", + "name": "Discounts", + "description": "Template discount rate plans", + "category": null, + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "allowFeatureChanges": false, + "ProductEnabled__c": null, + "Entitlements__c": null, + "AcquisitionProfile__c": null, + "ProductType__c": null, + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00d6f9de7f6016f9f6f52765aa4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d6f9de7f6016f9f6f529e5aaf", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086f1426d1016f18a9c71058a5", + "status": "Active", + "name": "Acquisition Discount - 25% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086f1426d1016f18a9c73058a7", + "name": "25% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd6f1426ef016f18a86c515ed7", + "status": "Active", + "name": "Cancellation Save Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6f1426ef016f18a86c705ed9", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "20% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0076ae9189c016b080c930a6186", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday Credit - automated", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086ae928d7016b080f638477a6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086b25c750016b32548239308d", + "status": "Active", + "name": "Customer Experience - Complementary 100% discount", + "description": "Head-office use only", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086b25c750016b32548256308f", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "100% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fc6ae918b6016b080950e96d75", + "status": "Active", + "name": "Guardian Weekly Holiday Credit", + "description": "", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc6ae918b6016b0809512f6d7f", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5b42d2c9015b6259f7f40040", + "status": "Expired", + "name": "Guardian Weekly Holiday Credit - old", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2019-05-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6ad50f58016ad9ca59962c8c", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff5b42e3ad015b627c142f072a", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe65f0ac1f0165f2189bca248c", + "status": "Active", + "name": "Digipack Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe65f0ac1f0165f2189bdf248f", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff65c757150165c8eab88b788e", + "status": "Expired", + "name": "Home Delivery Adjustment charge", + "description": "Call centre version", + "effectiveStartDate": "2018-09-11", + "effectiveEndDate": "2019-09-11", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff65c757150165c8eab8c07896", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff64176cd40164232c8ec97661", + "status": "Active", + "name": "Cancellation Save Discount - 25% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd40164232c8eda7664", + "name": "25% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00864176ce90164232ac0d90fc1", + "status": "Active", + "name": "Cancellation Save Discount - 50% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd50164232c7e493410", + "name": "50% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe62b7edde0162dd29b8124a8e", + "status": "Active", + "name": "Guardian Weekly Adjustment charge", + "description": "To fix premature refunds", + "effectiveStartDate": "2018-04-19", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe62b7edde0162dd29b83f4a9e", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "Adjustment for premature refunds where the product was not removed in advance.", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc610e738901612d83fce461fd", + "status": "Active", + "name": "Tabloid launch 25% off for one year for existing customers", + "description": "", + "effectiveStartDate": "2017-12-19", + "effectiveEndDate": "2020-12-19", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": "GTL99C", + "productRatePlanCharges": [ + { + "id": "2c92a0fc610e738901612d85acb06a73", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "25% off for one year", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5fe26834015fe33c70a24f50", + "status": "Active", + "name": "Black Friday 50% for 3 months for existing customers", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": "TBC", + "productRatePlanCharges": [ + { + "id": "2c92a0fe5fe26834015fe33c70b74f52", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "50% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff5e09bd67015e0a93efe86d2e", + "status": "Active", + "name": "Customer Experience Adjustment - Voucher", + "description": "", + "effectiveStartDate": "2016-08-01", + "effectiveEndDate": "2099-03-08", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5e09bd67015e0a93f0026d34", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc569c311201569dfbecb4215f", + "status": "Expired", + "name": "Home Delivery Holiday Credit", + "description": "Call centre version", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2017-07-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe569c441901569e03b5cc619e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc596d31ea01598d623a297897", + "status": "Active", + "name": "Home Delivery Holiday Credit v2", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc596d31ea01598d72baf33417", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5345f9220153559d915d5c26", + "status": "Active", + "name": "Percentage", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5345efa10153559e97bb76c6", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff015723143e4778be", + "status": "Active", + "name": "Fixed Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff576f2f760157aec73aa34ccc", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f301572314aed277fb", + "status": "Active", + "name": "Percentage Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01572315d66d026e", + "name": "Adjustment charge", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": true, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe5aacfabe015ad24bf6e15ff6", + "sku": "ABC-00000028", + "name": "Contributor", + "description": "", + "category": null, + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Contribution", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5e1dc084015e37f58c200eea", + "status": "Active", + "name": "Annual Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Annual", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5e1dc084015e37f58c7b0f34", + "name": "Annual Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD60", + "EUR60", + "GBP60", + "CAD5", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5aacfadd015ad24db4ff5e97", + "status": "Active", + "name": "Monthly Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5aacfadd015ad250bf2c6d38", + "name": "Monthly Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD5", + "NZD5", + "EUR5", + "GBP5", + "CAD5", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fd57d0a9870157d73fa27c3de1", + "sku": "ABC-00000017", + "name": "Guardian Weekly Zone A", + "description": "", + "category": null, + "effectiveStartDate": "1990-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff59d9d540015a41a40b3e07d3", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1995-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241e5a015a41f1c4b102c3", + "name": "Zone A 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "GBP6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c4af5963efa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c4af5b63f01", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c4e3f87184c", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c4e3f99184f", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a4b85e7015a4cf95d352a07", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "1995-11-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a4b85e7015a4cf95d472a09", + "name": "Zone A 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "GBP12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c51a69c7f2e", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c51a6ad7f30", + "name": "Zone A 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "GBP360" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 360.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff57d0a0b60157d741e722439a", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9870157d7510cfd66f0", + "name": "Zone A Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad343015a5c50b4eb2d72", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad343015a5c50b4fc2d74", + "name": "Zone A 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "GBP240" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd57d0a9870157d7412f19424f", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d752a0077624", + "name": "Zone A Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "GBP30" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 30.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f2ecc89c1034", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f2ecc8ae1036", + "name": "Zone A 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a7fb38d201688", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a7fb548381f4e", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb648541d78", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb648631d7a", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "30% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb59d9407a6", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb59db107a8", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe57d0a0c40157d74240d35541", + "sku": "ABC-00000019", + "name": "Guardian Weekly Zone B", + "description": "", + "category": null, + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fe57d0a0c40157d74241005544", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9230157d75a5e377221", + "name": "Zone B Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD98", + "EUR49", + "GBP38", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 38.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8026d9d30b32", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8026d9e70b34", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c61d6e05d8d", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c61d6f05d94", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d74015a8028b15f4db4", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d74015a8028b16f4db6", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c690d0d1ec6", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c690d261ec8", + "name": "Zone B 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a80298bfa6e7c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a80298c0d6e7f", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad344015a5c67b1144250", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad344015a5c67b1234254", + "name": "Zone B 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c65074b7c41", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c65075e7c43", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca9015a611f77db4431", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca9015a611f77eb4436", + "name": "Zone B 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "NZD1176", + "EUR588", + "GBP456", + "CAD720", + "AUD936" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 1176.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 588.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 456.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 936.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe57d0a0c40157d74240de5543", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d759315607c5", + "name": "Zone B Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a611d44e01395", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a611d44f21397", + "name": "Zone B 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "NZD784", + "EUR392", + "GBP304", + "CAD480", + "AUD624" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 784.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 304.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 624.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd58cf57000158f30ae6d06f2a", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd58cf57000158f30ae6e26f2c", + "name": "Zone B 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ecc102ad", + "sku": "ABC-00000022", + "name": "Guardian Weekly Zone C", + "description": "", + "category": null, + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5a2a49f0015a41f473da233a", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241ec0015a41f5ce5935f6", + "name": "Guardian Weekly 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5c1a13be015c1b5d6f196031", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5c1a13be015c1b5d6f536033", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5c1a0702015c1b5bd13f3caa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5c1a0702015c1b5bd1813cbe", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a84040f015a855a7afa3f5c", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a84040f015a855a7b193f5e", + "name": "Guardian Weekly 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8039c0667980", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8039c0797982", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803b24066a0c", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803b24176a0f", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803ced207c5c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803ced307c5e", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ed0e02be", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ed1e02c0", + "name": "Zone C Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD65", + "NZD98", + "EUR49", + "GBP48", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 65.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 48.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307eccf02af", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ece002b1", + "name": "Zone C Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4ee0158f30905e82181", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4ee0158f30905f52183", + "name": "Zone C 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "sku": "ABC-00000014", + "name": "Newspaper Voucher", + "description": "Newspaper Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff56fe33f00157040f9a537f4b", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "20", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f00157041713362b51", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570417df6d1b54", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f50157040bbdcf3ae4", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "37", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709cce7ad1aea", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c90c291c49", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c80af30495", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b60157042fcd462666", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570418eddd26e1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ca144a646a", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709cac4561bf3", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709cc16f92645", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621f9f6d7e0116", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621f9f6d8d0118", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621fa1350710e3", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621fa1354710ed", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd6205707201621fa1351710e5", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff0157040d4b824168", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570433b108633c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709b7b7b04a2a", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5af9a6b9015b0fe1ecc0116c", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5af9a6b9015b0fe1ed121177", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe26b60157040cdd323f76", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709b8fc4d5617", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570432f4e33d17", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bb986636d8", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040dd79b35da", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "29", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570431a5bc5a34", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709c110a71630", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c182cb7c82", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c320ee0595", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c215527db4", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709c0613b44a6", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c39719783e", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040e42e536ef", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "26", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570431210a310e", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709bd2d3d75d7", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709be701e78b6", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709bee15d653a", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bdb6153cd4", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc56fe26ba0157040c5ea17f6a", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "34", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b6015709d078df4a80", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709d10a436f52", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709cfc1500a2e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709cf4bbd3d1c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ced61a032e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709cdedbd246b", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015704325d87494c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + } + ], + "nextPage": "/v1/catalog/products?page=2&pageSize=10", + "success": true +} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/InvoicePreview.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/InvoicePreview.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Subscription.json b/lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Subscription.json rename to lambda/src/test/resources/Core/ZuoraSubscriptionUpdate/TermEndsEarly/Subscription.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Account.json b/lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Pre2020Sixday2/Account.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Account.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Catalogue.json b/lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Catalogue.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Catalogue.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Catalogue.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/InvoicePreview.json b/lambda/src/test/resources/Handlers/EstimationHandler/Everyday/InvoicePreview.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/InvoicePreview.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Everyday/InvoicePreview.json diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Subscription.json b/lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Subscription.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Everyday/Subscription.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Everyday/Subscription.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Account.json b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/Vouchers2022/TermEndsEarly/Account.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Account.json diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Catalogue.json b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Catalogue.json similarity index 99% rename from lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Catalogue.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Catalogue.json index 620d2b6f..8ae93b47 100644 --- a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/Catalogue.json +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Catalogue.json @@ -42,7 +42,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4337,7 +4337,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4346,7 +4346,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4355,7 +4355,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4364,7 +4364,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4373,7 +4373,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4382,7 +4382,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4715,7 +4715,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4724,7 +4724,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4733,7 +4733,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4742,7 +4742,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4751,7 +4751,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4760,7 +4760,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4845,7 +4845,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -4854,7 +4854,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -4863,7 +4863,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -4881,7 +4881,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -4890,7 +4890,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -4967,7 +4967,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4976,7 +4976,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4985,7 +4985,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -4994,7 +4994,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5003,7 +5003,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5012,7 +5012,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5093,7 +5093,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5102,7 +5102,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5111,7 +5111,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5120,7 +5120,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5129,7 +5129,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5138,7 +5138,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5203,7 +5203,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5212,7 +5212,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5221,7 +5221,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5230,7 +5230,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5239,7 +5239,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5248,7 +5248,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5450,7 +5450,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5783,7 +5783,7 @@ "pricing": [ { "currency": "USD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5792,7 +5792,7 @@ }, { "currency": "NZD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5801,7 +5801,7 @@ }, { "currency": "EUR", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5810,7 +5810,7 @@ }, { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5819,7 +5819,7 @@ }, { "currency": "CAD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5828,7 +5828,7 @@ }, { "currency": "AUD", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -5989,7 +5989,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -5998,7 +5998,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6007,7 +6007,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6025,7 +6025,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6034,7 +6034,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -6106,7 +6106,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -6182,7 +6182,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -6258,7 +6258,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -6343,7 +6343,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6352,7 +6352,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6361,7 +6361,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6370,7 +6370,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6379,7 +6379,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -6388,7 +6388,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -6460,7 +6460,7 @@ "pricing": [ { "currency": "GBP", - "price": 0.000000000, + "price": 0E-9, "tiers": null, "includedUnits": null, "overagePrice": null, @@ -8058,7 +8058,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8067,7 +8067,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8076,7 +8076,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8094,7 +8094,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8103,7 +8103,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -8310,7 +8310,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8319,7 +8319,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8328,7 +8328,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8346,7 +8346,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8355,7 +8355,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -8562,7 +8562,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8571,7 +8571,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8580,7 +8580,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8598,7 +8598,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -8607,7 +8607,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -9967,7 +9967,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -9976,7 +9976,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -9985,7 +9985,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10003,7 +10003,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10012,7 +10012,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -10093,7 +10093,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10102,7 +10102,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10111,7 +10111,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10129,7 +10129,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10138,7 +10138,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], @@ -10219,7 +10219,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10228,7 +10228,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10237,7 +10237,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10255,7 +10255,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null }, { @@ -10264,7 +10264,7 @@ "tiers": null, "includedUnits": null, "overagePrice": null, - "discountPercentage": 0.000000000, + "discountPercentage": 0E-9, "discountAmount": null } ], diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/InvoicePreview.json b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/InvoicePreview.json new file mode 100644 index 00000000..e681d22b --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/InvoicePreview.json @@ -0,0 +1,153 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Monday", + "chargeNumber": "C-01467522", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Tuesday", + "chargeNumber": "C-01467523", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 8.68, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-01467524", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Thursday", + "chargeNumber": "C-01467525", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Friday", + "chargeNumber": "C-01467526", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 5.99, + "chargeDescription": "", + "chargeName": "Wednesday", + "chargeNumber": "C-01467527", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "itemId", + "subscriptionName": "A-S12345678", + "subscriptionId": "subId", + "subscriptionNumber": "A-S12345678", + "serviceStartDate": "2020-05-28", + "serviceEndDate": "2020-06-27", + "chargeAmount": 8.99, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-01467528", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0E-9, + "unitOfMeasure": "", + "chargeDate": "2020-05-06 10:33:28", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Subscription.json b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Subscription.json new file mode 100644 index 00000000..f7815f5a --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Monthly/Subscription.json @@ -0,0 +1,548 @@ +{ + "success": true, + "id": "id", + "accountId": "accId", + "accountNumber": "accNum", + "accountName": "accName", + "invoiceOwnerAccountId": "accId", + "invoiceOwnerAccountNumber": "accNum", + "invoiceOwnerAccountName": "accName", + "subscriptionNumber": "A-S12345678", + "version": 2, + "termType": "TERMED", + "invoiceSeparately": false, + "contractEffectiveDate": "2019-01-05", + "serviceActivationDate": "2019-01-05", + "customerAcceptanceDate": "2019-01-28", + "subscriptionStartDate": "2019-01-05", + "termStartDate": "2020-01-05", + "termEndDate": "2021-01-05", + "initialTerm": 12, + "initialTermPeriodType": "Month", + "currentTerm": 12, + "currentTermPeriodType": "Month", + "autoRenew": true, + "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", + "renewalTerm": 12, + "renewalTermPeriodType": "Month", + "contractedMrr": 47.62, + "totalContractedValue": 1107.55, + "notes": null, + "status": "Active", + "TrialPeriodPrice__c": null, + "CanadaHandDelivery__c": null, + "QuoteNumber__QT": null, + "OpportunityName__QT": null, + "Gift_Subscription__c": "No", + "TrialPeriodDays__c": null, + "CreatedRequestId__c": null, + "AcquisitionSource__c": null, + "CreatedByCSR__c": null, + "CASSubscriberID__c": null, + "LastPriceChangeDate__c": null, + "InitialPromotionCode__c": "GCB80X", + "CpqBundleJsonId__QT": null, + "QuoteType__QT": null, + "QuoteBusinessType__QT": null, + "SupplierCode__c": null, + "legacy_cat__c": null, + "AcquisitionCase__c": null, + "ReaderType__c": "Direct", + "ActivationDate__c": null, + "UserCancellationReason__c": null, + "OpportunityCloseDate__QT": null, + "IPaddress__c": null, + "IPCountry__c": "GB", + "PromotionCode__c": "GCB80X", + "OriginalSubscriptionStartDate__c": null, + "LegacyContractStartDate__c": null, + "CancellationReason__c": null, + "ratePlans": [ + { + "id": "rp1", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a0ff5345f9220153559d915d5c26", + "ratePlanName": "Percentage", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd5345efa10153559e97bb76c6", + "number": "C-01467521", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "version": 2, + "pricingSummary": "25% discount", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2020-01-28", + "processedThroughDate": "2019-12-28", + "chargedThroughDate": "2020-01-05", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Fixed_Period", + "upToPeriodsType": "Billing_Periods", + "upToPeriods": 12, + "specificEndDate": null, + "mrr": 0E-9, + "dmrc": 0E-9, + "tcv": 0E-9, + "dtcv": 0E-9, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [] + }, + { + "id": "rp2", + "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "productName": "Newspaper Voucher", + "productSku": "ABC-00000014", + "productRatePlanId": "2c92a0fd56fe270b0157040dd79b35da", + "ratePlanName": "Everyday", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f0015709c182cb7c82", + "number": "C-01467525", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP5.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 5.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe26b6015709c0613b44a6", + "number": "C-01467523", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP5.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 5.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f0015709c215527db4", + "number": "C-01467526", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP5.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 5.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe270b015709c320ee0595", + "number": "C-01467524", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP8.68", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.680000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.680000000, + "dmrc": 0E-9, + "tcv": 201.879999999, + "dtcv": 104.160000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0fd56fe26b601570431a5bc5a34", + "number": "C-01467522", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP5.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 5.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f5015709c39719783e", + "number": "C-01467528", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP8.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.990000000, + "dmrc": 0E-9, + "tcv": 209.089999999, + "dtcv": 107.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChargeId", + "productRatePlanChargeId": "2c92a0ff56fe33f3015709c110a71630", + "number": "C-01467527", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 2, + "pricingSummary": "GBP5.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 5.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2019-01-28", + "effectiveEndDate": "2021-01-05", + "processedThroughDate": "2020-04-28", + "chargedThroughDate": "2020-05-28", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 5.990000000, + "dmrc": 0E-9, + "tcv": 139.315806451, + "dtcv": 71.880000000, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [] + } + ] +} diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Account.json b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Account.json similarity index 98% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Account.json rename to lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Account.json index eef76281..43072223 100644 --- a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday/Account.json +++ b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Account.json @@ -68,7 +68,7 @@ "address1": "", "address2": "", "city": "", - "country": "United States", + "country": "Canada", "county": "", "fax": "", "firstName": "", diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Catalogue.json b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Catalogue.json new file mode 100644 index 00000000..bc994a43 --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Catalogue.json @@ -0,0 +1,13216 @@ +{ + "products": [ + { + "id": "2c92a0fb4edd70c8014edeaa4ddb21e7", + "sku": "ABC-00000005", + "name": "Digital Pack", + "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", + "category": null, + "effectiveStartDate": "2013-02-16", + "effectiveEndDate": "2099-02-03", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Digital Pack", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00d71c96bac0171df3a5622740f", + "status": "Active", + "name": "Corporate Digital Subscription", + "description": "", + "effectiveStartDate": "2020-01-01", + "effectiveEndDate": "2050-01-01", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00871c96ba30171df3b481931a0", + "name": "Corporate Digital Subscription", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e8521fe", + "status": "Active", + "name": "Digital Pack Quarterly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa4fd42186", + "name": "Digital Pack Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD59.95", + "NZD70.5", + "EUR44.95", + "GBP35.95", + "CAD65.85", + "AUD64.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 59.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 70.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 44.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 35.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 65.850000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 64.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e972204", + "status": "Active", + "name": "Digital Pack Annual", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa5001218c", + "name": "Digital Pack Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD199", + "NZD235", + "EUR149", + "GBP119", + "CAD219", + "AUD215" + ], + "pricing": [ + { + "currency": "USD", + "price": 199.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 235.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 149.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 119.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 219.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 215.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4eae220a", + "status": "Active", + "name": "Digital Pack Monthly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa50342192", + "name": "Digital Pack Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD19.99", + "NZD23.5", + "EUR14.99", + "GBP11.99", + "CAD21.95", + "AUD21.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 19.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 23.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 14.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 21.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 21.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a00870ec598001710740c3d92eab", + "sku": "ABC-00000031", + "name": "Newspaper Digital Voucher", + "description": "Newspaper Digital Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Digital Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00870ec598001710740d3d03035", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "37", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d7493084", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7e2308d", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d8873096", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4143037", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4b8304f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d54f3069", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d5fd3073", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d691307c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cf9e3004", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cfda3006", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d053300f", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d0d83017", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d1103019", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d24b3022", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "20", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d325302c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d28e3024", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cdd02fbd", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740ce042fcb", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ce702ff0", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cf1e2ffc", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cea02ff4", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c78d2f13", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "29", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7b82f1c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c80f2f26", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8652f37", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8c42f40", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c91d2f4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9802f59", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9d72f61", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ca532f69", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "26", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cb4e2f6b", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cbb32f77", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc2c2f80", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc9b2f88", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd012f90", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd6e2fa2", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c4582ead", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "34", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c48e2eaf", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c4dc2eb7", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5192ebf", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c55a2ec7", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5962ecf", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5cf2ed7", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c60f2edf", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c6672ee7", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7132efe", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6872ee9", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6ce2ef1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff6619bf8901661aa3247c4b1d", + "sku": "ABC-00000029", + "name": "Guardian Weekly - Domestic", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-18", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00e6dd988e2016df85387417498", + "status": "Active", + "name": "GW Oct 18 - 3 Month - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6dd988e2016df853875d74c6", + "name": "GW Oct 18 - 3 Month - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd0d0167f0a1a834234e", + "status": "Active", + "name": "GW Oct 18 - 1 Year - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd0d0167f0a1a85b2350", + "name": "GW Oct 18 - 1 Year - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661aaac94257fe", + "status": "Active", + "name": "GW Oct 18 - Six for Six - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661aaac95d5800", + "name": "GW Oct 18 - First 6 issues - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b901661aa8e66c1692", + "status": "Active", + "name": "GW Oct 18 - Annual - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b901661aa8e6811695", + "name": "GW Oct 18 - Annual - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b301661aa494392ee2", + "status": "Active", + "name": "GW Oct 18 - Quarterly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661aa8b74e623f", + "name": "GW Oct 18 - Quarterly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP42.4", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 42.400000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe6619b4b901661aaf826435de", + "sku": "ABC-00000030", + "name": "Guardian Weekly - ROW", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0076dd9892e016df8503e7c6c48", + "status": "Active", + "name": "GW Oct 18 - 3 Month - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0076dd9892e016df8503e936c4a", + "name": "GW Oct 18 - 3 Month - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd140167f0a2f66a12eb", + "status": "Active", + "name": "GW Oct 18 - 1 Year - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd140167f0a2f68912ed", + "name": "GW Oct 18 - 1 Year - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab545f51b21", + "status": "Active", + "name": "GW Oct 18 - Six for Six - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661ab546091b23", + "name": "GW Oct 18 - First 6 issues - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b601661ab300222651", + "status": "Active", + "name": "GW Oct 18 - Annual - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661ab3002f2653", + "name": "GW Oct 18 - Annual - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab02752722f", + "status": "Active", + "name": "GW Oct 18 - Quarterly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6619bf8b01661ab2d0396eb2", + "name": "GW Oct 18 - Quarterly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff5345f9200153559c6d2a3385", + "sku": "ABC-00000012", + "name": "Discounts", + "description": "Template discount rate plans", + "category": null, + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "allowFeatureChanges": false, + "ProductEnabled__c": null, + "Entitlements__c": null, + "AcquisitionProfile__c": null, + "ProductType__c": null, + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00d6f9de7f6016f9f6f52765aa4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d6f9de7f6016f9f6f529e5aaf", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086f1426d1016f18a9c71058a5", + "status": "Active", + "name": "Acquisition Discount - 25% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086f1426d1016f18a9c73058a7", + "name": "25% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd6f1426ef016f18a86c515ed7", + "status": "Active", + "name": "Cancellation Save Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6f1426ef016f18a86c705ed9", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "20% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0076ae9189c016b080c930a6186", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday Credit - automated", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086ae928d7016b080f638477a6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086b25c750016b32548239308d", + "status": "Active", + "name": "Customer Experience - Complementary 100% discount", + "description": "Head-office use only", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086b25c750016b32548256308f", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "100% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fc6ae918b6016b080950e96d75", + "status": "Active", + "name": "Guardian Weekly Holiday Credit", + "description": "", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc6ae918b6016b0809512f6d7f", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5b42d2c9015b6259f7f40040", + "status": "Expired", + "name": "Guardian Weekly Holiday Credit - old", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2019-05-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6ad50f58016ad9ca59962c8c", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff5b42e3ad015b627c142f072a", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe65f0ac1f0165f2189bca248c", + "status": "Active", + "name": "Digipack Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe65f0ac1f0165f2189bdf248f", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff65c757150165c8eab88b788e", + "status": "Expired", + "name": "Home Delivery Adjustment charge", + "description": "Call centre version", + "effectiveStartDate": "2018-09-11", + "effectiveEndDate": "2019-09-11", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff65c757150165c8eab8c07896", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff64176cd40164232c8ec97661", + "status": "Active", + "name": "Cancellation Save Discount - 25% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd40164232c8eda7664", + "name": "25% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00864176ce90164232ac0d90fc1", + "status": "Active", + "name": "Cancellation Save Discount - 50% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd50164232c7e493410", + "name": "50% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe62b7edde0162dd29b8124a8e", + "status": "Active", + "name": "Guardian Weekly Adjustment charge", + "description": "To fix premature refunds", + "effectiveStartDate": "2018-04-19", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe62b7edde0162dd29b83f4a9e", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "Adjustment for premature refunds where the product was not removed in advance.", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc610e738901612d83fce461fd", + "status": "Active", + "name": "Tabloid launch 25% off for one year for existing customers", + "description": "", + "effectiveStartDate": "2017-12-19", + "effectiveEndDate": "2020-12-19", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": "GTL99C", + "productRatePlanCharges": [ + { + "id": "2c92a0fc610e738901612d85acb06a73", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "25% off for one year", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5fe26834015fe33c70a24f50", + "status": "Active", + "name": "Black Friday 50% for 3 months for existing customers", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": "TBC", + "productRatePlanCharges": [ + { + "id": "2c92a0fe5fe26834015fe33c70b74f52", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "50% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff5e09bd67015e0a93efe86d2e", + "status": "Active", + "name": "Customer Experience Adjustment - Voucher", + "description": "", + "effectiveStartDate": "2016-08-01", + "effectiveEndDate": "2099-03-08", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5e09bd67015e0a93f0026d34", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc569c311201569dfbecb4215f", + "status": "Expired", + "name": "Home Delivery Holiday Credit", + "description": "Call centre version", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2017-07-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe569c441901569e03b5cc619e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc596d31ea01598d623a297897", + "status": "Active", + "name": "Home Delivery Holiday Credit v2", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc596d31ea01598d72baf33417", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5345f9220153559d915d5c26", + "status": "Active", + "name": "Percentage", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5345efa10153559e97bb76c6", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff015723143e4778be", + "status": "Active", + "name": "Fixed Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff576f2f760157aec73aa34ccc", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0E-9, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f301572314aed277fb", + "status": "Active", + "name": "Percentage Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01572315d66d026e", + "name": "Adjustment charge", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": true, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe5aacfabe015ad24bf6e15ff6", + "sku": "ABC-00000028", + "name": "Contributor", + "description": "", + "category": null, + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Contribution", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5e1dc084015e37f58c200eea", + "status": "Active", + "name": "Annual Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Annual", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5e1dc084015e37f58c7b0f34", + "name": "Annual Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD60", + "EUR60", + "GBP60", + "CAD5", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5aacfadd015ad24db4ff5e97", + "status": "Active", + "name": "Monthly Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5aacfadd015ad250bf2c6d38", + "name": "Monthly Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD5", + "NZD5", + "EUR5", + "GBP5", + "CAD5", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fd57d0a9870157d73fa27c3de1", + "sku": "ABC-00000017", + "name": "Guardian Weekly Zone A", + "description": "", + "category": null, + "effectiveStartDate": "1990-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff59d9d540015a41a40b3e07d3", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1995-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241e5a015a41f1c4b102c3", + "name": "Zone A 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "GBP6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c4af5963efa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c4af5b63f01", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c4e3f87184c", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c4e3f99184f", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a4b85e7015a4cf95d352a07", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "1995-11-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a4b85e7015a4cf95d472a09", + "name": "Zone A 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "GBP12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c51a69c7f2e", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c51a6ad7f30", + "name": "Zone A 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "GBP360" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 360.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff57d0a0b60157d741e722439a", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9870157d7510cfd66f0", + "name": "Zone A Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad343015a5c50b4eb2d72", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad343015a5c50b4fc2d74", + "name": "Zone A 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "GBP240" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd57d0a9870157d7412f19424f", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d752a0077624", + "name": "Zone A Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "GBP30" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 30.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f2ecc89c1034", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f2ecc8ae1036", + "name": "Zone A 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a7fb38d201688", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a7fb548381f4e", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb648541d78", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb648631d7a", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "30% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb59d9407a6", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb59db107a8", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe57d0a0c40157d74240d35541", + "sku": "ABC-00000019", + "name": "Guardian Weekly Zone B", + "description": "", + "category": null, + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fe57d0a0c40157d74241005544", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9230157d75a5e377221", + "name": "Zone B Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD98", + "EUR49", + "GBP38", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 38.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8026d9d30b32", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8026d9e70b34", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c61d6e05d8d", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c61d6f05d94", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d74015a8028b15f4db4", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d74015a8028b16f4db6", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c690d0d1ec6", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c690d261ec8", + "name": "Zone B 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a80298bfa6e7c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a80298c0d6e7f", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad344015a5c67b1144250", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad344015a5c67b1234254", + "name": "Zone B 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c65074b7c41", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c65075e7c43", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca9015a611f77db4431", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca9015a611f77eb4436", + "name": "Zone B 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "NZD1176", + "EUR588", + "GBP456", + "CAD720", + "AUD936" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 1176.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 588.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 456.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 936.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe57d0a0c40157d74240de5543", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d759315607c5", + "name": "Zone B Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a611d44e01395", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a611d44f21397", + "name": "Zone B 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "NZD784", + "EUR392", + "GBP304", + "CAD480", + "AUD624" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 784.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 304.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 624.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd58cf57000158f30ae6d06f2a", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd58cf57000158f30ae6e26f2c", + "name": "Zone B 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ecc102ad", + "sku": "ABC-00000022", + "name": "Guardian Weekly Zone C", + "description": "", + "category": null, + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5a2a49f0015a41f473da233a", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241ec0015a41f5ce5935f6", + "name": "Guardian Weekly 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5c1a13be015c1b5d6f196031", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5c1a13be015c1b5d6f536033", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5c1a0702015c1b5bd13f3caa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5c1a0702015c1b5bd1813cbe", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a84040f015a855a7afa3f5c", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a84040f015a855a7b193f5e", + "name": "Guardian Weekly 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8039c0667980", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8039c0797982", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803b24066a0c", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803b24176a0f", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803ced207c5c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803ced307c5e", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0E-9, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ed0e02be", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ed1e02c0", + "name": "Zone C Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD65", + "NZD98", + "EUR49", + "GBP48", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 65.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 48.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307eccf02af", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ece002b1", + "name": "Zone C Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4ee0158f30905e82181", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4ee0158f30905f52183", + "name": "Zone C 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "sku": "ABC-00000014", + "name": "Newspaper Voucher", + "description": "Newspaper Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff56fe33f00157040f9a537f4b", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "20", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f00157041713362b51", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570417df6d1b54", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f50157040bbdcf3ae4", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "37", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709cce7ad1aea", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c90c291c49", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c80af30495", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b60157042fcd462666", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570418eddd26e1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ca144a646a", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709cac4561bf3", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709cc16f92645", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621f9f6d7e0116", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621f9f6d8d0118", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621fa1350710e3", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621fa1354710ed", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd6205707201621fa1351710e5", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff0157040d4b824168", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570433b108633c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709b7b7b04a2a", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5af9a6b9015b0fe1ecc0116c", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5af9a6b9015b0fe1ed121177", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe26b60157040cdd323f76", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709b8fc4d5617", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570432f4e33d17", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bb986636d8", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040dd79b35da", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "29", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570431a5bc5a34", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709c110a71630", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c182cb7c82", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c320ee0595", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.75" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.750000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c215527db4", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709c0613b44a6", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP6.7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 6.700000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c39719783e", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.74" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.740000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040e42e536ef", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "26", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570431210a310e", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709bd2d3d75d7", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709be701e78b6", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709bee15d653a", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bdb6153cd4", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc56fe26ba0157040c5ea17f6a", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "34", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b6015709d078df4a80", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709d10a436f52", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709cfc1500a2e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709cf4bbd3d1c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ced61a032e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709cdedbd246b", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015704325d87494c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + } + ], + "nextPage": "/v1/catalog/products?page=2&pageSize=10", + "success": true +} diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/InvoicePreview.json b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/InvoicePreview.json new file mode 100644 index 00000000..41a7fa5e --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/InvoicePreview.json @@ -0,0 +1,174 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-05", + "serviceEndDate": "2020-10-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-10-05", + "serviceEndDate": "2021-01-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-05", + "serviceEndDate": "2021-04-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-04-05", + "serviceEndDate": "2021-07-04", + "chargeAmount": 30.61, + "chargeDescription": "Migrated sub", + "chargeName": "Saturday", + "chargeNumber": "C-00625437", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-07-05", + "serviceEndDate": "2020-10-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2020-10-05", + "serviceEndDate": "2021-01-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-01-05", + "serviceEndDate": "2021-04-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2021-04-05", + "serviceEndDate": "2021-07-04", + "chargeAmount": 31.66, + "chargeDescription": "Migrated sub", + "chargeName": "Sunday", + "chargeNumber": "C-00625440", + "chargeId": "chargeId", + "productName": "Newspaper Voucher", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2020-06-08 14:40:20", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + } + ], + "success": true +} diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Subscription.json b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Subscription.json new file mode 100644 index 00000000..fb97054f --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/QuarterlyVoucher/Subscription.json @@ -0,0 +1,189 @@ +{ + "success": true, + "id": "id", + "accountId": "accId", + "accountNumber": "accNum", + "accountName": "accName", + "invoiceOwnerAccountId": "accId", + "invoiceOwnerAccountNumber": "accNum", + "invoiceOwnerAccountName": "accName", + "subscriptionNumber": "subNum", + "version": 5, + "termType": "TERMED", + "invoiceSeparately": false, + "contractEffectiveDate": "2010-12-23", + "serviceActivationDate": "2010-12-23", + "customerAcceptanceDate": "2016-11-05", + "subscriptionStartDate": "2016-08-14", + "termStartDate": "2019-10-05", + "termEndDate": "2020-10-05", + "initialTerm": 12, + "initialTermPeriodType": "Month", + "currentTerm": 12, + "currentTermPeriodType": "Month", + "autoRenew": true, + "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", + "renewalTerm": 12, + "renewalTermPeriodType": "Month", + "contractedMrr": 20.76, + "totalContractedValue": 996.32, + "notes": null, + "status": "Active", + "TrialPeriodPrice__c": null, + "CanadaHandDelivery__c": null, + "QuoteNumber__QT": null, + "OpportunityName__QT": null, + "Gift_Subscription__c": "No", + "TrialPeriodDays__c": null, + "CreatedRequestId__c": null, + "AcquisitionSource__c": null, + "CreatedByCSR__c": null, + "CASSubscriberID__c": null, + "LastPriceChangeDate__c": null, + "InitialPromotionCode__c": null, + "CpqBundleJsonId__QT": null, + "QuoteType__QT": null, + "QuoteBusinessType__QT": null, + "SupplierCode__c": null, + "legacy_cat__c": null, + "AcquisitionCase__c": null, + "ReaderType__c": null, + "ActivationDate__c": null, + "UserCancellationReason__c": null, + "OpportunityCloseDate__QT": null, + "IPaddress__c": null, + "IPCountry__c": null, + "PromotionCode__c": "PG01", + "OriginalSubscriptionStartDate__c": null, + "LegacyContractStartDate__c": null, + "CancellationReason__c": null, + "ratePlans": [ + { + "id": "rp456", + "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "productName": "Newspaper Voucher", + "productSku": "ABC-00000014", + "productRatePlanId": "2c92a0ff56fe33f00157040f9a537f4b", + "ratePlanName": "Weekend", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff56fe33f00157041713362b51", + "number": "C-00625440", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP31.66", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 31.660000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Quarter", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-10-05", + "effectiveEndDate": "2020-10-05", + "processedThroughDate": "2020-04-05", + "chargedThroughDate": "2020-07-05", + "done": false, + "triggerDate": "2016-10-05", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 10.553333333, + "dmrc": 0.000000000, + "tcv": 506.560000000, + "dtcv": 126.640000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fc56fe26ba01570417df6d1b54", + "number": "C-00625437", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 5, + "pricingSummary": "GBP30.61", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 30.610000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Quarter", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2016-10-05", + "effectiveEndDate": "2020-10-05", + "processedThroughDate": "2020-04-05", + "chargedThroughDate": "2020-07-05", + "done": false, + "triggerDate": "2016-10-05", + "triggerEvent": "SpecificDate", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 10.203333333, + "dmrc": 0.000000000, + "tcv": 489.760000000, + "dtcv": 122.440000000, + "description": "Migrated sub", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [] + } + ] +} diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Account.json b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Saturday/Account.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Account.json diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Catalogue.json b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Catalogue.json new file mode 100644 index 00000000..1e06e06f --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Catalogue.json @@ -0,0 +1,24059 @@ +{ + "products": [ + { + "id": "2c92a0ff5345f9200153559c6d2a3385", + "sku": "ABC-00000012", + "name": "Discounts", + "description": "Template discount rate plans", + "category": null, + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "allowFeatureChanges": false, + "ProductEnabled__c": null, + "Entitlements__c": null, + "AcquisitionProfile__c": null, + "ProductType__c": null, + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "8a1295918021d0d2018022d4ca0c4aac", + "status": "Active", + "name": "PM 2022 - 25% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295918021d0d2018022d4cb8e4ab6", + "name": "PM 2022 - 25% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128f138021d0d6018022d4c65b0384", + "status": "Active", + "name": "PM 2022 - 20% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a129f6f8021d0d4018022d4c84f5545", + "name": "PM 2022 - 20% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12972d8021d0d3018022d4c2a36f0c", + "status": "Active", + "name": "PM 2022 - 18% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128aa88021da2d018022d4c4f06176", + "name": "PM 2022 - 18% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "18% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 18.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128e2d8021d0d4018022d4bf72421e", + "status": "Active", + "name": "PM 2022 - 17% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1291128021d0cf018022d4c126703b", + "name": "PM 2022 - 17% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "17% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 17.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a1297638021d0d7018022d4bb3342c2", + "status": "Active", + "name": "PM 2022 - 13% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1291128021d0cf018022d4bda76fdb", + "name": "PM 2022 - 13% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "13% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 13.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12892d8021d0dc018022d4b6f94f05", + "status": "Active", + "name": "PM 2022 - 11% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128eda8021d0d4018022d4b9024332", + "name": "PM 2022 - 11% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128aa88021da2d018022d4b38b613e", + "status": "Active", + "name": "PM 2022 - 8% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128b618021d0cf018022d4b554090b", + "name": "PM 2022 - 8% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "8% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 8.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128eda8021d0d4018022d4af5e4318", + "status": "Active", + "name": "PM 2022 - 7% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128ed88021d0e0018022d4b17e7570", + "name": "PM 2022 - 7% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "7% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 7.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128eda8021d0d4018022d4aab842f9", + "status": "Active", + "name": "PM 2022 - 6% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a12972d8021d0d3018022d4ad3c6db1", + "name": "PM 2022 - 6% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "6% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 6.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128aa88021da2d018022d4a6856101", + "status": "Active", + "name": "PM 2022 - 5% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295918021d0d2018022d4a8784983", + "name": "PM 2022 - 5% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "5% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 5.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12801c8021d0e8018022d4a1815301", + "status": "Active", + "name": "PM 2022 - 4% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a129b9c8021d0d2018022d4a4417880", + "name": "PM 2022 - 4% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "4% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 4.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12865b8021d0d9018022d2a2e52c74", + "status": "Active", + "name": "PM 2022 - 10% off for 12 months - Max Discount", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295258021d0d3018022d2b4251038", + "name": "PM 2022 - 10% off for 12 months - Max Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe750b35d001750d4522f43817", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Digital Voucher", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe750b35d001750d4523103819", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0117468816901748bdb3a8c1ac4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Voucher", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0117468816901748bdb3aab1ac6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00f7468817d01748bd88f0d1d6c", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00f7468817d01748bd88f2e1d6e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0076ae9189c016b080c930a6186", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - GW", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086ae928d7016b080f638477a6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d6f9de7f6016f9f6f52765aa4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated - GW", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d6f9de7f6016f9f6f529e5aaf", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe7375d60901737c64808e4be1", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated - Home Delivery", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe7375d60901737c6480bc4be3", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff74296d7201742b7daf20123d", + "status": "Active", + "name": "Digipack Acq Offer - 1st Payment", + "description": "a percentage discount on Annual Digipack subscriptions, where the percentage is dependent on the billing currency. This discount is available so that our Customer Service Reps are able to provide the same level of discounting as is available on the website, to subscriptions acquired through the call centre", + "effectiveStartDate": "2020-08-27", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff74296d7201742b7daf2f123f", + "name": "Digipack Acq Offer - 1st Payment", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "17.09% discount", + "25.53% discount", + "16.11% discount", + "16.81% discount", + "20.09% discount", + "18.61% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 17.090000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.530000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.110000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.810000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.090000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 18.610000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe72c5c3480172c7f1fb545f81", + "status": "Active", + "name": "PM 2020 - 11% off for 3 months - Sunday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe72c5c3480172c7f1fb7f5f87", + "name": "PM 2020 - 11% off for 3 months - Sunday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00872c5d4770172c7f140a32d62", + "status": "Active", + "name": "PM 2020 - 16% off for 3 months - Saturday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00872c5d4770172c7f140c52d64", + "name": "PM 2020 - 16% off for 3 months - Saturday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "16% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e30172c7f0764772c9", + "status": "Active", + "name": "PM 2020 - 6% off for 3 months - Weekend Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e30172c7f0766372cb", + "name": "PM 2020 - 6% off for 3 months - Weekend Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "6% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 6.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e20172c7efe01125c6", + "status": "Active", + "name": "PM 2020 - 9% off for 3 months - Sixday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e20172c7efe02325ca", + "name": "PM 2020 - 9% off for 3 months - Sixday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "9% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 9.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e20172c7ee96b91a7c", + "status": "Active", + "name": "PM 2020 - 11% off for 3 months - Everyday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e20172c7ee96e71a7e", + "name": "PM 2020 - 11% off for 3 months - Everyday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00772c5c2e90172c7ebd62a68c4", + "status": "Active", + "name": "PM 2020 - 10% off for 12 months - Max Discount", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e30172c7ed605b60d3", + "name": "PM 2020 - 10% off for 12 months - Max Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount", + "10% discount", + "10% discount", + "10% discount", + "10% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0086f1426d1016f18a9c71058a5", + "status": "Active", + "name": "Acquisition Discount - 25% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086f1426d1016f18a9c73058a7", + "name": "25% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd6f1426ef016f18a86c515ed7", + "status": "Active", + "name": "Cancellation Save Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6f1426ef016f18a86c705ed9", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "20% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0086b25c750016b32548239308d", + "status": "Active", + "name": "Customer Experience - Complementary 100% discount", + "description": "Head-office use only", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086b25c750016b32548256308f", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount", + "100% discount", + "100% discount", + "100% discount", + "100% discount", + "100% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fc6ae918b6016b080950e96d75", + "status": "Active", + "name": "Guardian Weekly Holiday Credit", + "description": "", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc6ae918b6016b0809512f6d7f", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5b42d2c9015b6259f7f40040", + "status": "Expired", + "name": "Guardian Weekly Holiday Credit - old", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2019-05-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6ad50f58016ad9ca59962c8c", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff5b42e3ad015b627c142f072a", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe65f0ac1f0165f2189bca248c", + "status": "Active", + "name": "Digipack Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe65f0ac1f0165f2189bdf248f", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff65c757150165c8eab88b788e", + "status": "Expired", + "name": "Home Delivery Adjustment charge", + "description": "Call centre version", + "effectiveStartDate": "2018-09-11", + "effectiveEndDate": "2019-09-11", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff65c757150165c8eab8c07896", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff64176cd40164232c8ec97661", + "status": "Active", + "name": "Cancellation Save Discount - 25% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd40164232c8eda7664", + "name": "25% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00864176ce90164232ac0d90fc1", + "status": "Active", + "name": "Cancellation Save Discount - 50% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd50164232c7e493410", + "name": "50% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe62b7edde0162dd29b8124a8e", + "status": "Active", + "name": "Guardian Weekly Adjustment charge", + "description": "To fix premature refunds", + "effectiveStartDate": "2018-04-19", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe62b7edde0162dd29b83f4a9e", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "Adjustment for premature refunds where the product was not removed in advance.", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc610e738901612d83fce461fd", + "status": "Expired", + "name": "Tabloid launch 25% off for one year for existing customers", + "description": "", + "effectiveStartDate": "2017-12-19", + "effectiveEndDate": "2020-12-19", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": "GTL99C", + "productRatePlanCharges": [ + { + "id": "2c92a0fc610e738901612d85acb06a73", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "25% off for one year", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5fe26834015fe33c70a24f50", + "status": "Active", + "name": "Black Friday 50% for 3 months for existing customers", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": "TBC", + "productRatePlanCharges": [ + { + "id": "2c92a0fe5fe26834015fe33c70b74f52", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "50% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff5e09bd67015e0a93efe86d2e", + "status": "Active", + "name": "Customer Experience Adjustment - Voucher", + "description": "", + "effectiveStartDate": "2016-08-01", + "effectiveEndDate": "2099-03-08", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5e09bd67015e0a93f0026d34", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc569c311201569dfbecb4215f", + "status": "Expired", + "name": "Home Delivery Holiday Credit", + "description": "Call centre version", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2017-07-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe569c441901569e03b5cc619e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc596d31ea01598d623a297897", + "status": "Active", + "name": "Home Delivery Holiday Credit v2", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc596d31ea01598d72baf33417", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5345f9220153559d915d5c26", + "status": "Active", + "name": "Percentage", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5345efa10153559e97bb76c6", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff015723143e4778be", + "status": "Active", + "name": "Fixed Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff576f2f760157aec73aa34ccc", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f301572314aed277fb", + "status": "Active", + "name": "Percentage Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01572315d66d026e", + "name": "Adjustment charge", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": true, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe6619b4b901661aaf826435de", + "sku": "ABC-00000030", + "name": "Guardian Weekly - ROW", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff79ac64e30179ae45669b3a83", + "status": "Active", + "name": "GW Oct 18 - Monthly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff79ac64e30179ae4566cb3a86", + "name": "GW Oct 18 - Monthly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD27.5", + "GBP12.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 27.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0076dd9892e016df8503e7c6c48", + "status": "Active", + "name": "GW Oct 18 - 3 Month - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0076dd9892e016df8503e936c4a", + "name": "GW Oct 18 - 3 Month - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd140167f0a2f66a12eb", + "status": "Active", + "name": "GW Oct 18 - 1 Year - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd140167f0a2f68912ed", + "name": "GW Oct 18 - 1 Year - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab545f51b21", + "status": "Active", + "name": "GW Oct 18 - Six for Six - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661ab546091b23", + "name": "GW Oct 18 - First 6 issues - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b601661ab300222651", + "status": "Active", + "name": "GW Oct 18 - Annual - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661ab3002f2653", + "name": "GW Oct 18 - Annual - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab02752722f", + "status": "Active", + "name": "GW Oct 18 - Quarterly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6619bf8b01661ab2d0396eb2", + "name": "GW Oct 18 - Quarterly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff6619bf8901661aa3247c4b1d", + "sku": "ABC-00000029", + "name": "Guardian Weekly - Domestic", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-18", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd79ac64b00179ae3f9d474960", + "status": "Active", + "name": "GW Oct 18 - Monthly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd79ac64b00179ae3f9d704962", + "name": "GW Oct 18 - Monthly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD25", + "NZD41", + "EUR21", + "GBP12.5", + "CAD27", + "AUD32.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 25.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 41.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 21.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 27.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 32.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00e6dd988e2016df85387417498", + "status": "Active", + "name": "GW Oct 18 - 3 Month - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6dd988e2016df853875d74c6", + "name": "GW Oct 18 - 3 Month - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd0d0167f0a1a834234e", + "status": "Active", + "name": "GW Oct 18 - 1 Year - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd0d0167f0a1a85b2350", + "name": "GW Oct 18 - 1 Year - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661aaac94257fe", + "status": "Active", + "name": "GW Oct 18 - Six for Six - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661aaac95d5800", + "name": "GW Oct 18 - First 6 issues - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b901661aa8e66c1692", + "status": "Active", + "name": "GW Oct 18 - Annual - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b901661aa8e6811695", + "name": "GW Oct 18 - Annual - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b301661aa494392ee2", + "status": "Active", + "name": "GW Oct 18 - Quarterly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661aa8b74e623f", + "name": "GW Oct 18 - Quarterly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4ddb21e7", + "sku": "ABC-00000005", + "name": "Digital Pack", + "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", + "category": null, + "effectiveStartDate": "2013-02-16", + "effectiveEndDate": "2099-02-03", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Digital Pack", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00773adc09d0173b99e4ded7f45", + "status": "Active", + "name": "Digital Subscription One Year Fixed - Deprecated", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "One Year", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d73add0220173b9a387c62aec", + "name": "Digital Subscription One Year Fixed", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD165", + "NZD175", + "EUR125", + "GBP99", + "CAD175", + "AUD175" + ], + "pricing": [ + { + "currency": "USD", + "price": 165.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 125.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 99.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00c77992ba70177a6596f710265", + "status": "Active", + "name": "Digital Subscription One Year Fixed - One Time Charge", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "One Year", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a011779932fd0177a670f43102aa", + "name": "Digital Subscription One Year Fixed - One Time Charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD165", + "NZD175", + "EUR125", + "GBP99", + "CAD175", + "AUD175" + ], + "pricing": [ + { + "currency": "USD", + "price": 165.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 125.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 99.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff73add07f0173b99f14390afc", + "status": "Active", + "name": "Digital Subscription Three Month Fixed - Deprecated", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Three Month", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff73add07f0173b9a80a584466", + "name": "Digital Subscription Three Month Fixed", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD63", + "EUR45", + "GBP36", + "CAD63", + "AUD63" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 45.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 36.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d779932ef0177a65430d30ac1", + "status": "Active", + "name": "Digital Subscription Three Month Fixed - One Time Charge", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Three Month", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00f779933030177a65881490325", + "name": "Digital Subscription Three Month Fixed - One Time Charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD63", + "EUR45", + "GBP36", + "CAD63", + "AUD63" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 45.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 36.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d71c96bac0171df3a5622740f", + "status": "Active", + "name": "Corporate Digital Subscription", + "description": "", + "effectiveStartDate": "2020-01-01", + "effectiveEndDate": "2050-01-01", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00871c96ba30171df3b481931a0", + "name": "Corporate Digital Subscription", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e8521fe", + "status": "Active", + "name": "Digital Pack Quarterly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa4fd42186", + "name": "Digital Pack Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD59.95", + "NZD70.5", + "EUR44.95", + "GBP35.95", + "CAD65.85", + "AUD64.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 59.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 70.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 44.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 35.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 65.850000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 64.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e972204", + "status": "Active", + "name": "Digital Pack Annual", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa5001218c", + "name": "Digital Pack Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD199", + "NZD235", + "EUR149", + "GBP119", + "CAD219", + "AUD215" + ], + "pricing": [ + { + "currency": "USD", + "price": 199.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 235.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 149.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 119.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 219.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 215.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4eae220a", + "status": "Active", + "name": "Digital Pack Monthly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa50342192", + "name": "Digital Pack Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD19.99", + "NZD23.5", + "EUR14.99", + "GBP11.99", + "CAD21.95", + "AUD21.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 19.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 23.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 14.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 21.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 21.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a00870ec598001710740c3d92eab", + "sku": "ABC-00000031", + "name": "Newspaper Digital Voucher", + "description": "Newspaper Digital Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Digital Voucher", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00870ec598001710740d3d03035", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "43", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d4143037", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d691307c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d5fd3073", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d54f3069", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4b8304f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d8873096", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7e2308d", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7493084", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ca532f69", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "30", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cd6e2fa2", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd012f90", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc9b2f88", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc2c2f80", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cb4e2f6b", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cbb32f77", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c78d2f13", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "33", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7b82f1c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9d72f61", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9802f59", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c91d2f4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8c42f40", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8652f37", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c80f2f26", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c4582ead", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "41", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c48e2eaf", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c4dc2eb7", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5192ebf", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c55a2ec7", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5962ecf", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5cf2ed7", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c60f2edf", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d24b3022", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d325302c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d28e3024", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d0d83017", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d1103019", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cf9e3004", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cfda3006", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d053300f", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c6672ee7", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c6ce2ef1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6872ee9", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c7132efe", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ce702ff0", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cf1e2ffc", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cea02ff4", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cdd02fbd", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740ce042fcb", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe5aacfabe015ad24bf6e15ff6", + "sku": "ABC-00000028", + "name": "Contributor", + "description": "", + "category": null, + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Contribution", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5e1dc084015e37f58c200eea", + "status": "Active", + "name": "Annual Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Annual", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5e1dc084015e37f58c7b0f34", + "name": "Annual Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD60", + "EUR60", + "GBP60", + "CAD5", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Contribution", + "taxMode": "TaxInclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5aacfadd015ad24db4ff5e97", + "status": "Active", + "name": "Monthly Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5aacfadd015ad250bf2c6d38", + "name": "Monthly Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD5", + "NZD5", + "EUR5", + "GBP5", + "CAD5", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Contribution", + "taxMode": "TaxInclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fd57d0a9870157d73fa27c3de1", + "sku": "ABC-00000017", + "name": "Guardian Weekly Zone A", + "description": "", + "category": null, + "effectiveStartDate": "1990-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff59d9d540015a41a40b3e07d3", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1995-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241e5a015a41f1c4b102c3", + "name": "Zone A 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "GBP6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c4af5963efa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c4af5b63f01", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c4e3f87184c", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c4e3f99184f", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a4b85e7015a4cf95d352a07", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "1995-11-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a4b85e7015a4cf95d472a09", + "name": "Zone A 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "GBP12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c51a69c7f2e", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c51a6ad7f30", + "name": "Zone A 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "GBP360" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 360.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff57d0a0b60157d741e722439a", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9870157d7510cfd66f0", + "name": "Zone A Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad343015a5c50b4eb2d72", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad343015a5c50b4fc2d74", + "name": "Zone A 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "GBP240" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd57d0a9870157d7412f19424f", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d752a0077624", + "name": "Zone A Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "GBP30" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 30.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f2ecc89c1034", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f2ecc8ae1036", + "name": "Zone A 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a7fb38d201688", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a7fb548381f4e", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb648541d78", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb648631d7a", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "30% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb59d9407a6", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb59db107a8", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe57d0a0c40157d74240d35541", + "sku": "ABC-00000019", + "name": "Guardian Weekly Zone B", + "description": "", + "category": null, + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fe57d0a0c40157d74241005544", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9230157d75a5e377221", + "name": "Zone B Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD98", + "EUR49", + "GBP38", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 38.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8026d9d30b32", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8026d9e70b34", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c61d6e05d8d", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c61d6f05d94", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d74015a8028b15f4db4", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d74015a8028b16f4db6", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c690d0d1ec6", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c690d261ec8", + "name": "Zone B 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a80298bfa6e7c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a80298c0d6e7f", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad344015a5c67b1144250", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad344015a5c67b1234254", + "name": "Zone B 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c65074b7c41", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c65075e7c43", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca9015a611f77db4431", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca9015a611f77eb4436", + "name": "Zone B 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "NZD1176", + "EUR588", + "GBP456", + "CAD720", + "AUD936" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 1176.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 588.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 456.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 936.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe57d0a0c40157d74240de5543", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d759315607c5", + "name": "Zone B Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a611d44e01395", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a611d44f21397", + "name": "Zone B 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "NZD784", + "EUR392", + "GBP304", + "CAD480", + "AUD624" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 784.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 304.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 624.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd58cf57000158f30ae6d06f2a", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd58cf57000158f30ae6e26f2c", + "name": "Zone B 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ecc102ad", + "sku": "ABC-00000022", + "name": "Guardian Weekly Zone C", + "description": "", + "category": null, + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5a2a49f0015a41f473da233a", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241ec0015a41f5ce5935f6", + "name": "Guardian Weekly 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5c1a13be015c1b5d6f196031", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5c1a13be015c1b5d6f536033", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5c1a0702015c1b5bd13f3caa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5c1a0702015c1b5bd1813cbe", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a84040f015a855a7afa3f5c", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a84040f015a855a7b193f5e", + "name": "Guardian Weekly 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8039c0667980", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8039c0797982", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803b24066a0c", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803b24176a0f", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803ced207c5c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803ced307c5e", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ed0e02be", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ed1e02c0", + "name": "Zone C Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD65", + "NZD98", + "EUR49", + "GBP48", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 65.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 48.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307eccf02af", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ece002b1", + "name": "Zone C Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4ee0158f30905e82181", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4ee0158f30905f52183", + "name": "Zone C 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "sku": "ABC-00000014", + "name": "Newspaper Voucher", + "description": "Newspaper Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd56fe270b0157040dd79b35da", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "33", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709c39719783e", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709c0613b44a6", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c215527db4", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c320ee0595", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c182cb7c82", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709c110a71630", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570431a5bc5a34", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f50157040bbdcf3ae4", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "43", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709cce7ad1aea", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c90c291c49", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c80af30495", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b60157042fcd462666", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570418eddd26e1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ca144a646a", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709cac4561bf3", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709cc16f92645", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040e42e536ef", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "30", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe56fe33ff015709bdb6153cd4", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709bee15d653a", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709be701e78b6", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709bd2d3d75d7", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570431210a310e", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f00157040f9a537f4b", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01570417df6d1b54", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157041713362b51", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5af9a6b9015b0fe1ecc0116c", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5af9a6b9015b0fe1ed121177", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe26b60157040cdd323f76", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709b8fc4d5617", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570432f4e33d17", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bb986636d8", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc56fe26ba0157040c5ea17f6a", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "41", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b6015709d078df4a80", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709d10a436f52", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709cfc1500a2e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709cf4bbd3d1c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ced61a032e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709cdedbd246b", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015704325d87494c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff0157040d4b824168", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570433b108633c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709b7b7b04a2a", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621f9f6d7e0116", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621f9f6d8d0118", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621fa1350710e3", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621fa1354710ed", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd6205707201621fa1351710e5", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fb4bb97034014bbbc561fa4fed", + "sku": "SKU-00000013", + "name": "Supporter", + "description": "This is the description of the supporter membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:SUPPORTER", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "400", + "Tier__c": "Supporter", + "productRatePlans": [ + { + "id": "2c92a0fb4c5481db014c69f4a1e03bbd", + "status": "Active", + "name": "Non Founder Supporter - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481db014c69f4a2013bbf", + "name": "Supporter Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD69", + "EUR49", + "GBP49", + "CAD69", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 69.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 49.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 69.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94c547592014c69f5b0ff4f7e", + "status": "Active", + "name": "Non Founder Supporter - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c547592014c69f5b1204f80", + "name": "Supporter Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6.99", + "EUR4.99", + "GBP5", + "CAD6.99", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 4.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4bb97034014bbbc562114fef", + "status": "Expired", + "name": "Supporter - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4bb97034014bbbc562274ff1", + "name": "Supporter Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4bb97034014bbbc562604ff7", + "status": "Expired", + "name": "Supporter - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4bb97034014bbbc5626f4ff9", + "name": "Supporter Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP50" + ], + "pricing": [ + { + "currency": "GBP", + "price": 50.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff55a0e4940155dfa589da2591", + "sku": "ABC-00000013", + "name": "Newspaper Delivery", + "description": "Newspaper Delivery", + "category": null, + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Home Delivery", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff560d311b0156136f2afe5315", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136f2bc2532f", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2c015337", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b185317", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b50531f", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b8c5327", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2c43533f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.140000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d13880156136b72e50f0c", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "17", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd560d13880156136b730d0f0e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b73b50f26", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74780f3f", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74b80f47", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74340f36", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b73770f1e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13230156137061435de7", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d132301560e43cf041a3c", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "27", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe560d31040156136626dd5d1b", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d132901561367b2f17763", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311c0156136573e366f3", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d138801561364cad96af7", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe560d3104015613640f555223", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc560d13390156136324931d21", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b015613623e050a63", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d31190156134be59060f4", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5af9b657015b0fea5b653f81", + "status": "Active", + "name": "Sunday", + "description": "Observer paper, delivered", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5af9b657015b0fea5bb83fa8", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff560d311b0156136b9f5c3968", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, delivered, plus The Guardian Daily and premium access to the Live app.mobile access", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "12", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136b9fac3976", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136ba11539ae", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 14.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136ba0523996", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff560d311b0156136b697438a9", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "25", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136b6b4b38e6", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.140000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b69d038b4", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6ac738d5", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b698f38ac", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6a0838bc", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6a4138c5", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6b0438dd", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5614305c01561dc88f3275be", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "7", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5614305c01561dc88f8975c8", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd5614305c01561dc88fb875d0", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 14.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff6205708e01622484bb2c4613", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6205708e01622484bb68461d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff6205708e01622484bb404615", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5e1dcf0d015e3cb39d0a7ddb", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper, delivered", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5e1dcf0d015e3cb39d207ddf", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d13880156136b8e490f8b", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd560d13880156136b8e9f0f99", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b8f5d0fba", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff01570e7e80334112", + "status": "Expired", + "name": "Multi-day", + "description": "This will go live one day when a UX offers an ability to choose their set of papers.\nPrices as per Price Rise June 2016", + "effectiveStartDate": "2010-09-07", + "effectiveEndDate": "2017-08-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f301570e82420942d2", + "name": "Sunday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP12.57/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f501570e81bbfc7b32", + "name": "Saturday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP12.13/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.130000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570e7fcad823be", + "name": "Tuesday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff01570e7f25934515", + "name": "Friday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001570e80d0544c54", + "name": "Wednesday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001570e8139164e08", + "name": "Monday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b01570e8058ab736c", + "name": "Thursday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd596d321a0159735a7b150e43", + "status": "Expired", + "name": "Fiveday", + "description": "Guardian papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2017-08-09", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd596d321a0159735a7bac0e5d", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b7a0e55", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b510e4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.43" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.430000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b290e45", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7bde0e65", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f001572334561765c1", + "status": "Expired", + "name": "Echo-Legacy", + "description": "Guardian and Observer papers, delivered, on a multi-day rate plan.", + "effectiveStartDate": "2010-09-07", + "effectiveEndDate": "2016-10-10", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f00157233457be6611", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334564265c9", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334567b65d4", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157233456b965de", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157233456f865eb", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334573865f8", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334577d6606", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d0155a2a5546", + "sku": "SKU-00000005", + "name": "Friend", + "description": "", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:FRIENDS", + "AcquisitionProfile__c": "Free", + "ProductType__c": "Membership", + "ProductLevel__c": "100", + "Tier__c": "Friend", + "productRatePlans": [ + { + "id": "2c92a0fb4ce4b8e7014ce711d3c37e60", + "status": "Active", + "name": "Friends", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Free", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94ce4ab75014ce713810805ed", + "name": "Friends Membership", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Friend", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Membership - Friend", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Membership - Friend", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155c6f558b", + "status": "Expired", + "name": "Friend", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2016-01-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01561c245f6", + "name": "Friends Membership", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Friend", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Friend", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Friend", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d01559ee553e", + "sku": "SKU-00000007", + "name": "Patron", + "description": "This is the description of the patron membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": true, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PATRON", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "300", + "Tier__c": "Patron", + "productRatePlans": [ + { + "id": "2c92a0f94c547592014c69fb0c4274fc", + "status": "Active", + "name": "Non Founder Patron - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c547592014c69fb0e70757a", + "name": "Patron Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP599" + ], + "pricing": [ + { + "currency": "GBP", + "price": 599.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4c5481db014c69fb9118704b", + "status": "Active", + "name": "Non Founder Patron - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481db014c69fb92b47065", + "name": "Patron Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP60" + ], + "pricing": [ + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155c245581", + "status": "Expired", + "name": "Patron - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d015609245da", + "name": "Patron Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP540" + ], + "pricing": [ + { + "currency": "GBP", + "price": 540.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155bf9557a", + "status": "Expired", + "name": "Patron - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d015602b45d3", + "name": "Patron Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP60" + ], + "pricing": [ + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [ + { + "id": "2c92a0f94edd617a014edea2bac5160d", + "name": "Events", + "code": "Events", + "status": "Active", + "description": "" + }, + { + "id": "2c92a0f94edd617a014edea2bac1160c", + "name": "Books", + "code": "Books", + "status": "Active", + "description": "" + } + ] + }, + { + "id": "2c92a0fb4ffddca7015003f3a4fb3b28", + "sku": "SKU-00000027", + "name": "Shelf Improvement", + "description": "Shelf Improvement is a new book subscription service from the Guardian that aims to improve the literary lives of book lovers. \\n\\nThe exact book remains a mystery until it lands on the doorstep, so it is the perfect way to encounter totally fresh voices and vistas.\\n", + "category": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "allowFeatureChanges": false, + "ProductEnabled__c": "False", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Shelf Improvement", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd52b006710152b10269443bf6", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months - ONE-OFF CUSTOMER DISCOUNT 5th FEB", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd52b006710152b1026ad53bf8", + "name": "Paperback - Non Fiction - 12 Months - ONE-OFF CUSTOMER DISCOUNT 5th FEB", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP90/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 90.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f951005f3d0151254d206d50db", + "status": "Active", + "name": "Paperback - Non Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f951005f3d0151254d209250df", + "name": "Paperback - Non Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254c75c16d52", + "status": "Active", + "name": "Paperback - Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b0151254c75de6d54", + "name": "Paperback - Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254b777d68f0", + "status": "Active", + "name": "Hardback - Non Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b0151254b779a68f2", + "name": "Hardback - Non Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696a0151254ad5c027e5", + "status": "Active", + "name": "Hardback Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696a0151254ad5e527e7", + "name": "Hardback - Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254941a061d0", + "status": "Active", + "name": "Hardback - Mixed - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b01512549421861d4", + "name": "Hardback - Mixed - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696701512547f4743935", + "status": "Active", + "name": "Paperback - Mixed - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696701512547f4923937", + "name": "Paperback - Mixed - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f851005f350151254719a2163b", + "status": "Active", + "name": "Paperback - Mixed - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f851005f350151254719be163d", + "name": "Paperback - Mixed - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696a0151254640821acd", + "status": "Active", + "name": "Paperback - Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696a0151254640a21acf", + "name": "Paperback - Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb510069670151254559d966ec", + "status": "Active", + "name": "Hardback - Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb510069670151254559f566ee", + "name": "Hardback - Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696701512542aa925e21", + "status": "Active", + "name": "Hardback - Mixed - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696701512542aaaf5e27", + "name": "Hardback - Mixed - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f951005f3f0151253eec8d6ec0", + "status": "Active", + "name": "Hardback - Non Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f951005f3f0151253eeca86ec2", + "name": "Hardback - Non Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb510069670151253a242b2d89", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb510069670151253a24da2d8b", + "name": "Paperback - Non Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6dc4a16", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aa7a734a", + "name": "Paperback - Non Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a73f4a25", + "status": "Active", + "name": "Paperback - Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3ab53735c", + "name": "Paperback - Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a7204a20", + "status": "Active", + "name": "Hardback - Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3ab037356", + "name": "Hardback - Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a7004a1b", + "status": "Active", + "name": "Hardback - Mixed - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aabe7350", + "name": "Hardback - Mixed - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6bc4a11", + "status": "Active", + "name": "Hardback - Non Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aa387340", + "name": "Hardback - Non Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6914a0c", + "status": "Active", + "name": "Paperback - Non Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9f27337", + "name": "Paperback - Non Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6704a07", + "status": "Active", + "name": "Paperback - Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9b1732f", + "name": "Paperback - Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6524a02", + "status": "Active", + "name": "Hardback - Non Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9587329", + "name": "Hardback - Non Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a63b49fd", + "status": "Active", + "name": "Hardback Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a91d7323", + "name": "Hardback - Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a61d49f6", + "status": "Active", + "name": "Hardback - Mixed - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a8ec731d", + "name": "Hardback - Mixed - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a5fa49f0", + "status": "Active", + "name": "Paperback - Mixed - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a8a87317", + "name": "Paperback - Mixed - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a5da49eb", + "status": "Active", + "name": "Paperback - Mixed - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a850730d", + "name": "Paperback - Mixed - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f949efde7f0149f1eab461045a", + "sku": "SKU-00000012", + "name": "Staff Membership", + "description": "", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PARTNER", + "AcquisitionProfile__c": "Staff", + "ProductType__c": "Membership", + "ProductLevel__c": "200", + "Tier__c": "Staff", + "productRatePlans": [ + { + "id": "2c92a0f949efde7c0149f1f18162178e", + "status": "Active", + "name": "Staff - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": "EVERGREEN", + "FrontendId__c": "Free", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f949efdea00149f1f30e526e0b", + "name": "Staff Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Staff", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Staff", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Staff", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d0155a3d5548", + "sku": "SKU-00000006", + "name": "Partner", + "description": "This is the description of the partner membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": true, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PARTNER", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "200", + "Tier__c": "Partner", + "productRatePlans": [ + { + "id": "2c92a0f94c54758b014c69f813bd39ec", + "status": "Active", + "name": "Non Founder Partner - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c54758b014c69f813d939ee", + "name": "Partner Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP149" + ], + "pricing": [ + { + "currency": "GBP", + "price": 149.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4c5481dc014c69f95fce7240", + "status": "Active", + "name": "Non Founder Partner - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481dc014c69f95ff07243", + "name": "Partner Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP15" + ], + "pricing": [ + { + "currency": "GBP", + "price": 15.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155ca15595", + "status": "Expired", + "name": "Partner - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01562c9461a", + "name": "Partner Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP15" + ], + "pricing": [ + { + "currency": "GBP", + "price": 15.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155cb15596", + "status": "Expired", + "name": "Partner - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2016-06-23", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01563184625", + "name": "Partner Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP135" + ], + "pricing": [ + { + "currency": "GBP", + "price": 135.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [ + { + "id": "2c92a0fb4edd70c8014edea3056d7fcd", + "name": "Events", + "code": "Events", + "status": "Active", + "description": "" + } + ] + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/InvoicePreview.json b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/InvoicePreview.json new file mode 100644 index 00000000..bbd3a855 --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/InvoicePreview.json @@ -0,0 +1,447 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Wednesday", + "chargeNumber": "C-03213529", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Wednesday", + "chargeNumber": "C-03213529", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Wednesday", + "chargeNumber": "C-03213529", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 3.000000000, + "chargeDescription": "", + "chargeName": "Digital Pack", + "chargeNumber": "C-03213530", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 3.000000000, + "chargeDescription": "", + "chargeName": "Digital Pack", + "chargeNumber": "C-03213530", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 3.000000000, + "chargeDescription": "", + "chargeName": "Digital Pack", + "chargeNumber": "C-03213530", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Friday", + "chargeNumber": "C-03213531", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Friday", + "chargeNumber": "C-03213531", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Friday", + "chargeNumber": "C-03213531", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Thursday", + "chargeNumber": "C-03213532", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Thursday", + "chargeNumber": "C-03213532", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Thursday", + "chargeNumber": "C-03213532", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Monday", + "chargeNumber": "C-03213533", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Monday", + "chargeNumber": "C-03213533", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Monday", + "chargeNumber": "C-03213533", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Tuesday", + "chargeNumber": "C-03213534", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Tuesday", + "chargeNumber": "C-03213534", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 8.980000000, + "chargeDescription": "", + "chargeName": "Tuesday", + "chargeNumber": "C-03213534", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-02-15", + "serviceEndDate": "2022-03-14", + "chargeAmount": 13.090000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03213535", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-15", + "serviceEndDate": "2022-04-14", + "chargeAmount": 13.090000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03213535", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-15", + "serviceEndDate": "2022-05-14", + "chargeAmount": 13.090000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03213535", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-21 15:24:46", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Subscription.json b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Subscription.json new file mode 100644 index 00000000..5891ebc4 --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Sixday+/Subscription.json @@ -0,0 +1,1589 @@ +{ + "success": true, + "id": "id", + "accountId": "accId", + "accountNumber": "accNum", + "accountName": "accName", + "invoiceOwnerAccountId": "accId", + "invoiceOwnerAccountNumber": "accNum", + "invoiceOwnerAccountName": "accName", + "subscriptionNumber": "subNum", + "version": 15, + "revision": "15.0", + "termType": "TERMED", + "invoiceSeparately": false, + "contractEffectiveDate": "2021-11-01", + "serviceActivationDate": "2021-11-01", + "customerAcceptanceDate": "2021-11-15", + "subscriptionStartDate": "2021-11-01", + "subscriptionEndDate": "2022-11-01", + "termStartDate": "2021-11-01", + "termEndDate": "2022-11-01", + "initialTerm": 12, + "initialTermPeriodType": "Month", + "currentTerm": 12, + "currentTermPeriodType": "Month", + "autoRenew": true, + "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", + "renewalTerm": 12, + "renewalTermPeriodType": "Month", + "contractedMrr": 60.99, + "totalContractedValue": 668.72, + "notes": null, + "status": "Active", + "TrialPeriodPrice__c": null, + "CanadaHandDelivery__c": null, + "QuoteNumber__QT": null, + "GifteeIdentityId__c": null, + "OpportunityName__QT": null, + "GiftNotificationEmailDate__c": null, + "Gift_Subscription__c": "No", + "TrialPeriodDays__c": null, + "CreatedRequestId__c": null, + "AcquisitionSource__c": "CSR", + "CreatedByCSR__c": "Isabella Morris", + "CASSubscriberID__c": null, + "LastPriceChangeDate__c": null, + "InitialPromotionCode__c": null, + "CpqBundleJsonId__QT": null, + "RedemptionCode__c": null, + "QuoteType__QT": null, + "GiftRedemptionDate__c": null, + "QuoteBusinessType__QT": null, + "SupplierCode__c": null, + "legacy_cat__c": null, + "AcquisitionCase__c": "5005I00000LhdYgQAJ", + "ReaderType__c": "Direct", + "ActivationDate__c": null, + "UserCancellationReason__c": null, + "CorporateAccountId__c": null, + "OpportunityCloseDate__QT": null, + "IPaddress__c": null, + "IPCountry__c": null, + "PromotionCode__c": null, + "OriginalSubscriptionStartDate__c": null, + "LegacyContractStartDate__c": null, + "CancellationReason__c": null, + "billToContact": null, + "paymentTerm": null, + "ratePlans": [ + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03282005", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-3.28", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -3.280000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -3.280000000, + "dtcv": -3.280000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2022-01-01", + "HolidayEnd__c": "2022-01-01", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03280134", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-31", + "HolidayEnd__c": "2021-12-31", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03278870", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-30", + "HolidayEnd__c": "2021-12-30", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03274152", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-29", + "HolidayEnd__c": "2021-12-29", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03273960", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-28", + "HolidayEnd__c": "2021-12-28", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03273900", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-27", + "HolidayEnd__c": "2021-12-27", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03272582", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-3.28", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -3.280000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -3.280000000, + "dtcv": -3.280000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-25", + "HolidayEnd__c": "2021-12-25", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03271103", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-24", + "HolidayEnd__c": "2021-12-24", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03269958", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-01-15", + "effectiveEndDate": "2022-01-16", + "processedThroughDate": "2022-01-16", + "chargedThroughDate": "2022-01-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-23", + "HolidayEnd__c": "2021-12-23", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03250572", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-3.28", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -3.280000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-12-15", + "effectiveEndDate": "2021-12-16", + "processedThroughDate": "2021-12-16", + "chargedThroughDate": "2021-12-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -3.280000000, + "dtcv": -3.280000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-04", + "HolidayEnd__c": "2021-12-04", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03249404", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-12-15", + "effectiveEndDate": "2021-12-16", + "processedThroughDate": "2021-12-16", + "chargedThroughDate": "2021-12-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-03", + "HolidayEnd__c": "2021-12-03", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03247943", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-12-15", + "effectiveEndDate": "2021-12-16", + "processedThroughDate": "2021-12-16", + "chargedThroughDate": "2021-12-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-02", + "HolidayEnd__c": "2021-12-02", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a00f7468817d01748bd88f0d1d6c", + "ratePlanName": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a00f7468817d01748bd88f2e1d6e", + "number": "C-03244603", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-2.25", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -2.250000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-12-15", + "effectiveEndDate": "2021-12-16", + "processedThroughDate": "2021-12-16", + "chargedThroughDate": "2021-12-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -2.250000000, + "dtcv": -2.250000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-12-01", + "HolidayEnd__c": "2021-12-01", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "lastChangeType": "Add", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a0fe7375d60901737c64808e4be1", + "ratePlanName": "DO NOT USE MANUALLY: Delivery-problem credit - automated - Home Delivery", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fe7375d60901737c6480bc4be3", + "number": "C-03243227", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP-3.28", + "priceChangeOption": null, + "priceIncreasePercentage": null, + "currency": "GBP", + "price": -3.280000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": null, + "listPriceBase": null, + "billingPeriod": null, + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": null, + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-12-15", + "effectiveEndDate": "2021-12-16", + "processedThroughDate": "2021-12-16", + "chargedThroughDate": "2021-12-16", + "done": true, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "One_Time", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": null, + "dmrc": null, + "tcv": -3.280000000, + "dtcv": -3.280000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": "2021-11-27", + "HolidayEnd__c": "2021-11-27", + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "productId": "2c92a0ff55a0e4940155dfa589da2591", + "productName": "Newspaper Delivery", + "productSku": "ABC-00000013", + "productRatePlanId": "2c92a0ff560d311b0156136b697438a9", + "ratePlanName": "Sixday+", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b69d038b4", + "number": "C-03213530", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP3", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 3.000000000, + "dmrc": 3.000000000, + "tcv": 34.645161291, + "dtcv": 34.645161291, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b6a0838bc", + "number": "C-03213531", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP8.98", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.980000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.980000000, + "dmrc": 8.980000000, + "tcv": 103.704516131, + "dtcv": 103.704516131, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b6a4138c5", + "number": "C-03213532", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP8.98", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.980000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.980000000, + "dmrc": 8.980000000, + "tcv": 103.704516131, + "dtcv": 103.704516131, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b6ac738d5", + "number": "C-03213533", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP8.98", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.980000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.980000000, + "dmrc": 8.980000000, + "tcv": 103.704516131, + "dtcv": 103.704516131, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b6b0438dd", + "number": "C-03213534", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP8.98", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.980000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.980000000, + "dmrc": 8.980000000, + "tcv": 103.704516131, + "dtcv": 103.704516131, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b698f38ac", + "number": "C-03213529", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP8.98", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 8.980000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 8.980000000, + "dmrc": 8.980000000, + "tcv": 103.704516131, + "dtcv": 103.704516131, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0ff560d311b0156136b6b4b38e6", + "number": "C-03213535", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP13.09", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 13.090000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2021-11-15", + "effectiveEndDate": "2022-11-01", + "processedThroughDate": "2022-01-15", + "chargedThroughDate": "2022-02-15", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 13.090000000, + "dmrc": 13.090000000, + "tcv": 151.168387100, + "dtcv": 151.168387100, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + } + ], + "externallyManagedBy": null +} \ No newline at end of file diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Account.json b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Account.json similarity index 100% rename from lambda/src/test/resources/Migrations/NewspaperDelivery/Sixday+/Account.json rename to lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Account.json diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Catalogue.json b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Catalogue.json new file mode 100644 index 00000000..1e06e06f --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Catalogue.json @@ -0,0 +1,24059 @@ +{ + "products": [ + { + "id": "2c92a0ff5345f9200153559c6d2a3385", + "sku": "ABC-00000012", + "name": "Discounts", + "description": "Template discount rate plans", + "category": null, + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "allowFeatureChanges": false, + "ProductEnabled__c": null, + "Entitlements__c": null, + "AcquisitionProfile__c": null, + "ProductType__c": null, + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "8a1295918021d0d2018022d4ca0c4aac", + "status": "Active", + "name": "PM 2022 - 25% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295918021d0d2018022d4cb8e4ab6", + "name": "PM 2022 - 25% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128f138021d0d6018022d4c65b0384", + "status": "Active", + "name": "PM 2022 - 20% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a129f6f8021d0d4018022d4c84f5545", + "name": "PM 2022 - 20% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12972d8021d0d3018022d4c2a36f0c", + "status": "Active", + "name": "PM 2022 - 18% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128aa88021da2d018022d4c4f06176", + "name": "PM 2022 - 18% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "18% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 18.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128e2d8021d0d4018022d4bf72421e", + "status": "Active", + "name": "PM 2022 - 17% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1291128021d0cf018022d4c126703b", + "name": "PM 2022 - 17% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "17% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 17.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a1297638021d0d7018022d4bb3342c2", + "status": "Active", + "name": "PM 2022 - 13% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1291128021d0cf018022d4bda76fdb", + "name": "PM 2022 - 13% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "13% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 13.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12892d8021d0dc018022d4b6f94f05", + "status": "Active", + "name": "PM 2022 - 11% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128eda8021d0d4018022d4b9024332", + "name": "PM 2022 - 11% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128aa88021da2d018022d4b38b613e", + "status": "Active", + "name": "PM 2022 - 8% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128b618021d0cf018022d4b554090b", + "name": "PM 2022 - 8% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "8% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 8.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128eda8021d0d4018022d4af5e4318", + "status": "Active", + "name": "PM 2022 - 7% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a128ed88021d0e0018022d4b17e7570", + "name": "PM 2022 - 7% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "7% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 7.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128eda8021d0d4018022d4aab842f9", + "status": "Active", + "name": "PM 2022 - 6% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a12972d8021d0d3018022d4ad3c6db1", + "name": "PM 2022 - 6% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "6% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 6.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a128aa88021da2d018022d4a6856101", + "status": "Active", + "name": "PM 2022 - 5% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295918021d0d2018022d4a8784983", + "name": "PM 2022 - 5% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "5% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 5.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12801c8021d0e8018022d4a1815301", + "status": "Active", + "name": "PM 2022 - 4% off for 3 months - Freeze", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a129b9c8021d0d2018022d4a4417880", + "name": "PM 2022 - 4% off for 3 months - Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "4% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 4.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "8a12865b8021d0d9018022d2a2e52c74", + "status": "Active", + "name": "PM 2022 - 10% off for 12 months - Max Discount", + "description": null, + "effectiveStartDate": "2022-04-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "8a1295258021d0d3018022d2b4251038", + "name": "PM 2022 - 10% off for 12 months - Max Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe750b35d001750d4522f43817", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Digital Voucher", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe750b35d001750d4523103819", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0117468816901748bdb3a8c1ac4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Voucher", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0117468816901748bdb3aab1ac6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00f7468817d01748bd88f0d1d6c", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - Home Delivery", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2020-09-14", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00f7468817d01748bd88f2e1d6e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0076ae9189c016b080c930a6186", + "status": "Active", + "name": "DO NOT USE MANUALLY: Holiday credit - automated - GW", + "description": "Holiday credit applied automatically by the Holiday Stop Processor.\n\n*** Not for manual use! ***\n\nSee:\nhttps://github.com/guardian/support-service-lambdas/tree/master/handlers/holiday-stop-processor\n", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086ae928d7016b080f638477a6", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d6f9de7f6016f9f6f52765aa4", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated - GW", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d6f9de7f6016f9f6f529e5aaf", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe7375d60901737c64808e4be1", + "status": "Active", + "name": "DO NOT USE MANUALLY: Delivery-problem credit - automated - Home Delivery", + "description": "Credit for a delivery problem, applied automatically by the delivery-problem credit processor.\n\n*** Not for manual use! ***\n\nSee:\nTODO - reference to codebase here\n", + "effectiveStartDate": "2020-01-13", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe7375d60901737c6480bc4be3", + "name": "Delivery-problem credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff74296d7201742b7daf20123d", + "status": "Active", + "name": "Digipack Acq Offer - 1st Payment", + "description": "a percentage discount on Annual Digipack subscriptions, where the percentage is dependent on the billing currency. This discount is available so that our Customer Service Reps are able to provide the same level of discounting as is available on the website, to subscriptions acquired through the call centre", + "effectiveStartDate": "2020-08-27", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff74296d7201742b7daf2f123f", + "name": "Digipack Acq Offer - 1st Payment", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "17.09% discount", + "25.53% discount", + "16.11% discount", + "16.81% discount", + "20.09% discount", + "18.61% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 17.090000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.530000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.110000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.810000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.090000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 18.610000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe72c5c3480172c7f1fb545f81", + "status": "Active", + "name": "PM 2020 - 11% off for 3 months - Sunday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe72c5c3480172c7f1fb7f5f87", + "name": "PM 2020 - 11% off for 3 months - Sunday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00872c5d4770172c7f140a32d62", + "status": "Active", + "name": "PM 2020 - 16% off for 3 months - Saturday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00872c5d4770172c7f140c52d64", + "name": "PM 2020 - 16% off for 3 months - Saturday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "16% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 16.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e30172c7f0764772c9", + "status": "Active", + "name": "PM 2020 - 6% off for 3 months - Weekend Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e30172c7f0766372cb", + "name": "PM 2020 - 6% off for 3 months - Weekend Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "6% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 6.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e20172c7efe01125c6", + "status": "Active", + "name": "PM 2020 - 9% off for 3 months - Sixday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e20172c7efe02325ca", + "name": "PM 2020 - 9% off for 3 months - Sixday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "9% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 9.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a01072c5c2e20172c7ee96b91a7c", + "status": "Active", + "name": "PM 2020 - 11% off for 3 months - Everyday Freeze", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e20172c7ee96e71a7e", + "name": "PM 2020 - 11% off for 3 months - Everyday Freeze", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "11% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 11.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00772c5c2e90172c7ebd62a68c4", + "status": "Active", + "name": "PM 2020 - 10% off for 12 months - Max Discount", + "description": "", + "effectiveStartDate": "2020-06-29", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a01072c5c2e30172c7ed605b60d3", + "name": "PM 2020 - 10% off for 12 months - Max Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount", + "10% discount", + "10% discount", + "10% discount", + "10% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0086f1426d1016f18a9c71058a5", + "status": "Active", + "name": "Acquisition Discount - 25% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086f1426d1016f18a9c73058a7", + "name": "25% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd6f1426ef016f18a86c515ed7", + "status": "Active", + "name": "Cancellation Save Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2019-12-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6f1426ef016f18a86c705ed9", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "20% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0086b25c750016b32548239308d", + "status": "Active", + "name": "Customer Experience - Complementary 100% discount", + "description": "Head-office use only", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086b25c750016b32548256308f", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount", + "100% discount", + "100% discount", + "100% discount", + "100% discount", + "100% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fc6ae918b6016b080950e96d75", + "status": "Active", + "name": "Guardian Weekly Holiday Credit", + "description": "", + "effectiveStartDate": "2019-05-30", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc6ae918b6016b0809512f6d7f", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5b42d2c9015b6259f7f40040", + "status": "Expired", + "name": "Guardian Weekly Holiday Credit - old", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2019-05-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6ad50f58016ad9ca59962c8c", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff5b42e3ad015b627c142f072a", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe65f0ac1f0165f2189bca248c", + "status": "Active", + "name": "Digipack Discount - 20% off for 12 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe65f0ac1f0165f2189bdf248f", + "name": "20% discount on subscription for 12 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount", + "20% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 20.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff65c757150165c8eab88b788e", + "status": "Expired", + "name": "Home Delivery Adjustment charge", + "description": "Call centre version", + "effectiveStartDate": "2018-09-11", + "effectiveEndDate": "2019-09-11", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff65c757150165c8eab8c07896", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff64176cd40164232c8ec97661", + "status": "Active", + "name": "Cancellation Save Discount - 25% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd40164232c8eda7664", + "name": "25% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount", + "25% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a00864176ce90164232ac0d90fc1", + "status": "Active", + "name": "Cancellation Save Discount - 50% off for 3 months", + "description": "", + "effectiveStartDate": "2018-06-22", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff64176cd50164232c7e493410", + "name": "50% discount on subscription for 3 months", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount", + "50% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe62b7edde0162dd29b8124a8e", + "status": "Active", + "name": "Guardian Weekly Adjustment charge", + "description": "To fix premature refunds", + "effectiveStartDate": "2018-04-19", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe62b7edde0162dd29b83f4a9e", + "name": "Adjustment charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "Adjustment for premature refunds where the product was not removed in advance.", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc610e738901612d83fce461fd", + "status": "Expired", + "name": "Tabloid launch 25% off for one year for existing customers", + "description": "", + "effectiveStartDate": "2017-12-19", + "effectiveEndDate": "2020-12-19", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": "GTL99C", + "productRatePlanCharges": [ + { + "id": "2c92a0fc610e738901612d85acb06a73", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 12, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "25% off for one year", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5fe26834015fe33c70a24f50", + "status": "Active", + "name": "Black Friday 50% for 3 months for existing customers", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": "TBC", + "productRatePlanCharges": [ + { + "id": "2c92a0fe5fe26834015fe33c70b74f52", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "50% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 50.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 3, + "upToPeriodsType": "Months", + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff5e09bd67015e0a93efe86d2e", + "status": "Active", + "name": "Customer Experience Adjustment - Voucher", + "description": "", + "effectiveStartDate": "2016-08-01", + "effectiveEndDate": "2099-03-08", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5e09bd67015e0a93f0026d34", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc569c311201569dfbecb4215f", + "status": "Expired", + "name": "Home Delivery Holiday Credit", + "description": "Call centre version", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2017-07-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe569c441901569e03b5cc619e", + "name": "Holiday Credit", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc596d31ea01598d623a297897", + "status": "Active", + "name": "Home Delivery Holiday Credit v2", + "description": "", + "effectiveStartDate": "2007-08-18", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc596d31ea01598d72baf33417", + "name": "Holiday Credit", + "type": "Usage", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": "ByBillingPeriod", + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5345f9220153559d915d5c26", + "status": "Active", + "name": "Percentage", + "description": "", + "effectiveStartDate": "2007-03-08", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Promotion", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5345efa10153559e97bb76c6", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff015723143e4778be", + "status": "Active", + "name": "Fixed Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff576f2f760157aec73aa34ccc", + "name": "Adjustment charge", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f301572314aed277fb", + "status": "Active", + "name": "Percentage Adjustment", + "description": "", + "effectiveStartDate": "2007-09-13", + "effectiveEndDate": "2099-03-08", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01572315d66d026e", + "name": "Adjustment charge", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "100% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 100.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": "Adjustment", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": true, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe6619b4b901661aaf826435de", + "sku": "ABC-00000030", + "name": "Guardian Weekly - ROW", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff79ac64e30179ae45669b3a83", + "status": "Active", + "name": "GW Oct 18 - Monthly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff79ac64e30179ae4566cb3a86", + "name": "GW Oct 18 - Monthly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD27.5", + "GBP12.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 27.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0076dd9892e016df8503e7c6c48", + "status": "Active", + "name": "GW Oct 18 - 3 Month - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0076dd9892e016df8503e936c4a", + "name": "GW Oct 18 - 3 Month - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd140167f0a2f66a12eb", + "status": "Active", + "name": "GW Oct 18 - 1 Year - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd140167f0a2f68912ed", + "name": "GW Oct 18 - 1 Year - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab545f51b21", + "status": "Active", + "name": "GW Oct 18 - Six for Six - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661ab546091b23", + "name": "GW Oct 18 - First 6 issues - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b601661ab300222651", + "status": "Active", + "name": "GW Oct 18 - Annual - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661ab3002f2653", + "name": "GW Oct 18 - Annual - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD325.2", + "NZD530", + "EUR270", + "GBP240", + "CAD345", + "AUD424" + ], + "pricing": [ + { + "currency": "USD", + "price": 325.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 530.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 270.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 345.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 424.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661ab02752722f", + "status": "Active", + "name": "GW Oct 18 - Quarterly - ROW", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6619bf8b01661ab2d0396eb2", + "name": "GW Oct 18 - Quarterly - ROW", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD81.3", + "NZD132.5", + "EUR67.5", + "GBP60", + "CAD86.25", + "AUD106" + ], + "pricing": [ + { + "currency": "USD", + "price": 81.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 132.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 67.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 86.250000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 106.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff6619bf8901661aa3247c4b1d", + "sku": "ABC-00000029", + "name": "Guardian Weekly - Domestic", + "description": "", + "category": null, + "effectiveStartDate": "2018-09-18", + "effectiveEndDate": "2099-10-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd79ac64b00179ae3f9d474960", + "status": "Active", + "name": "GW Oct 18 - Monthly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd79ac64b00179ae3f9d704962", + "name": "GW Oct 18 - Monthly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD25", + "NZD41", + "EUR21", + "GBP12.5", + "CAD27", + "AUD32.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 25.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 41.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 21.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 27.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 32.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00e6dd988e2016df85387417498", + "status": "Active", + "name": "GW Oct 18 - 3 Month - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "ThreeMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00e6dd988e2016df853875d74c6", + "name": "GW Oct 18 - 3 Month - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff67cebd0d0167f0a1a834234e", + "status": "Active", + "name": "GW Oct 18 - 1 Year - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff67cebd0d0167f0a1a85b2350", + "name": "GW Oct 18 - 1 Year - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0086619bf8901661aaac94257fe", + "status": "Active", + "name": "GW Oct 18 - Six for Six - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0086619bf8901661aaac95d5800", + "name": "GW Oct 18 - First 6 issues - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b901661aa8e66c1692", + "status": "Active", + "name": "GW Oct 18 - Annual - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b901661aa8e6811695", + "name": "GW Oct 18 - Annual - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD300", + "NZD492", + "EUR245.2", + "GBP150", + "CAD320", + "AUD390" + ], + "pricing": [ + { + "currency": "USD", + "price": 300.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 492.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 245.200000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 150.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 320.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 390.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe6619b4b301661aa494392ee2", + "status": "Active", + "name": "GW Oct 18 - Quarterly - Domestic", + "description": "", + "effectiveStartDate": "2018-09-19", + "effectiveEndDate": "2099-09-19", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe6619b4b601661aa8b74e623f", + "name": "GW Oct 18 - Quarterly - Domestic", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD75", + "NZD123", + "EUR61.3", + "GBP37.5", + "CAD80", + "AUD97.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 75.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 123.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 61.300000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 37.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 80.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 97.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4ddb21e7", + "sku": "ABC-00000005", + "name": "Digital Pack", + "description": "The Guardian & Observer Digital Pack gives you 7-day access to the Guardian & Observer daily edition for iPad, Android tablet and Kindle Fire as well as premium tier access to the iOS and Android live news apps.", + "category": null, + "effectiveStartDate": "2013-02-16", + "effectiveEndDate": "2099-02-03", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Digital Pack", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00773adc09d0173b99e4ded7f45", + "status": "Active", + "name": "Digital Subscription One Year Fixed - Deprecated", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "One Year", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00d73add0220173b9a387c62aec", + "name": "Digital Subscription One Year Fixed", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD165", + "NZD175", + "EUR125", + "GBP99", + "CAD175", + "AUD175" + ], + "pricing": [ + { + "currency": "USD", + "price": 165.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 125.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 99.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00c77992ba70177a6596f710265", + "status": "Active", + "name": "Digital Subscription One Year Fixed - One Time Charge", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "One Year", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a011779932fd0177a670f43102aa", + "name": "Digital Subscription One Year Fixed - One Time Charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD165", + "NZD175", + "EUR125", + "GBP99", + "CAD175", + "AUD175" + ], + "pricing": [ + { + "currency": "USD", + "price": 165.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 125.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 99.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 175.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff73add07f0173b99f14390afc", + "status": "Active", + "name": "Digital Subscription Three Month Fixed - Deprecated", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Three Month", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff73add07f0173b9a80a584466", + "name": "Digital Subscription Three Month Fixed", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD63", + "EUR45", + "GBP36", + "CAD63", + "AUD63" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 45.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 36.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d779932ef0177a65430d30ac1", + "status": "Active", + "name": "Digital Subscription Three Month Fixed - One Time Charge", + "description": "", + "effectiveStartDate": "2020-08-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Three Month", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00f779933030177a65881490325", + "name": "Digital Subscription Three Month Fixed - One Time Charge", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD63", + "EUR45", + "GBP36", + "CAD63", + "AUD63" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 45.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 36.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 63.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Digital Subscription Gift Rule", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00d71c96bac0171df3a5622740f", + "status": "Active", + "name": "Corporate Digital Subscription", + "description": "", + "effectiveStartDate": "2020-01-01", + "effectiveEndDate": "2050-01-01", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00871c96ba30171df3b481931a0", + "name": "Corporate Digital Subscription", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Digital Pack", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e8521fe", + "status": "Active", + "name": "Digital Pack Quarterly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa4fd42186", + "name": "Digital Pack Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD59.95", + "NZD70.5", + "EUR44.95", + "GBP35.95", + "CAD65.85", + "AUD64.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 59.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 70.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 44.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 35.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 65.850000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 64.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4e972204", + "status": "Active", + "name": "Digital Pack Annual", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa5001218c", + "name": "Digital Pack Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD199", + "NZD235", + "EUR149", + "GBP119", + "CAD219", + "AUD215" + ], + "pricing": [ + { + "currency": "USD", + "price": 199.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 235.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 149.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 119.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 219.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 215.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4edd70c8014edeaa4eae220a", + "status": "Active", + "name": "Digital Pack Monthly", + "description": "", + "effectiveStartDate": "2013-03-11", + "effectiveEndDate": "2099-01-12", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4edd70c9014edeaa50342192", + "name": "Digital Pack Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD19.99", + "NZD23.5", + "EUR14.99", + "GBP11.99", + "CAD21.95", + "AUD21.5" + ], + "pricing": [ + { + "currency": "USD", + "price": 19.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 23.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 14.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 11.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 21.950000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 21.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Digital Pack Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Digital Pack", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Digital Pack", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a00870ec598001710740c3d92eab", + "sku": "ABC-00000031", + "name": "Newspaper Digital Voucher", + "description": "Newspaper Digital Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Digital Voucher", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a00870ec598001710740d3d03035", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "43", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d4143037", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d691307c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d5fd3073", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d54f3069", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d4b8304f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d8873096", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7e2308d", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d7493084", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ca532f69", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "30", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cd6e2fa2", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cd012f90", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc9b2f88", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cc2c2f80", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cb4e2f6b", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cbb32f77", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c78d2f13", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "33", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c7b82f1c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9d72f61", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c9802f59", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c91d2f4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8c42f40", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c8652f37", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c80f2f26", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c4582ead", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "41", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c48e2eaf", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c4dc2eb7", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5192ebf", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c55a2ec7", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5962ecf", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c5cf2ed7", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c60f2edf", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d24b3022", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d325302c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d28e3024", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740d0d83017", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740d1103019", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cf9e3004", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cfda3006", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740d053300f", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740c6672ee7", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740c6ce2ef1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c6872ee9", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740c7132efe", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740ce702ff0", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740cf1e2ffc", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a00870ec598001710740cea02ff4", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a00870ec598001710740cdd02fbd", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a00870ec598001710740ce042fcb", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Newspaper Digital Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Newspaper Digital Voucher", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Newspaper Digital Voucher", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe5aacfabe015ad24bf6e15ff6", + "sku": "ABC-00000028", + "name": "Contributor", + "description": "", + "category": null, + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Contribution", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5e1dc084015e37f58c200eea", + "status": "Active", + "name": "Annual Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Annual", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5e1dc084015e37f58c7b0f34", + "name": "Annual Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD60", + "EUR60", + "GBP60", + "CAD5", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Contribution", + "taxMode": "TaxInclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc5aacfadd015ad24db4ff5e97", + "status": "Active", + "name": "Monthly Contribution", + "description": "", + "effectiveStartDate": "2017-03-15", + "effectiveEndDate": "2099-03-15", + "TermType__c": "TERMED", + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc5aacfadd015ad250bf2c6d38", + "name": "Monthly Contribution", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD5", + "NZD5", + "EUR5", + "GBP5", + "CAD5", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 5.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": true, + "taxCode": "Contribution", + "taxMode": "TaxInclusive", + "ProductType__c": "Contributor", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Contribution", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Contribution", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fd57d0a9870157d73fa27c3de1", + "sku": "ABC-00000017", + "name": "Guardian Weekly Zone A", + "description": "", + "category": null, + "effectiveStartDate": "1990-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff59d9d540015a41a40b3e07d3", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1995-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241e5a015a41f1c4b102c3", + "name": "Zone A 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "GBP6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c4af5963efa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c4af5b63f01", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c4e3f87184c", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c4e3f99184f", + "name": "Zone A 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "GBP60" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a4b85e7015a4cf95d352a07", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "1995-11-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a4b85e7015a4cf95d472a09", + "name": "Zone A 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "GBP12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a5c51a69c7f2e", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a5c51a6ad7f30", + "name": "Zone A 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "GBP360" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 360.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff57d0a0b60157d741e722439a", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9870157d7510cfd66f0", + "name": "Zone A Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a5ad343015a5c50b4eb2d72", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad343015a5c50b4fc2d74", + "name": "Zone A 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "GBP240" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd57d0a9870157d7412f19424f", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1995-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d752a0077624", + "name": "Zone A Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "GBP30" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 30.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f2ecc89c1034", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1995-12-12", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f2ecc8ae1036", + "name": "Zone A 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "GBP120" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a7fb38d201688", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a7fb548381f4e", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "10% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb648541d78", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb648631d7a", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "30% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a7fb59d9407a6", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1991-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a7fb59db107a8", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "25% discount" + ], + "pricing": [ + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fe57d0a0c40157d74240d35541", + "sku": "ABC-00000019", + "name": "Guardian Weekly Zone B", + "description": "", + "category": null, + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fe57d0a0c40157d74241005544", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd57d0a9230157d75a5e377221", + "name": "Zone B Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD60", + "NZD98", + "EUR49", + "GBP38", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 38.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8026d9d30b32", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8026d9e70b34", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad349015a5c61d6e05d8d", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad349015a5c61d6f05d94", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d74015a8028b15f4db4", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d74015a8028b16f4db6", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c690d0d1ec6", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c690d261ec8", + "name": "Zone B 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a6b5d77015a80298bfa6e7c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a6b5d77015a80298c0d6e7f", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fe5a5ad344015a5c67b1144250", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a5ad344015a5c67b1234254", + "name": "Zone B 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5a5adc8b015a5c65074b7c41", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a5adc8b015a5c65075e7c43", + "name": "Zone B 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD120", + "NZD196", + "EUR98", + "GBP76", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 76.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca9015a611f77db4431", + "status": "Active", + "name": "Guardian Weekly 3 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "ThreeYears", + "Saving__c": null, + "DefaultTerm__c": "36", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca9015a611f77eb4436", + "name": "Zone B 3 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD720", + "NZD1176", + "EUR588", + "GBP456", + "CAD720", + "AUD936" + ], + "pricing": [ + { + "currency": "USD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 1176.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 588.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 456.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 720.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 936.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Three_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe57d0a0c40157d74240de5543", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "TERMED", + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff57d0a0b50157d759315607c5", + "name": "Zone B Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a5adca7015a611d44e01395", + "status": "Active", + "name": "Guardian Weekly 2 Years", + "description": "", + "effectiveStartDate": "1996-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "TwoYears", + "Saving__c": null, + "DefaultTerm__c": "24", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a5adca7015a611d44f21397", + "name": "Zone B 2 Years", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD480", + "NZD784", + "EUR392", + "GBP304", + "CAD480", + "AUD624" + ], + "pricing": [ + { + "currency": "USD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 784.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 304.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 480.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 624.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Two_Years", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd58cf57000158f30ae6d06f2a", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "1996-01-01", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd58cf57000158f30ae6e26f2c", + "name": "Zone B 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD240", + "NZD392", + "EUR196", + "GBP152", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 152.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ecc102ad", + "sku": "ABC-00000022", + "name": "Guardian Weekly Zone C", + "description": "", + "category": null, + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Guardian Weekly", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fc5a2a49f0015a41f473da233a", + "status": "Active", + "name": "Guardian Weekly 6 Issues", + "description": "", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "SixWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a241ec0015a41f5ce5935f6", + "name": "Guardian Weekly 6 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6", + "NZD6", + "EUR6", + "GBP6", + "CAD6", + "AUD6" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 6.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 6, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5c1a13be015c1b5d6f196031", + "status": "Active", + "name": "Guardian Weekly 6 Months Only", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonthsOnly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5c1a13be015c1b5d6f536033", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 6, + "upToPeriodsType": "Months", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5c1a0702015c1b5bd13f3caa", + "status": "Active", + "name": "Guardian Weekly 6 Months", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "SixMonths", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5c1a0702015c1b5bd1813cbe", + "name": "Zone C 6 Months", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD130", + "NZD196", + "EUR98", + "GBP96", + "CAD120", + "AUD156" + ], + "pricing": [ + { + "currency": "USD", + "price": 130.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 96.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 120.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 156.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5a84040f015a855a7afa3f5c", + "status": "Active", + "name": "Guardian Weekly 12 Issues", + "description": "12 issues", + "effectiveStartDate": "2017-02-13", + "effectiveEndDate": "2099-02-14", + "TermType__c": null, + "FrontendId__c": "TwelveWeeks", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5a84040f015a855a7b193f5e", + "name": "Guardian Weekly 12 Issues", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD12", + "NZD12", + "EUR12", + "GBP12", + "CAD12", + "AUD12" + ], + "pricing": [ + { + "currency": "USD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 12.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Specific_Weeks", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": 12, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5a6b4e98015a8039c0667980", + "status": "Active", + "name": "Guardian Weekly 10% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5a6b4e98015a8039c0797982", + "name": "10% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "10% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 10.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803b24066a0c", + "status": "Active", + "name": "Guardian Weekly 25% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803b24176a0f", + "name": "25% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "25% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0fd5a6b5d6c015a803ced207c5c", + "status": "Active", + "name": "Guardian Weekly 30% Discount", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5a6b5d6c015a803ced307c5e", + "name": "30% Discount", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "pricingSummary": [ + "0% discount", + "0% discount", + "0% discount", + "30% discount", + "0% discount", + "0% discount" + ], + "pricing": [ + { + "currency": "USD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "NZD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "EUR", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "GBP", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 30.000000000, + "discountAmount": null + }, + { + "currency": "CAD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + }, + { + "currency": "AUD", + "price": null, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 0.000000000, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": null, + "taxMode": "TaxInclusive", + "ProductType__c": null, + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": null, + "useDiscountSpecificAccountingCode": false, + "financeInformation": { + "deferredRevenueAccountingCode": null, + "deferredRevenueAccountingCodeType": null, + "recognizedRevenueAccountingCode": null, + "recognizedRevenueAccountingCodeType": null + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307ed0e02be", + "status": "Active", + "name": "Guardian Weekly Quarterly", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Quarterly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ed1e02c0", + "name": "Zone C Quarterly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD65", + "NZD98", + "EUR49", + "GBP48", + "CAD60", + "AUD78" + ], + "pricing": [ + { + "currency": "USD", + "price": 65.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 98.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 48.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 60.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 78.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Quarter", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4eb0158f307eccf02af", + "status": "Active", + "name": "Guardian Weekly Annual", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4eb0158f307ece002b1", + "name": "Zone C Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff58bdf4ee0158f30905e82181", + "status": "Active", + "name": "Guardian Weekly 1 Year", + "description": "", + "effectiveStartDate": "2016-10-18", + "effectiveEndDate": "2099-10-18", + "TermType__c": "ONETERM", + "FrontendId__c": "OneYear", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff58bdf4ee0158f30905f52183", + "name": "Zone C 1 Year", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD260", + "NZD392", + "EUR196", + "GBP192", + "CAD240", + "AUD312" + ], + "pricing": [ + { + "currency": "USD", + "price": 260.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 392.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 196.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 192.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 240.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 312.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Fixed_Period", + "upToPeriods": 1, + "upToPeriodsType": "Billing_Periods", + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Guardian Weekly", + "taxMode": "TaxInclusive", + "ProductType__c": "Guardian Weekly", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Guardian Weekly", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Guardian Weekly", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fc55a0dc530155dfa5b8dd56c0", + "sku": "ABC-00000014", + "name": "Newspaper Voucher", + "description": "Newspaper Voucher", + "category": null, + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Voucher Book", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd56fe270b0157040dd79b35da", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "33", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709c39719783e", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709c0613b44a6", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c215527db4", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c320ee0595", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709c182cb7c82", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709c110a71630", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570431a5bc5a34", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f50157040bbdcf3ae4", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "43", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709cce7ad1aea", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709c90c291c49", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709c80af30495", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.04" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.040000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b60157042fcd462666", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.05" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.050000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570418eddd26e1", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ca144a646a", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f0015709cac4561bf3", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709cc16f92645", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.18" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.180000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe270b0157040e42e536ef", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "30", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe56fe33ff015709bdb6153cd4", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709bf7fdd6a4d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709bee15d653a", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709be701e78b6", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b015709bd2d3d75d7", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570431210a310e", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f00157040f9a537f4b", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fc56fe26ba01570417df6d1b54", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157041713362b51", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe5af9a6b9015b0fe1ecc0116c", + "status": "Active", + "name": "Sunday", + "description": "Observer paper", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe5af9a6b9015b0fe1ed121177", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd56fe26b60157040cdd323f76", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "24", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f5015709b8fc4d5617", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b601570432f4e33d17", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP11.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 11.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015709bb986636d8", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fc56fe26ba0157040c5ea17f6a", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "41", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b6015709d078df4a80", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP10.49" + ], + "pricing": [ + { + "currency": "GBP", + "price": 10.490000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f3015709d10a436f52", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709cfc1500a2e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709cf4bbd3d1c", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe26b6015709ced61a032e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f5015709cdedbd246b", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff015704325d87494c", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP7.5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 7.500000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff0157040d4b824168", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2007-01-01", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd56fe26b601570433b108633c", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba015709b7b7b04a2a", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621f9f6d7e0116", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "14", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621f9f6d8d0118", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Voucher Book", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd6205707201621fa1350710e3", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, plus The Guardian Daily and premium access to the Guardian Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "19", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd6205707201621fa1354710ed", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd6205707201621fa1351710e5", + "name": "Digipack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Voucher", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Voucher Book", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0fb4bb97034014bbbc561fa4fed", + "sku": "SKU-00000013", + "name": "Supporter", + "description": "This is the description of the supporter membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:SUPPORTER", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "400", + "Tier__c": "Supporter", + "productRatePlans": [ + { + "id": "2c92a0fb4c5481db014c69f4a1e03bbd", + "status": "Active", + "name": "Non Founder Supporter - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481db014c69f4a2013bbf", + "name": "Supporter Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD69", + "EUR49", + "GBP49", + "CAD69", + "AUD100" + ], + "pricing": [ + { + "currency": "USD", + "price": 69.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 49.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 49.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 69.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 100.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94c547592014c69f5b0ff4f7e", + "status": "Active", + "name": "Non Founder Supporter - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c547592014c69f5b1204f80", + "name": "Supporter Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD6.99", + "EUR4.99", + "GBP5", + "CAD6.99", + "AUD10" + ], + "pricing": [ + { + "currency": "USD", + "price": 6.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 4.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 6.990000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 10.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4bb97034014bbbc562114fef", + "status": "Expired", + "name": "Supporter - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4bb97034014bbbc562274ff1", + "name": "Supporter Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP5" + ], + "pricing": [ + { + "currency": "GBP", + "price": 5.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4bb97034014bbbc562604ff7", + "status": "Expired", + "name": "Supporter - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4bb97034014bbbc5626f4ff9", + "name": "Supporter Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP50" + ], + "pricing": [ + { + "currency": "GBP", + "price": 50.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Supporter", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Supporter", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Supporter", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0ff55a0e4940155dfa589da2591", + "sku": "ABC-00000013", + "name": "Newspaper Delivery", + "description": "Newspaper Delivery", + "category": null, + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Newspaper - Home Delivery", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0ff560d311b0156136f2afe5315", + "status": "Active", + "name": "Sixday", + "description": "Guardian papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "13", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136f2bc2532f", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2c015337", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b185317", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b50531f", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2b8c5327", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136f2c43533f", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.140000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d13880156136b72e50f0c", + "status": "Active", + "name": "Everyday", + "description": "Guardian and Observer papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "17", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd560d13880156136b730d0f0e", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b73b50f26", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74780f3f", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74b80f47", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b74340f36", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b73770f1e", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13230156137061435de7", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d132301560e43cf041a3c", + "status": "Active", + "name": "Everyday+", + "description": "Guardian and Observer papers, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "27", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fe560d31040156136626dd5d1b", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d132901561367b2f17763", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP2" + ], + "pricing": [ + { + "currency": "GBP", + "price": 2.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311c0156136573e366f3", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP12.57" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d138801561364cad96af7", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe560d3104015613640f555223", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc560d13390156136324931d21", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b015613623e050a63", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d31190156134be59060f4", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP8.97" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.970000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "EVERYDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff5af9b657015b0fea5b653f81", + "status": "Active", + "name": "Sunday", + "description": "Observer paper, delivered", + "effectiveStartDate": "2017-03-27", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff5af9b657015b0fea5bb83fa8", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff560d311b0156136b9f5c3968", + "status": "Active", + "name": "Weekend+", + "description": "Saturday Guardian and Observer papers, delivered, plus The Guardian Daily and premium access to the Live app.mobile access", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "12", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136b9fac3976", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136ba11539ae", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 14.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136ba0523996", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "WEEKEND+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff560d311b0156136b697438a9", + "status": "Active", + "name": "Sixday+", + "description": "Guardian papers, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "25", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff560d311b0156136b6b4b38e6", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.140000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b69d038b4", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP3" + ], + "pricing": [ + { + "currency": "GBP", + "price": 3.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6ac738d5", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b698f38ac", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6a0838bc", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6a4138c5", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff560d311b0156136b6b0438dd", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.37" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.370000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SIXDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5614305c01561dc88f3275be", + "status": "Active", + "name": "Weekend", + "description": "Saturday Guardian and Observer papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "7", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5614305c01561dc88f8975c8", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP13.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 13.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd5614305c01561dc88fb875d0", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP14" + ], + "pricing": [ + { + "currency": "GBP", + "price": 14.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff6205708e01622484bb2c4613", + "status": "Active", + "name": "Saturday+", + "description": "Saturday paper, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff6205708e01622484bb68461d", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff6205708e01622484bb404615", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SATURDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd5e1dcf0d015e3cb39d0a7ddb", + "status": "Active", + "name": "Saturday", + "description": "Saturday paper, delivered", + "effectiveStartDate": "2018-03-14", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd5e1dcf0d015e3cb39d207ddf", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd560d13880156136b8e490f8b", + "status": "Active", + "name": "Sunday+", + "description": "Observer paper, delivered, plus The Guardian Daily and premium access to the Live app.", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2099-07-12", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": "0", + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd560d13880156136b8e9f0f99", + "name": "Digital Pack", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Digital Pack", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd560d13880156136b8f5d0fba", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP17.99" + ], + "pricing": [ + { + "currency": "GBP", + "price": 17.990000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "SUNDAY+ Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fe56fe33ff01570e7e80334112", + "status": "Expired", + "name": "Multi-day", + "description": "This will go live one day when a UX offers an ability to choose their set of papers.\nPrices as per Price Rise June 2016", + "effectiveStartDate": "2010-09-07", + "effectiveEndDate": "2017-08-31", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f301570e82420942d2", + "name": "Sunday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP12.57/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.570000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f501570e81bbfc7b32", + "name": "Saturday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP12.13/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 12.130000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fc56fe26ba01570e7fcad823be", + "name": "Tuesday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fe56fe33ff01570e7f25934515", + "name": "Friday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001570e80d0544c54", + "name": "Wednesday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001570e8139164e08", + "name": "Monday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd56fe270b01570e8058ab736c", + "name": "Thursday", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "GBP8.23/Each" + ], + "pricing": [ + { + "currency": "GBP", + "price": 8.230000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 0.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fd596d321a0159735a7b150e43", + "status": "Expired", + "name": "Fiveday", + "description": "Guardian papers, delivered", + "effectiveStartDate": "2010-07-25", + "effectiveEndDate": "2017-08-09", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd596d321a0159735a7bac0e5d", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b7a0e55", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b510e4d", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.43" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.430000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7b290e45", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0fd596d321a0159735a7bde0e65", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP9.39" + ], + "pricing": [ + { + "currency": "GBP", + "price": 9.390000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0ff56fe33f001572334561765c1", + "status": "Expired", + "name": "Echo-Legacy", + "description": "Guardian and Observer papers, delivered, on a multi-day rate plan.", + "effectiveStartDate": "2010-09-07", + "effectiveEndDate": "2016-10-10", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0ff56fe33f00157233457be6611", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Saturday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334564265c9", + "name": "Tuesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Tuesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334567b65d4", + "name": "Thursday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Thursday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157233456b965de", + "name": "Friday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Friday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f00157233456f865eb", + "name": "Wednesday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Wednesday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334573865f8", + "name": "Monday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Monday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Home Delivery", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + }, + { + "id": "2c92a0ff56fe33f001572334577d6606", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Home Delivery", + "taxMode": "TaxInclusive", + "ProductType__c": "Print Sunday", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Home Delivery", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Voucher Book", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d0155a2a5546", + "sku": "SKU-00000005", + "name": "Friend", + "description": "", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:FRIENDS", + "AcquisitionProfile__c": "Free", + "ProductType__c": "Membership", + "ProductLevel__c": "100", + "Tier__c": "Friend", + "productRatePlans": [ + { + "id": "2c92a0fb4ce4b8e7014ce711d3c37e60", + "status": "Active", + "name": "Friends", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Free", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94ce4ab75014ce713810805ed", + "name": "Friends Membership", + "type": "OneTime", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "USD0", + "NZD0", + "EUR0", + "GBP0", + "CAD0", + "AUD0" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "NZD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "CAD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "One_Time", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": null, + "listPriceBase": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriod": null, + "billingPeriodAlignment": null, + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": null, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Friend", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Membership - Friend", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Membership - Friend", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155c6f558b", + "status": "Expired", + "name": "Friend", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2016-01-29", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01561c245f6", + "name": "Friends Membership", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Friend", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Friend", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Friend", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d01559ee553e", + "sku": "SKU-00000007", + "name": "Patron", + "description": "This is the description of the patron membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": true, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PATRON", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "300", + "Tier__c": "Patron", + "productRatePlans": [ + { + "id": "2c92a0f94c547592014c69fb0c4274fc", + "status": "Active", + "name": "Non Founder Patron - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c547592014c69fb0e70757a", + "name": "Patron Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP599" + ], + "pricing": [ + { + "currency": "GBP", + "price": 599.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4c5481db014c69fb9118704b", + "status": "Active", + "name": "Non Founder Patron - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481db014c69fb92b47065", + "name": "Patron Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP60" + ], + "pricing": [ + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155c245581", + "status": "Expired", + "name": "Patron - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d015609245da", + "name": "Patron Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP540" + ], + "pricing": [ + { + "currency": "GBP", + "price": 540.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155bf9557a", + "status": "Expired", + "name": "Patron - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d015602b45d3", + "name": "Patron Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP60" + ], + "pricing": [ + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Patron Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Patron", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Patron", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Patron", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [ + { + "id": "2c92a0f94edd617a014edea2bac5160d", + "name": "Events", + "code": "Events", + "status": "Active", + "description": "" + }, + { + "id": "2c92a0f94edd617a014edea2bac1160c", + "name": "Books", + "code": "Books", + "status": "Active", + "description": "" + } + ] + }, + { + "id": "2c92a0fb4ffddca7015003f3a4fb3b28", + "sku": "SKU-00000027", + "name": "Shelf Improvement", + "description": "Shelf Improvement is a new book subscription service from the Guardian that aims to improve the literary lives of book lovers. \\n\\nThe exact book remains a mystery until it lands on the doorstep, so it is the perfect way to encounter totally fresh voices and vistas.\\n", + "category": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "allowFeatureChanges": false, + "ProductEnabled__c": "False", + "Entitlements__c": null, + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Shelf Improvement", + "ProductLevel__c": null, + "Tier__c": null, + "productRatePlans": [ + { + "id": "2c92a0fd52b006710152b10269443bf6", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months - ONE-OFF CUSTOMER DISCOUNT 5th FEB", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fd52b006710152b1026ad53bf8", + "name": "Paperback - Non Fiction - 12 Months - ONE-OFF CUSTOMER DISCOUNT 5th FEB", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP90/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 90.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f951005f3d0151254d206d50db", + "status": "Active", + "name": "Paperback - Non Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f951005f3d0151254d209250df", + "name": "Paperback - Non Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254c75c16d52", + "status": "Active", + "name": "Paperback - Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b0151254c75de6d54", + "name": "Paperback - Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254b777d68f0", + "status": "Active", + "name": "Hardback - Non Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b0151254b779a68f2", + "name": "Hardback - Non Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696a0151254ad5c027e5", + "status": "Active", + "name": "Hardback Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696a0151254ad5e527e7", + "name": "Hardback - Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fa5100695b0151254941a061d0", + "status": "Active", + "name": "Hardback - Mixed - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa5100695b01512549421861d4", + "name": "Hardback - Mixed - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP207/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 207.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696701512547f4743935", + "status": "Active", + "name": "Paperback - Mixed - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696701512547f4923937", + "name": "Paperback - Mixed - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f851005f350151254719a2163b", + "status": "Active", + "name": "Paperback - Mixed - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f851005f350151254719be163d", + "name": "Paperback - Mixed - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696a0151254640821acd", + "status": "Active", + "name": "Paperback - Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696a0151254640a21acf", + "name": "Paperback - Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP54/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 54.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb510069670151254559d966ec", + "status": "Active", + "name": "Hardback - Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb510069670151254559f566ee", + "name": "Hardback - Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb5100696701512542aa925e21", + "status": "Active", + "name": "Hardback - Mixed - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb5100696701512542aaaf5e27", + "name": "Hardback - Mixed - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f951005f3f0151253eec8d6ec0", + "status": "Active", + "name": "Hardback - Non Fiction - 6 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f951005f3f0151253eeca86ec2", + "name": "Hardback - Non Fiction - 6 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP103.5/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 103.500000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb510069670151253a242b2d89", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months - DISCOUNTED 10%", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb510069670151253a24da2d8b", + "name": "Paperback - Non Fiction - 12 Months - DISCOUNTED 10%", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP108/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 108.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6dc4a16", + "status": "Active", + "name": "Paperback - Non Fiction - 12 Months", + "description": "", + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aa7a734a", + "name": "Paperback - Non Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a73f4a25", + "status": "Active", + "name": "Paperback - Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3ab53735c", + "name": "Paperback - Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a7204a20", + "status": "Active", + "name": "Hardback - Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3ab037356", + "name": "Hardback - Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a7004a1b", + "status": "Active", + "name": "Hardback - Mixed - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aabe7350", + "name": "Hardback - Mixed - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": null, + "taxMode": null, + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": null, + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6bc4a11", + "status": "Active", + "name": "Hardback - Non Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3aa387340", + "name": "Hardback - Non Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP115/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 115.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6914a0c", + "status": "Active", + "name": "Paperback - Non Fiction - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9f27337", + "name": "Paperback - Non Fiction - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6704a07", + "status": "Active", + "name": "Paperback - Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9b1732f", + "name": "Paperback - Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a6524a02", + "status": "Active", + "name": "Hardback - Non Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a9587329", + "name": "Hardback - Non Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a63b49fd", + "status": "Active", + "name": "Hardback Fiction - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a91d7323", + "name": "Hardback - Fiction - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a61d49f6", + "status": "Active", + "name": "Hardback - Mixed - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a8ec731d", + "name": "Hardback - Mixed - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP230/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 230.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a5fa49f0", + "status": "Active", + "name": "Paperback - Mixed - 6 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "6", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a8a87317", + "name": "Paperback - Mixed - 6 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP60/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 60.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Semi_Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f94ffdc064015003f3a5da49eb", + "status": "Active", + "name": "Paperback - Mixed - 12 Months", + "description": null, + "effectiveStartDate": "2015-01-07", + "effectiveEndDate": "2099-01-07", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fa4ffddcbc015003f3a850730d", + "name": "Paperback - Mixed - 12 Months", + "type": "Recurring", + "model": "PerUnit", + "uom": "Each", + "pricingSummary": [ + "USD0/Each", + "EUR0/Each", + "GBP120/Each", + "AUD0/Each" + ], + "pricing": [ + { + "currency": "USD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "EUR", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "GBP", + "price": 120.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + }, + { + "currency": "AUD", + "price": 0.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": 1.000000000, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "SubscriptionStartDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": null, + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize upon invoicing", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Shelf Improvement", + "deferredRevenueAccountingCodeType": "SalesRevenue", + "recognizedRevenueAccountingCode": "Shelf Improvement", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f949efde7f0149f1eab461045a", + "sku": "SKU-00000012", + "name": "Staff Membership", + "description": "", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": false, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PARTNER", + "AcquisitionProfile__c": "Staff", + "ProductType__c": "Membership", + "ProductLevel__c": "200", + "Tier__c": "Staff", + "productRatePlans": [ + { + "id": "2c92a0f949efde7c0149f1f18162178e", + "status": "Active", + "name": "Staff - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "TermType__c": "EVERGREEN", + "FrontendId__c": "Free", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f949efdea00149f1f30e526e0b", + "name": "Staff Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP0" + ], + "pricing": [ + { + "currency": "GBP", + "price": 0.000000000, + "tiers": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": false, + "taxable": false, + "taxCode": "", + "taxMode": "TaxExclusive", + "ProductType__c": "Staff", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Staff", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Staff", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [] + }, + { + "id": "2c92a0f9479fb46d0147d0155a3d5548", + "sku": "SKU-00000006", + "name": "Partner", + "description": "This is the description of the partner membership.", + "category": null, + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2099-01-01", + "allowFeatureChanges": true, + "ProductEnabled__c": "True", + "Entitlements__c": "Events:PARTNER", + "AcquisitionProfile__c": "Paid", + "ProductType__c": "Membership", + "ProductLevel__c": "200", + "Tier__c": "Partner", + "productRatePlans": [ + { + "id": "2c92a0f94c54758b014c69f813bd39ec", + "status": "Active", + "name": "Non Founder Partner - annual", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Yearly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0f94c54758b014c69f813d939ee", + "name": "Partner Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP149" + ], + "pricing": [ + { + "currency": "GBP", + "price": 149.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToTermStart", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0fb4c5481dc014c69f95fce7240", + "status": "Active", + "name": "Non Founder Partner - monthly", + "description": "", + "effectiveStartDate": "2015-03-31", + "effectiveEndDate": "2099-01-01", + "TermType__c": null, + "FrontendId__c": "Monthly", + "Saving__c": null, + "DefaultTerm__c": "12", + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb4c5481dc014c69f95ff07243", + "name": "Partner Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP15" + ], + "pricing": [ + { + "currency": "GBP", + "price": 15.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "CustomerAcceptance", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155ca15595", + "status": "Expired", + "name": "Partner - monthly", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2015-05-02", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01562c9461a", + "name": "Partner Membership - Monthly", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP15" + ], + "pricing": [ + { + "currency": "GBP", + "price": 15.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Month", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + }, + { + "id": "2c92a0f9479fb46d0147d0155cb15596", + "status": "Expired", + "name": "Partner - annual", + "description": "", + "effectiveStartDate": "2014-01-01", + "effectiveEndDate": "2016-06-23", + "TermType__c": null, + "FrontendId__c": null, + "Saving__c": null, + "DefaultTerm__c": null, + "RatePlanType__c": "Base", + "PromotionCode__c": null, + "productRatePlanCharges": [ + { + "id": "2c92a0fb479fbd5d0147d01563184625", + "name": "Partner Membership - Annual", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "pricingSummary": [ + "GBP135" + ], + "pricing": [ + { + "currency": "GBP", + "price": 135.000000000, + "tiers": null, + "includedUnits": 0.000000000, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null + } + ], + "defaultQuantity": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "productDiscountApplyDetails": [], + "endDateCondition": "Subscription_End", + "upToPeriods": null, + "upToPeriodsType": null, + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriod": "Annual", + "billingPeriodAlignment": "AlignToCharge", + "specificBillingPeriod": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedIncludedUnitPrice": null, + "usageRecordRatingOption": null, + "priceChangeOption": null, + "priceIncreasePercentage": null, + "useTenantDefaultForPriceChange": true, + "taxable": true, + "taxCode": "Partner Membership Global Tax", + "taxMode": "TaxInclusive", + "ProductType__c": "Partner", + "triggerEvent": "ContractEffective", + "description": "", + "revRecCode": null, + "revRecTriggerCondition": null, + "revenueRecognitionRuleName": "Recognize daily over time", + "useDiscountSpecificAccountingCode": null, + "financeInformation": { + "deferredRevenueAccountingCode": "Deferred Revenue - Partner", + "deferredRevenueAccountingCodeType": "DeferredRevenue", + "recognizedRevenueAccountingCode": "Membership - Partner", + "recognizedRevenueAccountingCodeType": "SalesRevenue" + } + } + ] + } + ], + "productFeatures": [ + { + "id": "2c92a0fb4edd70c8014edea3056d7fcd", + "name": "Events", + "code": "Events", + "status": "Active", + "description": "" + } + ] + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/InvoicePreview.json b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/InvoicePreview.json new file mode 100644 index 00000000..b848d4ca --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/InvoicePreview.json @@ -0,0 +1,930 @@ +{ + "accountId": "accId", + "invoiceItems": [ + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-26", + "serviceEndDate": "2022-04-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-26", + "serviceEndDate": "2022-05-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-05-26", + "serviceEndDate": "2022-06-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-06-26", + "serviceEndDate": "2022-07-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-07-26", + "serviceEndDate": "2022-08-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-08-26", + "serviceEndDate": "2022-09-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-09-26", + "serviceEndDate": "2022-10-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-10-26", + "serviceEndDate": "2022-11-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-11-26", + "serviceEndDate": "2022-12-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-12-26", + "serviceEndDate": "2023-01-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2023-01-26", + "serviceEndDate": "2023-02-25", + "chargeAmount": 13.990000000, + "chargeDescription": "", + "chargeName": "Sunday", + "chargeNumber": "C-03353190", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-26", + "serviceEndDate": "2022-04-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-26", + "serviceEndDate": "2022-05-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-05-26", + "serviceEndDate": "2022-06-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-06-26", + "serviceEndDate": "2022-07-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-07-26", + "serviceEndDate": "2022-08-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-08-26", + "serviceEndDate": "2022-09-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-09-26", + "serviceEndDate": "2022-10-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-10-26", + "serviceEndDate": "2022-11-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-11-26", + "serviceEndDate": "2022-12-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-12-26", + "serviceEndDate": "2023-01-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2023-01-26", + "serviceEndDate": "2023-02-25", + "chargeAmount": 14.000000000, + "chargeDescription": "", + "chargeName": "Saturday", + "chargeNumber": "C-03353191", + "chargeId": "chargeId", + "productName": "Newspaper Delivery", + "quantity": 1, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Charge", + "appliedToItemId": null + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-26", + "serviceEndDate": "2022-04-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "3a9f87454a5d403b9b2f40af1d411271" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-03-26", + "serviceEndDate": "2022-04-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "46e56c5b3c024665b5f99d185ba3febd" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-26", + "serviceEndDate": "2022-05-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "8d3e63a9304248ffb29c0918b204d2e0" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-04-26", + "serviceEndDate": "2022-05-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "907a6366c3b74e169e230236fb28df46" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-05-26", + "serviceEndDate": "2022-06-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "4a392c45a3a747089e111d45eebf3c0a" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-05-26", + "serviceEndDate": "2022-06-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "f3a38268aa0b4b0cb525365b1a527af4" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-06-26", + "serviceEndDate": "2022-07-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "a2235199b5af44218221597ed2455cfd" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-06-26", + "serviceEndDate": "2022-07-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "5726b11d7c9e4db487830a50427ef2ff" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-07-26", + "serviceEndDate": "2022-08-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "262a4c99a47848778b3386af97943f39" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-07-26", + "serviceEndDate": "2022-08-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "fb907228670d40c194c8519d4a21fd60" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-08-26", + "serviceEndDate": "2022-09-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "b99b58bda8764dd79b265c8878450dee" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-08-26", + "serviceEndDate": "2022-09-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "2a831ac8c8dd4df1a0c42d1424470c32" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-09-26", + "serviceEndDate": "2022-10-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "795b8d2ec8fd4f1f9299eee1e61882e1" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-09-26", + "serviceEndDate": "2022-10-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "ed74bf437ce9407090d531bab9321cdc" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-10-26", + "serviceEndDate": "2022-11-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "4fc69a58d43f4db9a191334921dc7f68" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-10-26", + "serviceEndDate": "2022-11-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "f241c6ec528148609ec6ec38392d3a1c" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-11-26", + "serviceEndDate": "2022-12-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "182a67da6dbe434b8ec4b5af980174b5" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-11-26", + "serviceEndDate": "2022-12-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "39dfb2f3295e4f068a166bcb4c2b6f5c" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-12-26", + "serviceEndDate": "2023-01-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "6d1af9ac59e349619660e91417c104f8" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2022-12-26", + "serviceEndDate": "2023-01-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "fe1cf56b0b5144289549df0eb7e2033f" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2023-01-26", + "serviceEndDate": "2023-02-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "c12b9e63d1e24e9ba9cbe4bb14d90f39" + }, + { + "id": "id", + "subscriptionName": "subName", + "subscriptionId": "subId", + "subscriptionNumber": "subNum", + "serviceStartDate": "2023-01-26", + "serviceEndDate": "2023-02-25", + "chargeAmount": -3.500000000, + "chargeDescription": "", + "chargeName": "Percentage", + "chargeNumber": "C-03353189", + "chargeId": "chargeId", + "productName": "Discounts", + "quantity": 1.000000000, + "taxAmount": 0.000000000, + "unitOfMeasure": "", + "chargeDate": "2022-03-29 14:22:42", + "chargeType": "Recurring", + "processingType": "Discount", + "appliedToItemId": "912751afbf304419a44bf62d8fae1f6c" + } + ], + "success": true +} \ No newline at end of file diff --git a/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Subscription.json b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Subscription.json new file mode 100644 index 00000000..307a03b7 --- /dev/null +++ b/lambda/src/test/resources/Handlers/EstimationHandler/Waitrose25%Discount/Subscription.json @@ -0,0 +1,285 @@ +{ + "success": true, + "id": "id", + "accountId": "accId", + "accountNumber": "accNum", + "accountName": "accName", + "invoiceOwnerAccountId": "accId", + "invoiceOwnerAccountNumber": "accNum", + "invoiceOwnerAccountName": "accName", + "subscriptionNumber": "subNum", + "version": 1, + "revision": "1.0", + "termType": "TERMED", + "invoiceSeparately": false, + "contractEffectiveDate": "2022-02-20", + "serviceActivationDate": "2022-02-20", + "customerAcceptanceDate": "2022-02-26", + "subscriptionStartDate": "2022-02-20", + "subscriptionEndDate": "2023-02-20", + "termStartDate": "2022-02-20", + "termEndDate": "2023-02-20", + "initialTerm": 12, + "initialTermPeriodType": "Month", + "currentTerm": 12, + "currentTermPeriodType": "Month", + "autoRenew": true, + "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", + "renewalTerm": 12, + "renewalTermPeriodType": "Month", + "contractedMrr": 27.99, + "totalContractedValue": 330.46, + "notes": null, + "status": "Active", + "TrialPeriodPrice__c": null, + "CanadaHandDelivery__c": null, + "QuoteNumber__QT": null, + "GifteeIdentityId__c": null, + "OpportunityName__QT": null, + "GiftNotificationEmailDate__c": null, + "Gift_Subscription__c": "No", + "TrialPeriodDays__c": null, + "CreatedRequestId__c": null, + "AcquisitionSource__c": null, + "CreatedByCSR__c": null, + "CASSubscriberID__c": null, + "LastPriceChangeDate__c": null, + "InitialPromotionCode__c": "Waitrose", + "CpqBundleJsonId__QT": null, + "RedemptionCode__c": null, + "QuoteType__QT": null, + "GiftRedemptionDate__c": null, + "QuoteBusinessType__QT": null, + "SupplierCode__c": null, + "legacy_cat__c": null, + "AcquisitionCase__c": null, + "ReaderType__c": "Direct", + "ActivationDate__c": null, + "UserCancellationReason__c": null, + "CorporateAccountId__c": null, + "OpportunityCloseDate__QT": null, + "IPaddress__c": null, + "IPCountry__c": "GB", + "PromotionCode__c": "Waitrose", + "OriginalSubscriptionStartDate__c": null, + "LegacyContractStartDate__c": null, + "CancellationReason__c": null, + "billToContact": null, + "paymentTerm": null, + "ratePlans": [ + { + "id": "id", + "productId": "2c92a0ff5345f9200153559c6d2a3385", + "productName": "Discounts", + "productSku": "ABC-00000012", + "productRatePlanId": "2c92a0ff5345f9220153559d915d5c26", + "ratePlanName": "Percentage", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd5345efa10153559e97bb76c6", + "number": "C-03353189", + "name": "Percentage", + "type": "Recurring", + "model": "DiscountPercentage", + "uom": null, + "version": 1, + "pricingSummary": "25% discount", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": null, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": 25.000000000, + "discountAmount": null, + "applyDiscountTo": "ONETIMERECURRINGUSAGE", + "discountLevel": "subscription", + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "DefaultFromCustomer", + "listPriceBase": null, + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": null, + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": null, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-02-26", + "effectiveEndDate": "2023-02-20", + "processedThroughDate": "2022-02-26", + "chargedThroughDate": "2022-03-26", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Fixed_Period", + "upToPeriodsType": "Billing_Periods", + "upToPeriods": 12, + "specificEndDate": null, + "mrr": 0.000000000, + "dmrc": 0.000000000, + "tcv": 0.000000000, + "dtcv": 0.000000000, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + }, + { + "id": "id", + "productId": "2c92a0ff55a0e4940155dfa589da2591", + "productName": "Newspaper Delivery", + "productSku": "ABC-00000013", + "productRatePlanId": "2c92a0fd5614305c01561dc88f3275be", + "ratePlanName": "Weekend", + "ratePlanCharges": [ + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd5614305c01561dc88fb875d0", + "number": "C-03353191", + "name": "Saturday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP14", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 14.000000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-02-26", + "effectiveEndDate": "2023-02-20", + "processedThroughDate": "2022-02-26", + "chargedThroughDate": "2022-03-26", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 14.000000000, + "dmrc": 14.000000000, + "tcv": 165.290322582, + "dtcv": 165.290322582, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + }, + { + "id": "id", + "originalChargeId": "origChgId", + "productRatePlanChargeId": "2c92a0fd5614305c01561dc88f8975c8", + "number": "C-03353190", + "name": "Sunday", + "type": "Recurring", + "model": "FlatFee", + "uom": null, + "version": 1, + "pricingSummary": "GBP13.99", + "priceChangeOption": "NoChange", + "priceIncreasePercentage": null, + "currency": "GBP", + "price": 13.990000000, + "tiers": null, + "chargeModelConfiguration": null, + "inputArgumentId": null, + "includedUnits": null, + "overagePrice": null, + "discountPercentage": null, + "discountAmount": null, + "applyDiscountTo": null, + "discountLevel": null, + "discountClass": null, + "discountApplyDetails": [], + "billingDay": "ChargeTriggerDay", + "listPriceBase": "Per_Billing_Period", + "billingPeriod": "Month", + "specificBillingPeriod": null, + "billingTiming": "IN_ADVANCE", + "ratingGroup": null, + "billingPeriodAlignment": "AlignToCharge", + "quantity": 1.000000000, + "smoothingModel": null, + "numberOfPeriods": null, + "overageCalculationOption": null, + "overageUnusedUnitsCreditOption": null, + "unusedUnitsCreditRates": null, + "usageRecordRatingOption": null, + "segment": 1, + "effectiveStartDate": "2022-02-26", + "effectiveEndDate": "2023-02-20", + "processedThroughDate": "2022-02-26", + "chargedThroughDate": "2022-03-26", + "done": false, + "triggerDate": null, + "triggerEvent": "CustomerAcceptance", + "endDateCondition": "Subscription_End", + "upToPeriodsType": null, + "upToPeriods": null, + "specificEndDate": null, + "mrr": 13.990000000, + "dmrc": 13.990000000, + "tcv": 165.172258066, + "dtcv": 165.172258066, + "originalOrderDate": null, + "amendedByOrderOn": null, + "description": "", + "HolidayStart__c": null, + "HolidayEnd__c": null, + "ForceSync__c": null + } + ], + "subscriptionProductFeatures": [], + "externallyManagedPlanId": null + } + ], + "externallyManagedBy": null +} diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Account.json b/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Account.json deleted file mode 100644 index eef76281..00000000 --- a/lambda/src/test/resources/Migrations/NewspaperDelivery/Sunday/Account.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "basicInfo": { - "id": "basicInfoId", - "name": "name", - "accountNumber": "accNum", - "notes": "", - "status": "Active", - "crmId": "crmId", - "batch": "Batch1", - "invoiceTemplateId": "invoiceTemplateId", - "communicationProfileId": "communicationProfileId", - "IdentityId__c": "IdentityId__c", - "sfContactId__c": "sfContactId__c", - "CCURN__c": null, - "SpecialDeliveryInstructions__c": null, - "NonStandardDataReason__c": null, - "ProcessingAdvice__c": null, - "CreatedRequestId__c": null, - "RetryStatus__c": null, - "salesRep": "", - "sequenceSetId": null - }, - "billingAndPayment": { - "billCycleDay": 1, - "currency": "USD", - "paymentTerm": "Due Upon Receipt", - "paymentGateway": null, - "defaultPaymentMethodId": "9z92a0f9458q27a4014570f3ad379q9d", - "invoiceDeliveryPrefsPrint": false, - "invoiceDeliveryPrefsEmail": true, - "additionalEmailAddresses": [ - "" - ] - }, - "metrics": { - "balance": 0.000000000, - "totalInvoiceBalance": 0.000000000, - "creditBalance": 0.000000000, - "contractedMrr": 20.000000000 - }, - "billToContact": { - "address1": "20 Hale Rd", - "address2": null, - "city": "", - "country": "", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": "", - "workPhone": "+1", - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "soldToContact": { - "address1": "", - "address2": "", - "city": "", - "country": "United States", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": null, - "workPhone": null, - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "taxInfo": { - "exemptStatus": "No", - "exemptCertificateId": "", - "exemptCertificateType": "", - "exemptIssuingJurisdiction": "", - "exemptEffectiveDate": null, - "exemptExpirationDate": null, - "exemptDescription": "", - "exemptEntityUseCode": null, - "companyCode": null, - "VATId": "" - }, - "success": true -} diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Account.json b/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Account.json deleted file mode 100644 index eef76281..00000000 --- a/lambda/src/test/resources/Migrations/NewspaperDelivery/Waitrose25%Discount/Account.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "basicInfo": { - "id": "basicInfoId", - "name": "name", - "accountNumber": "accNum", - "notes": "", - "status": "Active", - "crmId": "crmId", - "batch": "Batch1", - "invoiceTemplateId": "invoiceTemplateId", - "communicationProfileId": "communicationProfileId", - "IdentityId__c": "IdentityId__c", - "sfContactId__c": "sfContactId__c", - "CCURN__c": null, - "SpecialDeliveryInstructions__c": null, - "NonStandardDataReason__c": null, - "ProcessingAdvice__c": null, - "CreatedRequestId__c": null, - "RetryStatus__c": null, - "salesRep": "", - "sequenceSetId": null - }, - "billingAndPayment": { - "billCycleDay": 1, - "currency": "USD", - "paymentTerm": "Due Upon Receipt", - "paymentGateway": null, - "defaultPaymentMethodId": "9z92a0f9458q27a4014570f3ad379q9d", - "invoiceDeliveryPrefsPrint": false, - "invoiceDeliveryPrefsEmail": true, - "additionalEmailAddresses": [ - "" - ] - }, - "metrics": { - "balance": 0.000000000, - "totalInvoiceBalance": 0.000000000, - "creditBalance": 0.000000000, - "contractedMrr": 20.000000000 - }, - "billToContact": { - "address1": "20 Hale Rd", - "address2": null, - "city": "", - "country": "", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": "", - "workPhone": "+1", - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "soldToContact": { - "address1": "", - "address2": "", - "city": "", - "country": "United States", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": null, - "workPhone": null, - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "taxInfo": { - "exemptStatus": "No", - "exemptCertificateId": "", - "exemptCertificateType": "", - "exemptIssuingJurisdiction": "", - "exemptEffectiveDate": null, - "exemptExpirationDate": null, - "exemptDescription": "", - "exemptEntityUseCode": null, - "companyCode": null, - "VATId": "" - }, - "success": true -} diff --git a/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Account.json b/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Account.json deleted file mode 100644 index eef76281..00000000 --- a/lambda/src/test/resources/Migrations/NewspaperDelivery/Weekend/Account.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "basicInfo": { - "id": "basicInfoId", - "name": "name", - "accountNumber": "accNum", - "notes": "", - "status": "Active", - "crmId": "crmId", - "batch": "Batch1", - "invoiceTemplateId": "invoiceTemplateId", - "communicationProfileId": "communicationProfileId", - "IdentityId__c": "IdentityId__c", - "sfContactId__c": "sfContactId__c", - "CCURN__c": null, - "SpecialDeliveryInstructions__c": null, - "NonStandardDataReason__c": null, - "ProcessingAdvice__c": null, - "CreatedRequestId__c": null, - "RetryStatus__c": null, - "salesRep": "", - "sequenceSetId": null - }, - "billingAndPayment": { - "billCycleDay": 1, - "currency": "USD", - "paymentTerm": "Due Upon Receipt", - "paymentGateway": null, - "defaultPaymentMethodId": "9z92a0f9458q27a4014570f3ad379q9d", - "invoiceDeliveryPrefsPrint": false, - "invoiceDeliveryPrefsEmail": true, - "additionalEmailAddresses": [ - "" - ] - }, - "metrics": { - "balance": 0.000000000, - "totalInvoiceBalance": 0.000000000, - "creditBalance": 0.000000000, - "contractedMrr": 20.000000000 - }, - "billToContact": { - "address1": "20 Hale Rd", - "address2": null, - "city": "", - "country": "", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": "", - "workPhone": "+1", - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "soldToContact": { - "address1": "", - "address2": "", - "city": "", - "country": "United States", - "county": "", - "fax": "", - "firstName": "", - "homePhone": "", - "id": "", - "lastName": "", - "mobilePhone": "", - "nickname": "", - "otherPhone": "", - "otherPhoneType": null, - "personalEmail": "", - "state": "", - "taxRegion": "", - "workEmail": null, - "workPhone": null, - "zipCode": "", - "Company_Name__c": null, - "SpecialDeliveryInstructions__c": null, - "Title__c": "Mr", - "contactDescription": "" - }, - "taxInfo": { - "exemptStatus": "No", - "exemptCertificateId": "", - "exemptCertificateType": "", - "exemptIssuingJurisdiction": "", - "exemptEffectiveDate": null, - "exemptExpirationDate": null, - "exemptDescription": "", - "exemptEntityUseCode": null, - "companyCode": null, - "VATId": "" - }, - "success": true -} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/InvoicePreview.json b/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/InvoicePreview.json deleted file mode 100644 index bf44e7d4..00000000 --- a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/InvoicePreview.json +++ /dev/null @@ -1,300 +0,0 @@ -{ - "accountId": "accId", - "invoiceItems": [ - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 5.99, - "chargeDescription": "", - "chargeName": "Monday", - "chargeNumber": "C-00499639", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 5.99, - "chargeDescription": "", - "chargeName": "Wednesday", - "chargeNumber": "C-00499640", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 5.99, - "chargeDescription": "", - "chargeName": "Tuesday", - "chargeNumber": "C-00499641", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 5.99, - "chargeDescription": "", - "chargeName": "Thursday", - "chargeNumber": "C-00499642", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 5.99, - "chargeDescription": "", - "chargeName": "Friday", - "chargeNumber": "C-00499643", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 8.68, - "chargeDescription": "", - "chargeName": "Saturday", - "chargeNumber": "C-00499644", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 8.99, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-00499645", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -1.50, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "2df15bebd70f4e529337c7c73f2bdd10" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -1.50, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "f21519d70381429d9df0f220fe9f5f35" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -1.50, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "826384b6b6014008b61ce0a9a004ba6a" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -1.50, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "8cdccefa33cc4f838183d94984504841" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -1.50, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "a50e4c6340f44402a3995927f43411c3" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -2.17, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "37152c0ad6204854a44335e1f262a607" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": -2.25, - "chargeDescription": "", - "chargeName": "25% discount on subscription for 3 months", - "chargeNumber": "C-00499988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-02 08:57:31", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "ea307b4c737d4673957c099d9e9cf31e" - } - ], - "success": true -} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Subscription.json b/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Subscription.json deleted file mode 100644 index f429a742..00000000 --- a/lambda/src/test/resources/Migrations/Vouchers2022/EverydayDiscount25%/Subscription.json +++ /dev/null @@ -1,1039 +0,0 @@ -{ - "success": true, - "id": "id", - "accountId": "accId", - "accountNumber": "accNum", - "accountName": "accName", - "invoiceOwnerAccountId": "accId", - "invoiceOwnerAccountNumber": "accNum", - "invoiceOwnerAccountName": "accName", - "subscriptionNumber": "subNum", - "version": 11, - "termType": "TERMED", - "invoiceSeparately": false, - "contractEffectiveDate": "2018-05-10", - "serviceActivationDate": "2018-05-10", - "customerAcceptanceDate": "2018-06-04", - "subscriptionStartDate": "2018-05-10", - "termStartDate": "2020-05-10", - "termEndDate": "2021-05-10", - "initialTerm": 12, - "initialTermPeriodType": "Month", - "currentTerm": 12, - "currentTermPeriodType": "Month", - "autoRenew": true, - "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", - "renewalTerm": 12, - "renewalTermPeriodType": "Month", - "contractedMrr": 47.62, - "totalContractedValue": 1675.92, - "notes": null, - "status": "Active", - "TrialPeriodPrice__c": null, - "CanadaHandDelivery__c": null, - "QuoteNumber__QT": null, - "OpportunityName__QT": null, - "GiftSubscription__c": "No", - "TrialPeriodDays__c": null, - "CreatedRequestId__c": null, - "NextVoucherDateTest__c": null, - "AcquisitionSource__c": null, - "CreatedByCSR__c": null, - "CASSubscriberID__c": null, - "InitialPromotionCode__c": null, - "Suspended__c": "false", - "CpqBundleJsonId__QT": null, - "QuoteType__QT": null, - "QuoteBusinessType__QT": null, - "SupplierCode__c": null, - "AcquisitionCase__c": null, - "ReaderType__c": "Direct", - "ActivationDate__c": null, - "UserCancellationReason__c": null, - "OpportunityCloseDate__QT": null, - "GiftSerialNumber__c": null, - "IPaddress__c": null, - "IPCountry__c": "GB", - "PromotionCode__c": null, - "OriginalSubscriptionStartDate__c": null, - "CancellationReason__c": null, - "ratePlans": [ - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499988", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-04-04", - "effectiveEndDate": "2020-07-04", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499987", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-01-04", - "effectiveEndDate": "2020-04-04", - "processedThroughDate": "2020-03-04", - "chargedThroughDate": "2020-04-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499986", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-10-04", - "effectiveEndDate": "2020-01-04", - "processedThroughDate": "2019-12-04", - "chargedThroughDate": "2020-01-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499985", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-07-04", - "effectiveEndDate": "2019-10-04", - "processedThroughDate": "2019-09-04", - "chargedThroughDate": "2019-10-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499984", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-04-04", - "effectiveEndDate": "2019-07-04", - "processedThroughDate": "2019-06-04", - "chargedThroughDate": "2019-07-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499983", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-01-04", - "effectiveEndDate": "2019-04-04", - "processedThroughDate": "2019-03-04", - "chargedThroughDate": "2019-04-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499982", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-10-04", - "effectiveEndDate": "2019-01-04", - "processedThroughDate": "2018-12-04", - "chargedThroughDate": "2019-01-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92c0f9574ee3de015753802a687612", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92c0f96329a97c01633fd09c6773cb", - "ratePlanName": "Cancellation Save Discount - 25% off for 3 months", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f8632999a201633fd18f893ada", - "number": "C-00499653", - "name": "25% discount on subscription for 3 months", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 1, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-07-04", - "effectiveEndDate": "2018-10-04", - "processedThroughDate": "2018-09-04", - "chargedThroughDate": "2018-10-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Months", - "upToPeriods": 3, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "productId": "2c92c0f855c9f4b20155d9f1ca515036", - "productName": "Newspaper Voucher", - "productSku": "ABC-00000022", - "productRatePlanId": "2c92c0f855c9f4b20155d9f1d3d4512a", - "ratePlanName": "Everyday", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d5a65144", - "number": "C-00499642", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP5.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 5.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 5.990000000, - "dmrc": 0.000000000, - "tcv": 210.809354838, - "dtcv": 71.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d49f5134", - "number": "C-00499640", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP5.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 5.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 5.990000000, - "dmrc": 0.000000000, - "tcv": 210.809354838, - "dtcv": 71.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d527513c", - "number": "C-00499641", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP5.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 5.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 5.990000000, - "dmrc": 0.000000000, - "tcv": 210.809354838, - "dtcv": 71.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d6d05157", - "number": "C-00499644", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP8.68", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 8.680000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 8.680000000, - "dmrc": 0.000000000, - "tcv": 305.479999999, - "dtcv": 104.160000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d760515f", - "number": "C-00499645", - "name": "Sunday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP8.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 8.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 8.990000000, - "dmrc": 0.000000000, - "tcv": 316.389999999, - "dtcv": 107.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d413512c", - "number": "C-00499639", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP5.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 5.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 5.990000000, - "dmrc": 0.000000000, - "tcv": 210.809354838, - "dtcv": 71.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92c0f855c9f4b20155d9f1d638514c", - "number": "C-00499643", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 3, - "pricingSummary": "GBP5.99", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 5.990000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2018-06-04", - "effectiveEndDate": "2021-05-10", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 5.990000000, - "dmrc": 0.000000000, - "tcv": 210.809354838, - "dtcv": 71.880000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - } - ] -} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/InvoicePreview.json b/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/InvoicePreview.json deleted file mode 100644 index 32b94c22..00000000 --- a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/InvoicePreview.json +++ /dev/null @@ -1,594 +0,0 @@ -{ - "accountId": "accId", - "invoiceItems": [ - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02077966", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02080840", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02083600", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02086151", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02088759", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -2.310000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02091263", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02096924", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02099824", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02102393", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02104942", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02107100", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -2.310000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02109408", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02114445", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02116787", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02118988", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02121494", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02123424", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -2.310000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02125797", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02131048", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02133651", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02136504", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-06-04", - "chargeAmount": -1.600000000, - "chargeDescription": "", - "chargeName": "Holiday Credit", - "chargeNumber": "C-02139362", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "OneTime", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.38, - "chargeDescription": "", - "chargeName": "Friday", - "chargeNumber": "C-01478387", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.38, - "chargeDescription": "", - "chargeName": "Monday", - "chargeNumber": "C-01478388", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.38, - "chargeDescription": "", - "chargeName": "Tuesday", - "chargeNumber": "C-01478389", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.38, - "chargeDescription": "", - "chargeName": "Thursday", - "chargeNumber": "C-01478390", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 6.38, - "chargeDescription": "", - "chargeName": "Wednesday", - "chargeNumber": "C-01478391", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-04", - "serviceEndDate": "2020-07-03", - "chargeAmount": 9.22, - "chargeDescription": "", - "chargeName": "Saturday", - "chargeNumber": "C-01478392", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-05-28 14:25:32", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - } - ], - "success": true -} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Subscription.json b/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Subscription.json deleted file mode 100644 index c0c67d3c..00000000 --- a/lambda/src/test/resources/Migrations/Vouchers2022/HolidayCredited/Subscription.json +++ /dev/null @@ -1,3360 +0,0 @@ -{ - "success": true, - "id": "id", - "accountId": "accId", - "accountNumber": "accNum", - "accountName": "accName", - "invoiceOwnerAccountId": "accId", - "invoiceOwnerAccountNumber": "accNum", - "invoiceOwnerAccountName": "accName", - "subscriptionNumber": "subNum", - "version": 43, - "termType": "TERMED", - "invoiceSeparately": false, - "contractEffectiveDate": "2019-01-14", - "serviceActivationDate": "2019-01-14", - "customerAcceptanceDate": "2019-02-04", - "subscriptionStartDate": "2019-01-14", - "termStartDate": "2020-01-14", - "termEndDate": "2021-01-14", - "initialTerm": 12, - "initialTermPeriodType": "Month", - "currentTerm": 12, - "currentTermPeriodType": "Month", - "autoRenew": true, - "renewalSetting": "RENEW_WITH_SPECIFIC_TERM", - "renewalTerm": 12, - "renewalTermPeriodType": "Month", - "contractedMrr": 41.12, - "totalContractedValue": 888.45, - "notes": null, - "status": "Active", - "TrialPeriodPrice__c": null, - "CanadaHandDelivery__c": null, - "QuoteNumber__QT": null, - "OpportunityName__QT": null, - "Gift_Subscription__c": "No", - "TrialPeriodDays__c": null, - "CreatedRequestId__c": null, - "AcquisitionSource__c": null, - "CreatedByCSR__c": null, - "CASSubscriberID__c": null, - "LastPriceChangeDate__c": null, - "InitialPromotionCode__c": "GCB80X", - "CpqBundleJsonId__QT": null, - "QuoteType__QT": null, - "QuoteBusinessType__QT": null, - "SupplierCode__c": null, - "legacy_cat__c": null, - "AcquisitionCase__c": null, - "ReaderType__c": "Direct", - "ActivationDate__c": null, - "UserCancellationReason__c": null, - "OpportunityCloseDate__QT": null, - "IPaddress__c": null, - "IPCountry__c": "GB", - "PromotionCode__c": "GCB80X", - "OriginalSubscriptionStartDate__c": null, - "LegacyContractStartDate__c": null, - "CancellationReason__c": null, - "ratePlans": [ - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02139362", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-28", - "HolidayEnd__c": "2020-05-28", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02136504", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-27", - "HolidayEnd__c": "2020-05-27", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02133651", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-26", - "HolidayEnd__c": "2020-05-26", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02131048", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-25", - "HolidayEnd__c": "2020-05-25", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02125797", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-05-23", - "HolidayEnd__c": "2020-05-23", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02123424", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-22", - "HolidayEnd__c": "2020-05-22", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02121494", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-21", - "HolidayEnd__c": "2020-05-21", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02118988", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-20", - "HolidayEnd__c": "2020-05-20", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02116787", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-19", - "HolidayEnd__c": "2020-05-19", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02114445", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-18", - "HolidayEnd__c": "2020-05-18", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02109408", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-05-16", - "HolidayEnd__c": "2020-05-16", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02107100", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-15", - "HolidayEnd__c": "2020-05-15", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02104942", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-14", - "HolidayEnd__c": "2020-05-14", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02102393", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-13", - "HolidayEnd__c": "2020-05-13", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02099824", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-12", - "HolidayEnd__c": "2020-05-12", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02096924", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-11", - "HolidayEnd__c": "2020-05-11", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02091263", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-05-09", - "HolidayEnd__c": "2020-05-09", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02088759", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-08", - "HolidayEnd__c": "2020-05-08", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02086151", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-07", - "HolidayEnd__c": "2020-05-07", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02083600", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-06", - "HolidayEnd__c": "2020-05-06", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02080840", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-05", - "HolidayEnd__c": "2020-05-05", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02077966", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-06-04", - "effectiveEndDate": "2020-06-05", - "processedThroughDate": null, - "chargedThroughDate": null, - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-04", - "HolidayEnd__c": "2020-05-04", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02071252", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-05-02", - "HolidayEnd__c": "2020-05-02", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02068135", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-05-01", - "HolidayEnd__c": "2020-05-01", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02065136", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-30", - "HolidayEnd__c": "2020-04-30", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02061830", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-29", - "HolidayEnd__c": "2020-04-29", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02058569", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-28", - "HolidayEnd__c": "2020-04-28", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02053666", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-27", - "HolidayEnd__c": "2020-04-27", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02045579", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-04-25", - "HolidayEnd__c": "2020-04-25", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02042347", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-24", - "HolidayEnd__c": "2020-04-24", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02039510", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-23", - "HolidayEnd__c": "2020-04-23", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02036219", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-22", - "HolidayEnd__c": "2020-04-22", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02032799", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-21", - "HolidayEnd__c": "2020-04-21", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02029161", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-20", - "HolidayEnd__c": "2020-04-20", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02020731", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-04-18", - "HolidayEnd__c": "2020-04-18", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02016940", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-17", - "HolidayEnd__c": "2020-04-17", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02013649", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-16", - "HolidayEnd__c": "2020-04-16", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02009682", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-15", - "HolidayEnd__c": "2020-04-15", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02005842", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-14", - "HolidayEnd__c": "2020-04-14", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-02002385", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-1.6", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -1.600000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -1.600000000, - "dtcv": -1.600000000, - "description": "", - "HolidayStart__c": "2020-04-13", - "HolidayEnd__c": "2020-04-13", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "lastChangeType": "Add", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0076ae9189c016b080c930a6186", - "ratePlanName": "DO NOT USE MANUALLY: Holiday Credit - automated", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0086ae928d7016b080f638477a6", - "number": "C-01995051", - "name": "Holiday Credit", - "type": "OneTime", - "model": "FlatFee", - "uom": null, - "version": 1, - "pricingSummary": "GBP-2.31", - "priceChangeOption": null, - "priceIncreasePercentage": null, - "currency": "GBP", - "price": -2.310000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": null, - "listPriceBase": null, - "billingPeriod": null, - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": null, - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2020-05-04", - "effectiveEndDate": "2020-05-05", - "processedThroughDate": "2020-05-05", - "chargedThroughDate": "2020-05-05", - "done": true, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "One_Time", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": null, - "dmrc": null, - "tcv": -2.310000000, - "dtcv": -2.310000000, - "description": "", - "HolidayStart__c": "2020-04-11", - "HolidayEnd__c": "2020-04-11", - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "productId": "2c92a0ff5345f9200153559c6d2a3385", - "productName": "Discounts", - "productSku": "ABC-00000012", - "productRatePlanId": "2c92a0ff5345f9220153559d915d5c26", - "ratePlanName": "Percentage", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd5345efa10153559e97bb76c6", - "number": "C-01478386", - "name": "Percentage", - "type": "Recurring", - "model": "DiscountPercentage", - "uom": null, - "version": 2, - "pricingSummary": "25% discount", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": null, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": 25.000000000, - "discountAmount": null, - "applyDiscountTo": "ONETIMERECURRINGUSAGE", - "discountLevel": "subscription", - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "DefaultFromCustomer", - "listPriceBase": null, - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": null, - "billingPeriodAlignment": "AlignToCharge", - "quantity": null, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2020-02-04", - "processedThroughDate": "2020-01-04", - "chargedThroughDate": "2020-01-14", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Fixed_Period", - "upToPeriodsType": "Billing_Periods", - "upToPeriods": 12, - "specificEndDate": null, - "mrr": 0.000000000, - "dmrc": 0.000000000, - "tcv": 0.000000000, - "dtcv": 0.000000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - }, - { - "id": "id", - "productId": "2c92a0fc55a0dc530155dfa5b8dd56c0", - "productName": "Newspaper Voucher", - "productSku": "ABC-00000014", - "productRatePlanId": "2c92a0fd56fe270b0157040e42e536ef", - "ratePlanName": "Sixday", - "ratePlanCharges": [ - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0ff56fe33f5015709bf7fdd6a4d", - "number": "C-01478392", - "name": "Saturday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP9.22", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 9.220000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 9.220000000, - "dmrc": 0.000000000, - "tcv": 215.034193547, - "dtcv": 110.640000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe26b601570431210a310e", - "number": "C-01478388", - "name": "Monday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP6.38", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 6.380000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 6.380000000, - "dmrc": 0.000000000, - "tcv": 148.798064515, - "dtcv": 76.560000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe270b015709bd2d3d75d7", - "number": "C-01478389", - "name": "Tuesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP6.38", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 6.380000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 6.380000000, - "dmrc": 0.000000000, - "tcv": 148.798064515, - "dtcv": 76.560000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fe56fe33ff015709bdb6153cd4", - "number": "C-01478391", - "name": "Wednesday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP6.38", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 6.380000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 6.380000000, - "dmrc": 0.000000000, - "tcv": 148.798064515, - "dtcv": 76.560000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fd56fe270b015709be701e78b6", - "number": "C-01478390", - "name": "Thursday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP6.38", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 6.380000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 6.380000000, - "dmrc": 0.000000000, - "tcv": 148.798064515, - "dtcv": 76.560000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - }, - { - "id": "id", - "originalChargeId": "origChgId", - "productRatePlanChargeId": "2c92a0fc56fe26ba015709bee15d653a", - "number": "C-01478387", - "name": "Friday", - "type": "Recurring", - "model": "FlatFee", - "uom": null, - "version": 2, - "pricingSummary": "GBP6.38", - "priceChangeOption": "NoChange", - "priceIncreasePercentage": null, - "currency": "GBP", - "price": 6.380000000, - "tiers": null, - "includedUnits": null, - "overagePrice": null, - "discountPercentage": null, - "discountAmount": null, - "applyDiscountTo": null, - "discountLevel": null, - "discountClass": null, - "discountApplyDetails": [], - "billingDay": "ChargeTriggerDay", - "listPriceBase": "Per_Billing_Period", - "billingPeriod": "Month", - "specificBillingPeriod": null, - "billingTiming": "IN_ADVANCE", - "billingPeriodAlignment": "AlignToCharge", - "quantity": 1.000000000, - "smoothingModel": null, - "numberOfPeriods": null, - "overageCalculationOption": null, - "overageUnusedUnitsCreditOption": null, - "unusedUnitsCreditRates": null, - "usageRecordRatingOption": null, - "segment": 1, - "effectiveStartDate": "2019-02-04", - "effectiveEndDate": "2021-01-14", - "processedThroughDate": "2020-05-04", - "chargedThroughDate": "2020-06-04", - "done": false, - "triggerDate": null, - "triggerEvent": "CustomerAcceptance", - "endDateCondition": "Subscription_End", - "upToPeriodsType": null, - "upToPeriods": null, - "specificEndDate": null, - "mrr": 6.380000000, - "dmrc": 0.000000000, - "tcv": 148.798064515, - "dtcv": 76.560000000, - "description": "", - "HolidayStart__c": null, - "HolidayEnd__c": null, - "ForceSync__c": null - } - ], - "subscriptionProductFeatures": [] - } - ] -} diff --git a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/InvoicePreview.json b/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/InvoicePreview.json deleted file mode 100644 index 0b8f7bdf..00000000 --- a/lambda/src/test/resources/Migrations/Vouchers2022/PercentageDiscount/InvoicePreview.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "accountId": "accId", - "invoiceItems": [ - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-08", - "serviceEndDate": "2020-07-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-07-08", - "serviceEndDate": "2020-08-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-08-08", - "serviceEndDate": "2020-09-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-09-08", - "serviceEndDate": "2020-10-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-10-08", - "serviceEndDate": "2020-11-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-11-08", - "serviceEndDate": "2020-12-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-12-08", - "serviceEndDate": "2021-01-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2021-01-08", - "serviceEndDate": "2021-02-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2021-02-08", - "serviceEndDate": "2021-03-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2021-03-08", - "serviceEndDate": "2021-04-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2021-04-08", - "serviceEndDate": "2021-05-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2021-05-08", - "serviceEndDate": "2021-06-07", - "chargeAmount": 10.79, - "chargeDescription": "", - "chargeName": "Sunday", - "chargeNumber": "C-01112220", - "chargeId": "chargeId", - "productName": "Newspaper Voucher", - "quantity": 1, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Charge", - "appliedToItemId": null - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-06-08", - "serviceEndDate": "2020-07-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "7527ba9077394d8fa4d7f6c53797bc08" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-07-08", - "serviceEndDate": "2020-08-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "157e53a9ae914909aa70795642ff3551" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-08-08", - "serviceEndDate": "2020-09-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "83a43476f8544a918d2ca36af71821a8" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-09-08", - "serviceEndDate": "2020-10-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "8eaae2d2b5d1451680fa0071876017e7" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-10-08", - "serviceEndDate": "2020-11-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "14edaab9eca54a1d8ed4bed902e4436f" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-11-08", - "serviceEndDate": "2020-12-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "8d7da4c4f37b4e0cb4e6a2708461c7c1" - }, - { - "id": "id", - "subscriptionName": "subName", - "subscriptionId": "subId", - "subscriptionNumber": "subNum", - "serviceStartDate": "2020-12-08", - "serviceEndDate": "2021-01-07", - "chargeAmount": -2.70, - "chargeDescription": "", - "chargeName": "Percentage", - "chargeNumber": "C-01767304", - "chargeId": "chargeId", - "productName": "Discounts", - "quantity": 1.000000000, - "taxAmount": 0.000000000, - "unitOfMeasure": "", - "chargeDate": "2020-06-03 08:34:22", - "chargeType": "Recurring", - "processingType": "Discount", - "appliedToItemId": "3ee78a269d134726943fae34f9261265" - } - ], - "success": true -} diff --git a/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerSpec.scala b/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerSpec.scala index 886d7798..dbb544d3 100644 --- a/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerSpec.scala +++ b/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerSpec.scala @@ -155,8 +155,8 @@ object EstimationHandlerSpec extends ZIOSpecDefault { override def spec: Spec[TestEnvironment with Scope, Any] = suite("estimate")( test("Start date is correct for subscription less than one year old (1)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Sixday+/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Sixday+/Subscription.json") + val invoiceList = invoiceListFromJson("Handlers/EstimationHandler/Sixday+/InvoicePreview.json") + val subscription = subscriptionFromJson("Handlers/EstimationHandler/Sixday+/Subscription.json") val today = LocalDate.of(2022, 1, 1) // today is 2022-01-01 @@ -187,8 +187,8 @@ object EstimationHandlerSpec extends ZIOSpecDefault { } yield assert(startDate)(equalTo(LocalDate.of(2023, 1, 15))) }, test("Start date is correct for subscription less than one year old (2)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Waitrose25%Discount/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Waitrose25%Discount/Subscription.json") + val invoiceList = invoiceListFromJson("Handlers/EstimationHandler/Waitrose25%Discount/InvoicePreview.json") + val subscription = subscriptionFromJson("Handlers/EstimationHandler/Waitrose25%Discount/Subscription.json") val today = LocalDate.of(2022, 1, 1) for { @@ -197,8 +197,8 @@ object EstimationHandlerSpec extends ZIOSpecDefault { } yield assert(startDate)(equalTo(LocalDate.of(2023, 4, 26))) }, test("Start date is correct for subscription less than one year old (3)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Everyday/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Everyday/Subscription.json") + val invoiceList = invoiceListFromJson("Handlers/EstimationHandler/Everyday/InvoicePreview.json") + val subscription = subscriptionFromJson("Handlers/EstimationHandler/Everyday/Subscription.json") val today = LocalDate.of(2022, 1, 1) for { diff --git a/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerTest.scala b/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerTest.scala index 4d5981d9..d9523d38 100644 --- a/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerTest.scala +++ b/lambda/src/test/scala/pricemigrationengine/handlers/EstimationHandlerTest.scala @@ -20,9 +20,10 @@ object EstimationHandlerTest extends ZIOSpecDefault { _ <- TestClock.setTime(testTime1) _ <- TestRandom.feedInts(1) earliestStartDate <- StartDates.startDateLowerBound( - subscription = Fixtures.subscriptionFromJson("Migrations/Vouchers2022/QuarterlyVoucher/Subscription.json"), + subscription = + Fixtures.subscriptionFromJson("Handlers/EstimationHandler/QuarterlyVoucher/Subscription.json"), invoicePreview = - Fixtures.invoiceListFromJson("Migrations/Vouchers2022/QuarterlyVoucher/InvoicePreview.json"), + Fixtures.invoiceListFromJson("Handlers/EstimationHandler/QuarterlyVoucher/InvoicePreview.json"), CohortSpec("Cohort1", "Campaign1", LocalDate.of(2000, 1, 1), absoluteEarliestStartDate), today ) @@ -34,8 +35,8 @@ object EstimationHandlerTest extends ZIOSpecDefault { _ <- TestClock.setTime(testTime1) _ <- TestRandom.feedInts(1) earliestStartDate <- StartDates.startDateLowerBound( - subscription = Fixtures.subscriptionFromJson("Migrations/Vouchers2022/Monthly/Subscription.json"), - invoicePreview = Fixtures.invoiceListFromJson("Migrations/Vouchers2022/Monthly/InvoicePreview.json"), + subscription = Fixtures.subscriptionFromJson("Handlers/EstimationHandler/Monthly/Subscription.json"), + invoicePreview = Fixtures.invoiceListFromJson("Handlers/EstimationHandler/Monthly/InvoicePreview.json"), CohortSpec("Cohort1", "Campaign1", LocalDate.of(2000, 1, 1), absoluteEarliestStartDate), today ) diff --git a/lambda/src/test/scala/pricemigrationengine/model/AmendmentDataTest.scala b/lambda/src/test/scala/pricemigrationengine/model/AmendmentDataTest.scala index 8f4bc735..1f4c5850 100644 --- a/lambda/src/test/scala/pricemigrationengine/model/AmendmentDataTest.scala +++ b/lambda/src/test/scala/pricemigrationengine/model/AmendmentDataTest.scala @@ -12,8 +12,8 @@ class AmendmentDataTest extends munit.FunSuite { private def migrationStartDate = LocalDate.of(2020, 12, 25) test("nextserviceStartDate: billing date is first after migration start date") { - val invoiceList = invoiceListFromJson("Migrations/Vouchers2022/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/Vouchers2022/Monthly/Subscription.json") + val invoiceList = invoiceListFromJson("Core/AmendmentData/Misc/InvoicePreview.json") + val subscription = subscriptionFromJson("Handlers/EstimationHandler/Monthly/Subscription.json") val serviceStartDate = AmendmentData.nextServiceStartDate(invoiceList, subscription, onOrAfter = migrationStartDate) assertEquals(serviceStartDate, Right(LocalDate.of(2021, 1, 8))) } @@ -23,16 +23,16 @@ class AmendmentDataTest extends munit.FunSuite { private def migrationStartDate2022 = LocalDate.of(2022, 10, 10) test("nextserviceStartDate: billing date is first after migration start date (Everyday+Delivery)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Everyday+/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Everyday+/Subscription.json") + val invoiceList = invoiceListFromJson("Core/AmendmentData/Everyday+/InvoicePreview.json") + val subscription = subscriptionFromJson("Core/AmendmentData/Everyday+/Subscription.json") val serviceStartDate = AmendmentData.nextServiceStartDate(invoiceList, subscription, onOrAfter = deliveryMigrationStartDate) assertEquals(serviceStartDate, Right(LocalDate.of(2022, 4, 19))) } test("nextserviceStartDate: calculation fails if there are no invoices after migration start date") { - val invoiceList = invoiceListFromJson("Migrations/Vouchers2022/InvoicePreviewTermEndsBeforeMigration.json") - val subscription = subscriptionFromJson("Migrations/Vouchers2022/Monthly/Subscription.json") + val invoiceList = invoiceListFromJson("Core/AmendmentData/Misc/InvoicePreviewTermEndsBeforeMigration.json") + val subscription = subscriptionFromJson("Core/AmendmentData/Monthly/Subscription.json") val serviceStartDate = AmendmentData.nextServiceStartDate(invoiceList, subscription, onOrAfter = migrationStartDate) assertEquals( serviceStartDate.left.map(_.reason.take(79)), @@ -41,8 +41,8 @@ class AmendmentDataTest extends munit.FunSuite { } test("nextserviceStartDate: calculation fails if there are no invoices after migration start date (SundayDelivery)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Sunday/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Sunday/Subscription.json") + val invoiceList = invoiceListFromJson("Core/AmendmentData/Sunday/InvoicePreview.json") + val subscription = subscriptionFromJson("Core/AmendmentData/Sunday/Subscription.json") val serviceStartDate = AmendmentData.nextServiceStartDate(invoiceList, subscription, onOrAfter = deliveryMigrationStartDate) assertEquals( @@ -52,8 +52,8 @@ class AmendmentDataTest extends munit.FunSuite { } test("nextserviceStartDate: calculation fails if there are no invoices after migration start date (SixdayDelivery)") { - val invoiceList = invoiceListFromJson("Migrations/NewspaperDelivery/Sixday/InvoicePreview.json") - val subscription = subscriptionFromJson("Migrations/NewspaperDelivery/Sixday/Subscription.json") + val invoiceList = invoiceListFromJson("Core/AmendmentData/Sixday/InvoicePreview.json") + val subscription = subscriptionFromJson("Core/AmendmentData/Sixday/Subscription.json") val serviceStartDate = AmendmentData.nextServiceStartDate(invoiceList, subscription, onOrAfter = deliveryMigrationStartDate) assertEquals( @@ -62,150 +62,6 @@ class AmendmentDataTest extends munit.FunSuite { ) } - test("priceData: is correct for a monthly voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/Monthly" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 5, 28), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 5, 28)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 47.62, newPrice = 52.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a monthly discounted voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/MonthlyDiscounted" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 6, 15), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 6, 15)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 10.38, newPrice = 10.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a non-taxable 25% discounted voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/Discount25%" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 7, 16), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 7, 16)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 15.57, newPrice = 16.49, billingPeriod = "Month")) - ) - } - - test("priceData: ignores holiday-stop credits") { - val fixtureSet = "Migrations/Vouchers2022/HolidayCredited" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 6, 4), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 6, 4)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 41.12, newPrice = 44.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a 25% discounted Everyday voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/EverydayDiscount25%" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 6, 4), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 6, 4)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 35.7, newPrice = 39.71, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a manually-set percentage discounted voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/PercentageDiscount" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 8, 8), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 8, 8)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 8.09, newPrice = 8.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a quarterly voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/QuarterlyVoucher" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 7, 5), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 7, 5)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 62.27, newPrice = 65.97, billingPeriod = "Quarter")) - ) - } - - test("priceData: is correct for a semi-annual voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/SemiAnnualVoucher" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2021, 1, 13), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2021, 1, 13)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 220.74, newPrice = 269.94, billingPeriod = "Semi_Annual")) - ) - } - - test("priceData: is correct for an annual voucher subscription") { - val fixtureSet = "Migrations/Vouchers2022/AnnualVoucher" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2020, 12, 7), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2020, 12, 7)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 249.08, newPrice = 263.88, billingPeriod = "Annual")) - ) - } - test("roundDown: rounds down to nearest hundredth of a currency unit") { assertEquals(AmendmentData.roundDown(10.995).toDouble, 10.99) } @@ -218,26 +74,8 @@ class AmendmentDataTest extends munit.FunSuite { assertEquals(AmendmentData.roundDown(10.255).toDouble, 10.25) } - test("totalChargeAmount: is correct for a taxable product") { - val fixtureSet = "Migrations/Vouchers2022/Everyday+" - val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") - val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") - val serviceStartDate = LocalDate.of(2020, 6, 4) - val totalChargeAmount = AmendmentData.totalChargeAmount(subscription, invoiceList, serviceStartDate) - assertEquals(totalChargeAmount, Right(BigDecimal(54.99))) - } - - test("totalChargeAmount: is correct for a taxable product (delivery)") { - val fixtureSet = "Migrations/NewspaperDelivery/Everyday+" - val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") - val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") - val serviceStartDate = LocalDate.of(2022, 2, 19) - val totalChargeAmount = AmendmentData.totalChargeAmount(subscription, invoiceList, serviceStartDate) - assertEquals(totalChargeAmount, Right(BigDecimal(69.99))) - } - test("totalChargeAmount: is correct for a discounted taxable product") { - val fixtureSet = "Migrations/Vouchers2022/Everyday+Discounted" + val fixtureSet = "Core/AmendmentData/Everyday+Discounted" val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") val serviceStartDate = LocalDate.of(2020, 6, 9) @@ -246,7 +84,7 @@ class AmendmentDataTest extends munit.FunSuite { } test("totalChargeAmount: is correct for a discounted non-taxable product") { - val fixtureSet = "Migrations/Vouchers2022/Discount25%" + val fixtureSet = "Core/AmendmentData/Discount25%" val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") val serviceStartDate = LocalDate.of(2020, 7, 16) @@ -255,7 +93,7 @@ class AmendmentDataTest extends munit.FunSuite { } test("totalChargeAmount: is correct for a discounted newspaper delivery taxable product (25%)") { - val fixtureSet = "Migrations/NewspaperDelivery/Waitrose25%Discount" + val fixtureSet = "Core/AmendmentData/Waitrose25%Discount" val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") val serviceStartDate = LocalDate.of(2022, 6, 26) @@ -264,7 +102,7 @@ class AmendmentDataTest extends munit.FunSuite { } test("totalChargeAmount: is correct for pre-2020 newspaper delivery taxable product") { - val fixtureSet = "Migrations/NewspaperDelivery/Pre2020SixDay" + val fixtureSet = "Core/AmendmentData/Pre2020SixDay" val subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json") val invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json") val serviceStartDate = LocalDate.of(2022, 4, 18) @@ -324,180 +162,4 @@ class AmendmentDataTest extends munit.FunSuite { ) assertEquals(chargeAmount, Right(BigDecimal(0))) } - - test("priceData: is correct for a newspaper delivery (everyday+)") { - val fixtureSet = "Migrations/NewspaperDelivery/Everyday+" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 19), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 19)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 69.99, newPrice = 71.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (everyday)") { - val fixtureSet = "Migrations/NewspaperDelivery/Everyday" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 11), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 11)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 67.99, newPrice = 69.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (weekend)") { - val fixtureSet = "Migrations/NewspaperDelivery/Weekend" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 28), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 28)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 26.99, newPrice = 27.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (sunday)") { - val fixtureSet = "Migrations/NewspaperDelivery/Sunday" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 28), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 28)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 16.99, newPrice = 17.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (sixday+)") { - val fixtureSet = "Migrations/NewspaperDelivery/Sixday+" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 3, 15), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 3, 15)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 60.99, newPrice = 62.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (sixday)") { - val fixtureSet = "Migrations/NewspaperDelivery/Sixday" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 19), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 19)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 57.99, newPrice = 59.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a newspaper delivery (saturday)") { - val fixtureSet = "Migrations/NewspaperDelivery/Saturday" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 2, 8), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 2, 8)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 16.99, newPrice = 17.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for pre-2020 sixday newspaper delivery subscription (with past discounts)") { - val fixtureSet = "Migrations/NewspaperDelivery/Pre2020SixDay" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 4, 18), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 4, 18)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 54.12, newPrice = 59.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for pre-2020 sixday newspaper delivery (with past discounts) 2") { - val fixtureSet = "Migrations/NewspaperDelivery/Pre2020Sixday2" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 4, 5), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 4, 5)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 54.12, newPrice = 59.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for pre-2020 everyday newspaper delivery subscription") { - val fixtureSet = "Migrations/NewspaperDelivery/Pre2020Everyday" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2022, 6, 19), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2022, 6, 19)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 62.79, newPrice = 69.99, billingPeriod = "Month")) - ) - } - - test("priceData: is correct for a new (purchased after price rise) discounted newspaper delivery subscription") { - val fixtureSet = "Migrations/NewspaperDelivery/Waitrose25%Discount" - val priceData = AmendmentData.priceData( - account = accountFromJson(s"$fixtureSet/Account.json"), - catalogue = productCatalogueFromJson(s"$fixtureSet/Catalogue.json"), - subscription = subscriptionFromJson(s"$fixtureSet/Subscription.json"), - invoiceList = invoiceListFromJson(s"$fixtureSet/InvoicePreview.json"), - LocalDate.of(2023, 1, 26), - CohortSpec("Cohort1", "Campaign1", importDate, LocalDate.of(2023, 1, 26)) - ) - assertEquals( - priceData, - Right(PriceData(currency = "GBP", oldPrice = 20.99, newPrice = 20.99, billingPeriod = "Month")) - ) - } } diff --git a/lambda/src/test/scala/pricemigrationengine/model/ZuoraSubscriptionUpdateTest.scala b/lambda/src/test/scala/pricemigrationengine/model/ZuoraSubscriptionUpdateTest.scala index 199226ca..854d5c87 100644 --- a/lambda/src/test/scala/pricemigrationengine/model/ZuoraSubscriptionUpdateTest.scala +++ b/lambda/src/test/scala/pricemigrationengine/model/ZuoraSubscriptionUpdateTest.scala @@ -7,7 +7,7 @@ import pricemigrationengine.Fixtures class ZuoraSubscriptionUpdateTest extends munit.FunSuite { test("updateOfRatePlansToCurrent: updates correct rate plans on a standard monthly voucher sub") { - val fixtureSet = "Migrations/Vouchers2022/Monthly" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/Monthly" val date = LocalDate.of(2020, 5, 28) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"), @@ -75,7 +75,7 @@ class ZuoraSubscriptionUpdateTest extends munit.FunSuite { } test("updateOfRatePlansToCurrent: updates correct rate plans on a discounted monthly voucher sub") { - val fixtureSet = "Migrations/Vouchers2022/MonthlyDiscounted" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/MonthlyDiscounted" val date = LocalDate.of(2020, 6, 15) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"), @@ -118,7 +118,7 @@ class ZuoraSubscriptionUpdateTest extends munit.FunSuite { } test("updateOfRatePlansToCurrent: updates correct rate plans on a quarterly voucher sub") { - val fixtureSet = "Migrations/Vouchers2022/QuarterlyVoucher" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/QuarterlyVoucher" val date = LocalDate.of(2020, 7, 5) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"), @@ -161,7 +161,7 @@ class ZuoraSubscriptionUpdateTest extends munit.FunSuite { } test("updateOfRatePlansToCurrent: updates correct rate plans on a semi-annual voucher sub") { - val fixtureSet = "Migrations/Vouchers2022/SemiAnnualVoucher" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/SemiAnnualVoucher" val date = LocalDate.of(2020, 7, 13) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"), @@ -224,7 +224,7 @@ class ZuoraSubscriptionUpdateTest extends munit.FunSuite { } test("updateOfRatePlansToCurrent: updates correct rate plans on an annual voucher sub") { - val fixtureSet = "Migrations/Vouchers2022/AnnualVoucher" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/AnnualVoucher" val date = LocalDate.of(2020, 12, 7) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"), @@ -267,7 +267,7 @@ class ZuoraSubscriptionUpdateTest extends munit.FunSuite { } test("updateOfRatePlansToCurrent: extends term when term ends before effective date of update") { - val fixtureSet = "Migrations/Vouchers2022/TermEndsEarly" + val fixtureSet = "Core/ZuoraSubscriptionUpdate/TermEndsEarly" val date = LocalDate.of(2020, 8, 5) val update = ZuoraSubscriptionUpdate.zuoraUpdate( account = accountFromJson(s"$fixtureSet/Account.json"),