Error while creating subscription using REST API
Hi All,
I am facing an error while creating the subscription for subscription type in Subscription Management using REST API
URL: https://xxxxx.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptions
Error : The value of the SummarizedBillingYn attribute is not valid. (OSS-6075166).
The attached payload has correct value for this attribute.
{ "BusinessUnitId": 300000002546204,
"LegalEntityId": 300000002379026,
"SubscriptionProfileId": 300000010159366,
"PrimaryPartyId": 100000004358149,
"Currency": "USD",
"Duration": 12,
"Period": "MTH",
"StartDate": "2025-08-07",
"EndDate": "2026-08-06",
"BillToPartyNumber": "12460",
"BillToAccountNumber": "6697",
"BillToSiteUseId": 100000004401060,
"ShipToParty": 100000004358149,
"ShipToPartySiteId": 100000004375595,
"PaymentTermsName": "NET60",
"PaymentMethod": "ORA_PURCHASE_ORDER",
"PONumber": "PO5678ETET",
"CustomerAcceptance": "NOTREQUIRED",
"InternalApproval": "NOTREQUIRED",
"GenerateBillingSchedule": "Y",
"products": [
{
"LineNumber": "1",
"ProductName": "TEST_ITEM",
"Quantity": 15,
"SummarizedBillingFlag": "false",
"charges": [
{
"ChargeDefinition": "QP_RECURRING_SALE_PRICE",
"PricePeriodicity": "MTH",
"PriceType": "RECURRING",