Get a covered level
get
/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}
Request
Path Parameters
-
CoveredLevelPuid(required): string
The public unique identifier of the covered level.
-
SubscriptionProductPuid(required): string
The public unique identifier of the subscription product.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : subscriptionProducts-coveredLevels-item-response
Type:
Show Source
object-
Address: string
Title:
AddressThe address of the party site. -
AssetGroupId: integer
(int64)
Title:
Asset Group IDThe unique identifier of the asset group. -
AssetGroupName: string
Title:
Asset Group NameThe name of the asset group. -
AssetGroupNumber: string
Title:
Asset Group NumberThe alternate identifier of an asset group. -
AssetId: integer
(int64)
Title:
Asset IDThe unique identifier of the asset. -
AssetName: string
Title:
Covered Level Asset NameThe name of the asset. -
AssetSerialNumber: string
Title:
Covered Asset Serial NumberThe serial number of the asset. -
BatchTag: string
Title:
Batch TagMaximum Length:30Batch Tag -
billLines: array
Bill Lines
Title:
Bill LinesThe bill lines resource is used to view, create, update, and delete the subscription bill line details, such as charge period, date bill from, date billed to, amount, recurring flag, invoice text, usage quantity, and usage flags. -
CalculatedCreditAmount: number
Title:
Calculated Credit AmountThe calculated credit amount of the covered level. -
CalculateEstimatedTaxFlag: boolean
Indicates whether estimated tax will be calculated for the subscription covered level.
-
CancelDescription: string
Title:
Cancellation DescriptionMaximum Length:2000The cancellation description associated with a covered level. -
CanceledAmount: number
Title:
Canceled AmountThe amount that was canceled. -
CanceledDate: string
(date)
Title:
Canceled DateThe date when the covered level was canceled. -
CancelReason: string
Title:
Cancellation ReasonMaximum Length:30The reason for cancelling the covered level. -
charges: array
Charges
Title:
ChargesThe charges resource is used to view, create, update, and delete the subscription charge details, such as charge name, charge definition, price type, price periodicity, and tiered flag. -
ClosedAmount: number
Title:
Closed AmountThe amount at which the covered level was closed. -
ClosedDate: string
(date)
Title:
Covered Level Close DateThe date when the covered level was closed. -
CloseDescription: string
Title:
Covered Level Close DescriptionMaximum Length:2000The close description associated with a covered level. -
CloseReason: string
Title:
Covered Level Close ReasonMaximum Length:30The reason why the covered level was closed. -
CorpCurrencyCode: string
Title:
Currency CodeMaximum Length:15The corporate currency code associated with the covered level. This attribute is used by CRM Extensibility framework. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. -
CoveredLevelId: integer
(int64)
Title:
Covered Level IDThe unique identifier of the covered level. -
CoveredLevelName: string
Title:
Covered Level NameMaximum Length:300The name of the covered level. -
CoveredLevelParentPuid: string
The alternate unique identifier of the covered level parent.
-
CoveredLevelPuid: string
Title:
Covered Level PUIDMaximum Length:120The public unique identifier of the covered level. -
CoveredLevlName: string
Title:
Covered Level NameThe name of the covered level. -
CoveredLevlNumber: string
Title:
Covered Level NumberThe alternate identifier of the covered level. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the covered level. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the covered level was created. -
CreditedAmount: number
Title:
Credited AmountThe amount that was credited. -
CreditType: string
Title:
Credit TypeMaximum Length:30Indicates the type of credit to be issued to the customer on close and amend. -
CurcyConvRateType: string
Title:
Conversion Rate TypeMaximum Length:30The currency conversion rate type associated with the covered level. This attribute is used by CRM Extensibility framework. A list of accepted values is defined in the lookup ZCA_COMMON_RATE_TYPE. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:15The currency code associated with the covered level. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CustomerAccountId: integer
(int64)
Title:
Customer Account IDThe unique identifier of the customer account. -
CustomerName: string
Title:
Customer AccountThe name of the customer. -
CustomerNumber: string
Title:
Customer Account NumberThe alternate unique identifier of the customer. -
Description: string
Title:
Covered Level DescriptionA brief description of the covered level. -
Duration: integer
The duration of the covered level.
-
EndDate: string
(date)
Title:
Covered Level End DateThe date when the covered level ends. -
ExplodeAssetHierarchy: string
Indicates if the assest hierarchy should be copied to other hierarchies.
-
GenBillSchReqdFlag: boolean
Title:
Billing schedule update requiredMaximum Length:1Generate Bill Schedule Required Flag -
GenerateBillingSchedule: string
Indicates whether the billing schedule is to be generated.
-
HierarchyTotal: number
The total covered level of the hierarchy.
-
InventoryItemId: integer
(int64)
Title:
Item IDThe unique identifier of the inventory item. -
InvoicedAmount: number
Title:
Invoiced AmountThe amount for which the invoice was created. -
InvoiceText: string
Maximum Length:
2000The text included in the invoice. -
ItemUnitOfMeasure: string
Title:
UOMMaximum Length:15The unit of measure used to measure the items in the covered level. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the covered level was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the covered level. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the covered level. -
LineNumber: string
Title:
NumberMaximum Length:300The line number -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OverrideCreditAmount: number
Title:
Override Credit AmountThe override credit amount of the covered level. -
ParentCoveredAssetId: integer
(int64)
Title:
Parent Covered Asset IDThe unique identifier of the parent covered asset. -
ParentCoveredLevelId: integer
(int64)
Title:
Parent Covered Level IDThe unique identifier of the parent covered level. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the party. -
PartyName: string
Title:
Party NameThe name of the party. -
PartyNumber: string
Title:
Party NumberThe alternate identifier of the party. -
PartySite: string
Title:
Party Site NumberThe name of the party site. -
PartySiteId: integer
(int64)
Title:
Party Site IDThe unique identifier of the party site. -
Period: string
Maximum Length:
80The period of the covered level. -
PriceAsOf: string
(date)
Title:
Price as of DateThe price as of a certain date. -
PriceListId: integer
(int64)
Title:
Price ListThe unique identifier of the price list. -
PriceUnitOfMeasure: string
Title:
Pricing UOMMaximum Length:30The unit of measure used to indicate the price. -
PriceUnitOfMeasureName: string
Title:
Pricing UOMThe display name of the unit of measure. -
PricingError: string
Title:
Pricing ErrorMaximum Length:1000The error in the pricing, if any. -
productAssetRelationships: array
Covered Level Relationships
Title:
Covered Level RelationshipsThe covered level relationships resource is used to view the relationship between a source and a target covered level. These relationships include amendment, renewal, suspension relationships. -
ProductGroupId: integer
(int64)
Title:
Product Group IDThe unique identifier of the product group. -
ProductGroupName: string
Title:
Product Group NameThe name of the product group. -
ProductGroupNumber: string
Title:
Product Group NumberThe alternate identifier of a product group. -
ProductName: string
Title:
Product NameThe name of the product associated with the covered level. -
PutOnHoldFlag: boolean
Indicates if the covered level has been put on hold.
-
Quantity: number
Title:
QuantityDefault Value:1The quantity of the covered level. -
relationships: array
Relationships
Title:
RelationshipsThe relationships resource is used to view, create, update, and delete the subscription product relationships details, such as relationship type, source subscription product PUID, and target subscription product PUID. -
RemoveHoldFlag: boolean
Indicates if the hold on the covered level has to be removed.
-
RenewalType: string
Title:
Renewal TypeMaximum Length:30The type of the covered level renewal. -
RenewedDate: string
(date)
Title:
Renewed OnThe date when the covered level was renewed. -
RepriceFlag: boolean
Indicates whether the subscription covered level should be repriced or not. If passed as 'true', the subscription covered level and its child covered levels will be repriced.
-
RequestedPriceListId: integer
(int64)
Title:
Override Price ListThe identifier of the requested price list. -
ReturnCreditMethod: string
Title:
Close Credit MethodMaximum Length:230The method used to return the credit. -
RevenueOption: string
Title:
Revenue Accounting OptionMaximum Length:30Revenue Option -
RollupTotal: number
Title:
Configured Asset AmountThe rollup total of covered level. -
SerialNumber: string
Title:
Covered Asset Serial NumberRead Only:trueMaximum Length:80The serial number of the covered level. -
SourceKey: string
Title:
Source KeyMaximum Length:120The source key of the covered level. -
SourceLineKey: string
Title:
Source Line KeyMaximum Length:120The source line key of the covered level. -
SourceLineNumber: string
Title:
External Source Line NumberMaximum Length:120The source line number of the covered level. -
SourceNumber: string
Title:
External Source NumberMaximum Length:120The source number of the covered level. -
SourceSystem: string
Title:
External Source SystemMaximum Length:30The source system of the covered level. -
StartDate: string
(date)
Title:
Covered Level Start DateThe date when the covered level starts. -
Status: string
Title:
Covered Level StatusMaximum Length:30The status of the covered level. -
StatusName: string
Title:
StatusThe meaning of the status of the covered level. -
SubscriptionId: integer
(int64)
Title:
Subscription IDThe unique identifier of the subscription. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe unique identifier of the subscription product. -
SuppressedCreditAmount: number
Title:
Suppressed Credit AmountThe credit amount that was suppressed. -
SuspendCreditMethod: string
Title:
Suspend Credit MethodMaximum Length:30Indicates if the credit method has to be suspended. -
SuspendedDate: string
(date)
Title:
Covered Level Suspend DateThe date when the covered level was suspended. -
SuspendReason: string
Title:
Covered Level Suspend ReasonMaximum Length:30The reason for suspending the credit method for the covered level. -
TaxAmount: number
Title:
Tax AmountThe tax amount levied on the transaction. -
TaxError: string
Maximum Length:
4000The tax error, if any, in the calculated amount. -
TotalContractValue: number
Title:
Covered Level Contract ValueThe total contract value associated with the covered level. -
Type: string
Title:
TypeMaximum Length:30The type of the covered level. -
TypeName: string
Title:
Covered Level TypeThe name of the type of the covered level. -
UnitPrice: number
Title:
Unit PriceThe unit price of the covered level. -
ValidationStatus: string
Title:
Validation StatusRead Only:trueMaximum Length:1Validation Status
Nested Schema : Bill Lines
Type:
arrayTitle:
Bill LinesThe bill lines resource is used to view, create, update, and delete the subscription bill line details, such as charge period, date bill from, date billed to, amount, recurring flag, invoice text, usage quantity, and usage flags.
Show Source
Nested Schema : Charges
Type:
arrayTitle:
ChargesThe charges resource is used to view, create, update, and delete the subscription charge details, such as charge name, charge definition, price type, price periodicity, and tiered flag.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Covered Level Relationships
Type:
arrayTitle:
Covered Level RelationshipsThe covered level relationships resource is used to view the relationship between a source and a target covered level. These relationships include amendment, renewal, suspension relationships.
Show Source
Nested Schema : Relationships
Type:
arrayTitle:
RelationshipsThe relationships resource is used to view, create, update, and delete the subscription product relationships details, such as relationship type, source subscription product PUID, and target subscription product PUID.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-billLines-item-response
Type:
Show Source
object-
AdhocBillLineFlag: boolean
Default Value:
falseAdhoc BillLine Flag -
Amount: number
Title:
AmountThe amount for which the bill is generated. -
BatchTag: string
Title:
Batch TagMaximum Length:30Batch Tag -
billAdjustments: array
Bill Adjustments
Title:
Bill AdjustmentsThe bill adjustments resource is used to view, create, update, and delete the subscription bill adjustment details, such as adjustment name, adjustment value, adjustment type, reason, and effectivity. -
BillingPeriod: number
Title:
SequenceThe period for which the bill is generated. -
BillLineId: integer
(int64)
The unique identifier of the bill line.
-
BillLinePuid: string
Maximum Length:
120The public unique identifier of the bill line. -
BusinessUnitId: integer
The ID of the business unit associated with the bill line.
-
ChargeDefinition: string
Maximum Length:
30The definition that indicates the purpose of the charge. -
ChargeId: integer
(int64)
The unique identifier of the charge.
-
ChargeName: string
Title:
Charge NameMaximum Length:120The name of the charge associated with the bill line. -
ChargePeriod: number
Title:
PeriodThe usage period that was charged. -
ChargePeriodFactor: number
The change period factor associated with the bill line.
-
ChargePuid: string
Title:
Charge PUIDThe public unique identifier of the charge. -
CoveredLevelId: integer
(int64)
The unique identifier of the covered level.
-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the billing line. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the billing line was created. -
CreditMemoAmount: number
The amount for the credit memo.
-
CreditMemoFlag: string
Indicates if there is a credit memo associated with the bill line.
-
CreditMemoReason: string
The reason to raise the credit memo.
-
CreditMemoReasonCode: string
Title:
Credit Memo Reason CodeMaximum Length:30The code of the credit memo reason code. -
CustomerTrxTypeSequenceId: integer
(int64)
Customer Transaction Type Sequence Id
-
DateBilledFrom: string
(date)
Title:
Bill-from DateThe date from which the bill was generated. -
DateBilledTo: string
(date)
Title:
Bill-to DateThe date up to which the bill is generated. -
DateToInterface: string
(date)
Title:
Interface DateThe date to interface for the bill line. -
EstimatedQuantityYn: string
Estimated Quantity Yn
-
InterfacedFlag: boolean
Title:
InterfacedMaximum Length:1Default Value:falseIndicates whether the bill line is interfaced or not. -
InvoiceBillLineId: integer
(int64)
The unique identifier of the invoice bill line.
-
InvoiceDate: string
(date)
The date when the invoice was raised.
-
InvoiceText: string
Title:
Invoice TextMaximum Length:240The text in the bill line invoice. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the billing line was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the billing line. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the billing line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ListPrice: number
The list price of the product associated with the bill line.
-
MilestoneEventId: integer
(int64)
The ID of the milestone event associated with the bill line.
-
MilestoneEventName: string
Title:
Milestone NameThe name of the milestone event associated with the bill line. -
MilestoneEventPuid: string
Title:
Milestone Event PUIDMilestone Event Puid -
NewCreditMemoPUID: string
The unique public identifier of the new credit memo.
-
PricedQuantity: number
Title:
Priced QuantityThe quantity for which the bill line was charged. -
PricingError: string
Maximum Length:
1000The error in pricing, if any. -
RecurringFlag: boolean
Maximum Length:
1Indicates whether the line is recurring or not. -
RetrieveInvoiceFlag: boolean
Title:
Retrieve Invoice from ReceivablesMaximum Length:1Retrieve Invoice Flag -
RevenueLineId: integer
(int64)
The unique identifier of the revenue line.
-
RevenueOption: string
Title:
Revenue Accounting OptionMaximum Length:30Revenue Option -
RevenuePeriod: string
Title:
Revenue Effectivity PeriodsMaximum Length:30Revenue Period -
SentDate: string
(date)
Title:
Sent DateThe date invoice information is sent to receivables. -
SubscriptionId: integer
(int64)
The unique identifier of the subscription.
-
SubscriptionProductId: integer
(int64)
The unique identifier of the subscription product.
-
SummarizedBillLineId: integer
Title:
Summarized Bill Line IDSummarized Bill Line ID -
TransactionAmount: number
Title:
Invoice AmountThe amount for which the transaction occurred. -
TransactionClass: string
Title:
Transaction ClassMaximum Length:30The class of the transaction. -
TransactionClassMeaning: string
Title:
ClassThe meaning of transaction class lookup. -
TransactionDate: string
(date)
Title:
Invoice DateThe date when the transaction occurred. -
TransactionNumber: string
Title:
Invoice NumberMaximum Length:30The number of the transaction. -
TransactionTax: number
Title:
TaxThe tax levied on the transaction. -
TransactionTypeName: string
The transaction type name of the subscription bill line.
-
TruedUpYn: string
Maximum Length:
3Indicates if the bill line has a trueup period. -
TrxId: integer
(int64)
The AR transaction ID.
-
TrxLineId: integer
(int64)
The AR transaction line ID.
-
UsageAcquiredFlag: boolean
Maximum Length:
1Indicates whether the usage has been acquired or not. -
UsageCaptureDate: string
(date)
Title:
Usage Capture DateThe date when the usage was captured. -
UsageChargeType: string
Title:
Usage Charge TypeMaximum Length:30The type of usage charge. -
UsageChargeTypeName: string
Title:
Usage Charge TypeThe name of the usage charge type. -
UsageFlag: boolean
Maximum Length:
1Indicates whether the line is a usage line or not. -
UsageInvoiceAttachmentYn: string
Maximum Length:
1Indicates whether usage events invoice attachment is associated with the bill line. -
UsagePricedFlag: boolean
Maximum Length:
1Indicates whether the usage line has been priced or not. -
UsageQuantity: number
Title:
Usage QuantityThe quantity of the usage. -
UsageRatingProcess: string
Title:
Usage Rating ProcessMaximum Length:30Usage Rating Process
Nested Schema : Bill Adjustments
Type:
arrayTitle:
Bill AdjustmentsThe bill adjustments resource is used to view, create, update, and delete the subscription bill adjustment details, such as adjustment name, adjustment value, adjustment type, reason, and effectivity.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-billLines-billAdjustments-item-response
Type:
Show Source
object-
AdjustmentBasis: string
Title:
BasisMaximum Length:30The basis on which the bill is adjusted. -
AdjustmentCategoryCode: string
Title:
Adjustment CategoryMaximum Length:30The code of the adjustment category. -
AdjustmentName: string
Title:
AdjustmentMaximum Length:120The name of the bill adjustment. -
AdjustmentReasonCode: string
Maximum Length:
30The code of the adjustment reason. -
AdjustmentStepSequenceNumber: number
Title:
Step Sequence NumberThe alternate unique identifier of the adjustment step sequence. -
AdjustmentType: string
Title:
TypeMaximum Length:30The type of the bill adjustment. -
AdjustmentValue: number
Title:
ValueThe value by which the bill is adjusted. -
AutoAdjustmentFlag: boolean
Maximum Length:
3Indicates whether the adjustment is automatic or not. -
BasisEnableFlag: boolean
Indicates if the base has been enabled for the bill adjustment.
-
BillAdjustmentId: integer
(int64)
The unique identifier of the bill adjustment.
-
BillAdjustmentPuid: string
Maximum Length:
120The public unique identifier of the bill adjustment. -
BillLineId: integer
(int64)
The unique identifier of the bill line.
-
ChargeAdjustmentId: integer
(int64)
The unique identifier of the charge adjustment.
-
ChargeAdjustmentPuid: string
Title:
Charge Adjustment PUIDMaximum Length:120Charge Adjustment Puid -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the bill adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the bill adjustment was created. -
CurrencyCode: string
The current code used for the bill adjustment.
-
Effectivity: string
Maximum Length:
30The effectivity of the bill adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the bill adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the bill adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the bill adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberOfPeriods: number
The number of periods
-
PeriodFrom: number
The period from which the bill was adjusted.
-
PeriodUntil: number
The period until which the bill is adjusted.
-
PERPeriodFlag: boolean
Title:
Per periodMaximum Length:1Indicates whether the adjustment is per charge period. -
PERQuantityFlag: boolean
Title:
Per quantityMaximum Length:1Indicates whether the adjustment is per sub quantity. -
Reason: string
Title:
Reason DetailsMaximum Length:120The reason why the bill is adjusted. -
RevenueAdjustmentFromDate: string
(date)
Title:
Revenue Effective Start DateRevenue Adjustment From Date -
RevenueAdjustmentToDate: string
(date)
Title:
Revenue Effective End DateRevenue Adjustment To Date -
RevenueOption: string
Title:
Revenue Accounting OptionMaximum Length:30Revenue Option -
RevenuePeriod: string
Title:
Revenue Effectivity PeriodsMaximum Length:30Revenue Period -
SequenceNumber: number
Title:
SequenceThe sequence number of the bill adjustment. -
SubscriptionId: integer
(int64)
The unique identifier of the subscription.
-
SubscriptionProductId: integer
(int64)
The unique identifier of the subscription product.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : subscriptionProducts-coveredLevels-charges-item-response
Type:
Show Source
object-
adjustments: array
Adjustments
Title:
AdjustmentsThe adjustments resource is used to view, create, update, and delete the subscription charge adjustment details, such as adjustment name, adjustment type, adjustment value, adjustment reason, and effectivity. -
AggregationMethod: string
Title:
Aggregation MethodMaximum Length:30The aggregation method used for the charges. -
Allowance: number
Title:
AllowanceThe allowance part of the charge. -
AssetMeterYn: boolean
Title:
Asset Meter FlagMaximum Length:1The flag whether it is an asset meter or not. -
BatchTag: string
Title:
Batch TagMaximum Length:30Batch Tag -
BillingFreq: string
Title:
Billing FrequencyMaximum Length:30Billing Frequency -
BillingFreqName: string
Title:
Billing FrequencyMaximum Length:255Billing Frequency Name -
BillLineId: integer
(int64)
The unique identifier of the bill line.
-
BlockSize: number
Title:
Block SizeThe block size of the charge. -
chargeComponents: array
Subcription Product Charge Components Records
Title:
Subcription Product Charge Components RecordsThe subscription product charge components records resoure is used to view the price details of the individual charge components of subscription products. -
ChargeDefinition: string
Title:
Charge NameMaximum Length:30The definition that indicates the purpose of the charge. -
ChargeDefinitionName: string
Title:
Charge DefinitionThe name of the charge definition. -
ChargeId: integer
(int64)
The unique identifier of the charge.
-
chargeMilestoneEvents: array
Charge Milestone Events
Title:
Charge Milestone EventsThe charge milestone events resource is used to view, create, update, and delete the milestone events associated with a charge of a subscription. -
ChargeName: string
Title:
Charge NameMaximum Length:120The name of the charge. -
ChargePeriodCode: string
Title:
Charge Period CodeMaximum Length:30The code of the charge period associated with the charge. -
ChargePuid: string
Title:
Charge PUIDMaximum Length:120The public unique identifier of the charge. -
chargeTiers: array
Charge Tiers
Title:
Charge TiersThe charge tiers resource is used to view, create, update, and delete the subscription charge tier details, such as tier from, tier to, and list price. -
CoveredLevelId: integer
(int64)
Title:
Covered Level IDThe unique identifier of the covered level. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the charge. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the charge was created. -
EnableProration: string
Title:
Enable ProrationMaximum Length:1Indicates whether proration is enabled or not. -
EstimatedAmount: number
Title:
Estimated AmountThe estimated amount of the charges. -
EstimatedMethodName: string
Title:
Estimation MethodThe method used to estimate the amount. -
EstimatedQuantity: number
Title:
Estimated QuantityThe estimated quantity for the charge. -
EstimationMethod: string
Title:
Estimation MethodMaximum Length:30The method used to estimate the amount. -
ExternalKey: string
Title:
External KeyMaximum Length:120The external key used to measure the charge. -
ExternalParentKey: string
Title:
External Parent KeyMaximum Length:120The external parent key. -
InitialMeterReadingId: integer
(int64)
Title:
Initial Meter Reading IDThe initial meter reading identifier value. -
InvoicingRuleId: integer
(int64)
Title:
Invoicing Rule IdThe ID of the invoice rule. -
InvoicingRuleName: string
Title:
Invoicing RuleThe name of the invoice rule. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the charge was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the charge. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the charge. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeterDefinitionId: integer
(int64)
Title:
Meter Definition IDThe unique identifier of the meter definition associated with the charges. -
MeterId: integer
(int64)
Title:
Meter IDThe unique identifier of the meter associated with the charges. -
MilestoneBillingFlag: boolean
Title:
Enable Milestone Based BillingIndicates whether the billing is impacted by milestone events or not. -
MilestoneRevenueFlag: boolean
Title:
Enable Milestone Based Revenue RecognitionIndicates whether the revenue is impacted by milestone events or not. -
MilestoneTemplateId: integer
(int64)
Title:
TemplateThe ID of the milestone event associated with a charge. -
MilestoneTemplateName: string
Maximum Length:
120The name of the milestone template associated with a charge. -
MinimumAmount: number
Title:
Minimum AmountThe minimum amount to be charged. -
MinimumQuantity: number
Title:
Minimum QuantityThe minimum quantity that is allowed. -
PeriodicBillingFlag: boolean
Title:
Enable Periodic BillingMaximum Length:1Indicates whether periodic billing is allowed or not. -
PeriodicRevenueFlag: boolean
Title:
Enable Periodic Revenue RecognitionMaximum Length:1Indicates the periodic revenue recognition of one-time charges. -
PrePaymentNumber: integer
(int64)
Title:
Prepayment NumberThe prepayment number for the charge. -
PricePeriodicity: string
Title:
PeriodicityMaximum Length:30The price periodicity for the charge. Indicates the frequency when the charge has to be applied. -
PricePeriodicityName: string
Title:
PeriodicityThe name of the price periodicity. -
PriceType: string
Title:
Price TypeMaximum Length:30The price type associated with the charge. -
QuotedTcv: number
Title:
Total Charge AmountThe quoted TCV of the charge. -
RecurringPricePeriodicityCode: string
Title:
Recurring Price Periodicity CodeMaximum Length:30The recurring price periodicity code of the charge. -
RollupFlag: boolean
Title:
Rollup FlagMaximum Length:1Indicates if the charge needs to be rolled up. -
SequenceNumber: integer
(int32)
Title:
Sequence NumberThe sequence number for the charge. -
SubscriptionId: integer
(int64)
Title:
Subscription IDThe unique identifier of the subscription. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe unique identifier of the subscription product. -
TieredFlag: boolean
Title:
TieredMaximum Length:3Indicates whether the charge has tiers. -
TieredPricingHeaderId: integer
Title:
Tiered Pricing Header IDTiered Pricing Header Id -
TierType: string
Title:
Tier TypeMaximum Length:30The type of the charge tier. -
TrueUpPeriod: string
Title:
True Up PeriodMaximum Length:30Default Value:ORA_OSS_USAGE_BILLING_PERIODThe identifier of the trueup period. -
TrueUpPeriodName: string
Title:
True Up PeriodThe name of the trueup period. -
UnitListPrice: number
Title:
List PriceThe price of the unit list. -
UsagePriceLockFlag: boolean
Title:
Usage Price LockMaximum Length:3Indicates whether the usage price is locked or not. -
UsageUnitOfMeasure: string
Title:
Usage UOMMaximum Length:3The usage unit of measure of the charge.
Nested Schema : Adjustments
Type:
arrayTitle:
AdjustmentsThe adjustments resource is used to view, create, update, and delete the subscription charge adjustment details, such as adjustment name, adjustment type, adjustment value, adjustment reason, and effectivity.
Show Source
Nested Schema : Subcription Product Charge Components Records
Type:
arrayTitle:
Subcription Product Charge Components RecordsThe subscription product charge components records resoure is used to view the price details of the individual charge components of subscription products.
Show Source
Nested Schema : Charge Milestone Events
Type:
arrayTitle:
Charge Milestone EventsThe charge milestone events resource is used to view, create, update, and delete the milestone events associated with a charge of a subscription.
Show Source
Nested Schema : Charge Tiers
Type:
arrayTitle:
Charge TiersThe charge tiers resource is used to view, create, update, and delete the subscription charge tier details, such as tier from, tier to, and list price.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-charges-adjustments-item-response
Type:
Show Source
object-
AdjustmentBasis: string
Title:
BasisMaximum Length:30The basis of the adjustment. -
AdjustmentCategoryCode: string
Title:
Category CodeMaximum Length:30The code of the adjustment category. -
AdjustmentName: string
Title:
AdjustmentMaximum Length:120The name of the adjustment. -
AdjustmentReasonCode: string
Title:
ReasonMaximum Length:30The code of the adjustment reason. -
AdjustmentReasonMeaning: string
Title:
ReasonThe translated adjustment reason. -
AdjustmentStepSequenceNumber: number
Title:
Step Sequence NumberThe alternate unique identifier of the adjustment step sequence. -
AdjustmentType: string
Title:
TypeMaximum Length:30The type of the adjustment. -
AdjustmentValue: number
Title:
ValueThe value of the adjustment. -
AutoAdjustmentFlag: boolean
Maximum Length:
3Indicates whether the adjustment is automatic or not. -
ChargeAdjustmentId: integer
(int64)
The unique identifier of the charge adjustment.
-
ChargeAdjustmentPuid: string
Maximum Length:
120The public unique identifier of the charge adjustment. -
ChargeId: integer
(int64)
The unique identifier of the charge.
-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the adjustment was created. -
Effectivity: string
Title:
EffectivityMaximum Length:30The adjustment effectivity -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberOfPeriods: number
The number of periods
-
ObjectVersionNumber: integer
(int32)
The number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
PeriodFrom: number
The period from which the adjustment was initiated.
-
PeriodUntil: number
The period until which the adjustment is initiated.
-
Reason: string
Title:
Reason DescriptionMaximum Length:120The reason for the adjustment. -
SequenceNumber: integer
(int32)
Title:
SequenceThe sequence number of the adjustment. -
SubscriptionId: integer
(int64)
The unique identifier of the subscription.
-
SubscriptionProductId: integer
(int64)
The unique identifier of the subscription product.
-
ValidFrom: string
(date-time)
Valid From
-
ValidUntil: string
(date-time)
Valid Until
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-charges-chargeComponents-item-response
Type:
Show Source
object-
ChargeComponentId: integer
(int64)
The identifier of the charge component.
-
ChargeComponentPuid: string
Maximum Length:
120The PUID of the charge component. -
ChargeCurrency: string
Title:
CurrencyMaximum Length:15The charge currency of the charge component. -
ChargeCurrencyExtAmount: number
Title:
Extended AmountThe extended amount of the charge component in charge currency. -
ChargeCurrencyName: string
Title:
CurrencyRead Only:trueMaximum Length:80The name of the charge currency. -
ChargeCurrencyUnitPrice: number
Title:
Currency Unit PriceThe unit price of the charge component in charge currency. -
ChargeId: integer
(int64)
Title:
Charge IDThe identifier of the charge. -
CoverageExtendedAmount: number
Title:
Coverage Extended AmountThe extended coverage amount of the charge component. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
Explanation: string
Title:
ExplanationMaximum Length:1000The explanation for the charge component. -
ExplanationMessageName: string
Title:
Explanation MessageMaximum Length:30The explanation message name of the charge component. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number of the charge component.
-
Price: number
Title:
AmountThe price of the charge component. -
PriceElement: string
Title:
Price ElementMaximum Length:30The price element of the charge component. -
PriceElementName: string
Title:
Price ElementRead Only:trueMaximum Length:80The name of the price element associated with the charge component. -
PriceElementUsage: string
Title:
Price Element UsageMaximum Length:30The price element usage of the charge component. -
PriceElementUsageName: string
Title:
Price Element UsageRead Only:trueMaximum Length:80The name of the price element usage associated with the charge component. -
PriceforQuantity: number
Title:
PriceThe price for quantity of the charge component. -
PricingSourceId: integer
(int64)
The identifier of the pricing source of the charge component.
-
PricingSourceType: string
Title:
Pricing Source TypeMaximum Length:30The type of pricing source of the charge component. -
PricingSourceTypeName: string
Title:
Pricing Source TypeRead Only:trueMaximum Length:80The name of the pricing source type. -
RollupFlag: boolean
Title:
Rollup FlagMaximum Length:1The indicator of whether charge component should be rolled up or not. -
SequenceNumber: integer
(int32)
Title:
Sequence NumberThe sequence number of the charge component. -
SubscriptionCurrency: string
Title:
Subscription CurrencyMaximum Length:15The subscription currency of the charge component. -
SubscriptionCurrencyName: string
Title:
Subscription CurrencyRead Only:trueMaximum Length:80The name of the subscription currency. -
SubscriptionId: integer
(int64)
Title:
Subscription IDThe identifier of the subscription. -
TaxIncludedFlag: boolean
Title:
Tax Included FlagMaximum Length:1The indicator of whether tax is included for the charge component or not. -
UnitPrice: number
Title:
Unit PriceThe unit price of the charge component.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-charges-chargeMilestoneEvents-item-response
Type:
Show Source
object-
BillingOffset: number
The billing offset associated with a milestone event.
-
BillLineId: integer
(int64)
The bill line ID associated with the milestone event.
-
BillLinePuid: string
Title:
Bill Line PUIDMaximum Length:120Bill Line Puid -
ChargeId: integer
(int64)
The charge ID with which the milestone event is associated.
-
ChargePuid: string
Maximum Length:
120Default Value:Charges.ChargePuidThe PUID of the charge to which the milestone event is associated. -
CompletionDate: string
(date)
The completion date of the milestone event.
-
CreatedBy: string
Read Only:
trueMaximum Length:64The login of the user who created the milestone event. -
CreationDate: string
(date-time)
Read Only:
trueThe date on which the milestone event was created. -
EventId: integer
(int64)
The ID of the milestone event.
-
EventSource: string
Maximum Length:
30The source of the milestone event. -
EventSourceReference: string
Maximum Length:
120The source reference of the milestone event. -
EventType: string
Maximum Length:
30The type of the milestone event. -
ExpectedCompletionDate: string
(date)
The expected completion date of a milestone event.
-
InterfacedFlag: boolean
Title:
InterfacedMaximum Length:1Default Value:falseIndicates whether the milestone event is interfaced or not. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date of which the milestone event was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who updated the milestone event the last. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login which updated the milestone event the last. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MilestoneComment: string
Maximum Length:
300The milestone event comment. -
MilestoneName: string
Maximum Length:
30The name of the milestone event. -
MilestonePuid: string
Maximum Length:
120The milestone event PUID. -
ObjectVersionNumber: integer
(int32)
The object version number of the milestone event.
-
Percentage: number
The percentage associated with a milestone event.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-charges-chargeTiers-item-response
Type:
Show Source
object-
AdditionalNumberFive: number
Title:
Additional Number FiveAdditional number, if any, for the charge tier. -
AdditionalNumberFour: number
Title:
Additional Number FourAdditional number, if any, for the charge tier. -
AdditionalNumberOne: number
Title:
Additional Number OneAdditional number, if any, for the charge tier. -
AdditionalNumberSix: number
Title:
Additional Number SixAdditional number, if any, for the charge tier. -
AdditionalNumberThree: number
Title:
Additional Number ThreeAdditional number, if any, for the charge tier. -
AdditionalNumberTwo: number
Title:
Additional Number TwoAdditional number, if any, for the charge tier. -
AdditionalTextOne: string
Title:
Additional Text OneMaximum Length:4000Additional text, if any, for the charge tier. -
AdditionalTextTwo: string
Title:
Additional Text TwoMaximum Length:4000Additional text, if any, for the charge tier. -
AdditionalTimestampOne: string
(date-time)
Title:
Additional Time-stamp OneAdditional timestamp, if any, for the charge tier. -
AdditionalTimestampThree: string
(date-time)
Title:
Additional Time-stamp ThreeAdditional timestamp, if any, for the charge tier. -
AdditionalTimestampTwo: string
(date-time)
Title:
Additional Time-stamp TwoAdditional timestamp, if any, for the charge tier. -
AddtionalTextThree: string
Title:
Additional Text ThreeMaximum Length:4000Additional text, if any, for the charge tier. -
BlockSize: number
Title:
Block SizeThe block size -
ChargeId: integer
(int64)
The unique identifier of the charge.
-
ChargeTierId: integer
(int64)
The unique identifier of the charge tier.
-
ChargeTierPuid: string
Maximum Length:
120The public unique identifier of the charge tier. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the charge tier. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the charge tier was created. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the charge tier was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the charge tier. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the charge tier. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ListPrice: number
Title:
List PriceThe list price -
PriceFormat: string
Title:
Price FormatMaximum Length:30The display format of the price. -
SequenceNumber: number
The sequence number
-
SubscriptionId: integer
(int64)
The unique identifier of the subscription.
-
SubscriptionProductId: integer
(int64)
The unique identifier of the subscription product.
-
TierFrom: number
Title:
Tier FromThe tier from -
TierTo: number
Title:
Tier ToThe tier to
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-productAssetRelationships-item-response
Type:
Show Source
object-
AmendmentReason: string
Title:
Amendment ReasonRead Only:trueMaximum Length:4000The amendment reason of the product asset relationship. -
AmendmentReasonCode: string
Read Only:
trueMaximum Length:30The amendment reason code of the product asset relationship. -
AssociationNumber: string
Title:
Related Covered LevelRead Only:trueMaximum Length:300The association number of the source subscription. -
AssociationPuid: string
Read Only:
trueMaximum Length:120The association PUID of the source subscription. -
EffectiveDate: string
(date)
Title:
Effective DateRead Only:trueThe effective date of the relationship. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProductAssociationId: integer
(int64)
Read Only:
trueThe product association ID of the source subscription. -
ProductId: integer
(int64)
Read Only:
trueThe source product ID of the product asset relationship. -
ProductPuid: string
Read Only:
trueMaximum Length:120The source product PUID of the product asset relationship. -
RelatedLineName: string
Title:
Related LineRead Only:trueMaximum Length:300The name of the related product asset. -
RelatedLineNumber: string
Read Only:
trueMaximum Length:300The number of the related product asset. -
RelatedLinePuid: string
Read Only:
trueMaximum Length:120The PUID of the related product asset. -
RelatedLineStatus: string
Title:
Related Line StatusRead Only:trueMaximum Length:4000The status of the related product asset. -
RelatedLineStatusCode: string
Read Only:
trueMaximum Length:30The status code of the related product asset. -
RelatedLineSubscriptionId: integer
(int64)
Read Only:
trueThe subscription ID of the related product asset. -
RelatedProdAssId: integer
(int64)
Read Only:
trueThe related product association ID of the product asset relationship. -
RelatedSubscriptionNumber: string
Title:
Related Subscription NumberRead Only:trueMaximum Length:120The subscription number of the related product asset. -
Relationship: string
Title:
RelationshipRead Only:trueMaximum Length:4000The relationship of the product asset relationship. -
RelationshipCode: string
Read Only:
trueMaximum Length:16The relationship code of the product asset relationship. -
SubscriptionId: integer
(int64)
Read Only:
trueThe source subscription ID of the product asset relationship. -
SubscriptionProductId: integer
(int64)
Read Only:
trueThe subscription product ID of the source subscription.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionProducts-coveredLevels-relationships-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the relationship. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the relationship was created. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the relationship was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the relationship. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login details of the user who last updated the relationship. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. -
OperationLinksPuid: string
Title:
Operation Links PUIDMaximum Length:120The public unique identifier of the operation links. -
RelationshipTypeCode: string
Title:
TypeMaximum Length:30The code indicating the type of the relationship. -
SourceAssetKey: string
Title:
Source Asset KeyMaximum Length:120The source asset key -
SourceProdAssociationId: integer
(int64)
Title:
Source Product Association IDThe unique identifier of the source product association. -
SourceProdAssociationPuid: string
Title:
Source Product Association PUIDMaximum Length:120The public unique identifier of the source product association. -
SourceProductPuid: string
Title:
Source Product PUIDMaximum Length:120The public unique identifier of the source product. -
SourceRootAssetKey: string
Title:
Source Root Asset KeyMaximum Length:120The source root asset key -
TargetProdAssociationId: integer
(int64)
Title:
Target Product Association IDThe unique identifier of the target product association. -
TargetProdAssociationPuid: string
Title:
Target Product Association PUIDMaximum Length:120The public unique identifier of the target product association. -
TargetProductPuid: string
Title:
Target Product PUIDMaximum Length:120The public unique identifier of the target product.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AssetGroupLOVVA
-
The list of values indicating the asset group number.
The following properties are defined on the LOV link relation:- Source Attribute: AssetGroupNumber; Target Attribute: GroupNumber
- Display Attribute: GroupNumber, GroupName
- AssetVA
-
The list of values indicating the asset name.
The following properties are defined on the LOV link relation:- Source Attribute: AssetName; Target Attribute: AssetNumber
- Display Attribute: AssetNumber, SerialNumber
- CancelReasonVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_CANCEL_REASONS
The list of values indicating the cancel reason of the subscription product.
The following properties are defined on the LOV link relation:- Source Attribute: CancelReason; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CloseCreditMethodVA
-
The list of values indicating the return credit method.
The following properties are defined on the LOV link relation:- Source Attribute: ReturnCreditMethod; Target Attribute: LookupCode
- Display Attribute: Meaning
- CloseReasonVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_CLOSE_REASONS
The list of values indicating the close reason of the subscription product.
The following properties are defined on the LOV link relation:- Source Attribute: CloseReason; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CoveredLevelProductsVA
-
Parameters:
- finder:
CoveredLevelProductsByDefinitionOrgFinder
The list of values indicating the product name.
The following properties are defined on the LOV link relation:- Source Attribute: ProductName; Target Attribute: ItemNumber
- Display Attribute: ItemNumber
- finder:
- CreditTypeVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_CREDIT_TYPES
The list of values indicating the credit types for the subscription.
The following properties are defined on the LOV link relation:- Source Attribute: CreditType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CustomerAccountLOVVA
-
The list of values indicating the customer number.
The following properties are defined on the LOV link relation:- Source Attribute: CustomerNumber; Target Attribute: AccountNumber
- Display Attribute: AccountNumber, AccountName
- PartyLOVVA
-
The list of values indicating the party name.
The following properties are defined on the LOV link relation:- Source Attribute: PartyName; Target Attribute: PartyName
- Display Attribute: PartyName, PartyNumber
- PartySiteLOVVA
-
The list of values indicating the party site.
The following properties are defined on the LOV link relation:- Source Attribute: PartySite; Target Attribute: PartySiteNumber
- Display Attribute: PartySiteNumber, Address
- PeriodVA
-
The list of values indicating the periods.
The following properties are defined on the LOV link relation:- Source Attribute: Period; Target Attribute: UomCode
- Display Attribute: UnitOfMeasure
- PriceUOMVA
-
Parameters:
- finder:
ObjectTypeFinder%3BbindObjectType%3D{Type}
The list of values indicating the price unit of measure name.
The following properties are defined on the LOV link relation:- Source Attribute: PriceUnitOfMeasureName; Target Attribute: UnitOfMeasure
- Display Attribute: UnitOfMeasure
- finder:
- ProductGroupLOVVA
-
The list of values indicating the product group name.
The following properties are defined on the LOV link relation:- Source Attribute: ProductGroupName; Target Attribute: ProdGroupName
- Display Attribute: ProdGroupName, ProdGroupNumber
- RenewalTypeVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_RENEWAL_ACTION
The list of values indicating the renewal type.
The following properties are defined on the LOV link relation:- Source Attribute: RenewalType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- RevenueOptionVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_REV_OPTIONS
The list of values indicating the revenue option.
The following properties are defined on the LOV link relation:- Source Attribute: RevenueOption; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- StrategyPriceListsVA
-
Parameters:
- finder:
PriceListFinderByCurrency%3Bline_type_code%3DORA_BUY%2Ccurrency_code%3D{CorpCurrencyCode}
The following properties are defined on the LOV link relation:- Source Attribute: RequestedPriceListId; Target Attribute: PriceListId
- Display Attribute: Name
- finder:
- TypePVO
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_OSS_COVERED_LEVEL
The list of values indicating the type name.
The following properties are defined on the LOV link relation:- Source Attribute: TypeName; Target Attribute: Meaning
- Display Attribute: Meaning
- finder:
- billLines
-
Parameters:
- CoveredLevelPuid:
$request.path.CoveredLevelPuid - SubscriptionProductPuid:
$request.path.SubscriptionProductPuid
The bill lines resource is used to view, create, update, and delete the subscription bill line details, such as charge period, date bill from, date billed to, amount, recurring flag, invoice text, usage quantity, and usage flags. - CoveredLevelPuid:
- charges
-
Parameters:
- CoveredLevelPuid:
$request.path.CoveredLevelPuid - SubscriptionProductPuid:
$request.path.SubscriptionProductPuid
The charges resource is used to view, create, update, and delete the subscription charge details, such as charge name, charge definition, price type, price periodicity, and tiered flag. - CoveredLevelPuid:
- productAssetRelationships
-
Parameters:
- CoveredLevelPuid:
$request.path.CoveredLevelPuid - SubscriptionProductPuid:
$request.path.SubscriptionProductPuid
The covered level relationships resource is used to view the relationship between a source and a target covered level. These relationships include amendment, renewal, suspension relationships. - CoveredLevelPuid:
- relationships
-
Parameters:
- CoveredLevelPuid:
$request.path.CoveredLevelPuid - SubscriptionProductPuid:
$request.path.SubscriptionProductPuid
The relationships resource is used to view, create, update, and delete the subscription product relationships details, such as relationship type, source subscription product PUID, and target subscription product PUID. - CoveredLevelPuid:
Examples
The following example shows how to get a covered level by submitting a GET request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionProducts/CDRM_4016-PRDT-2013/child/coveredLevels/GP-5678-PRDT-7-PASS-1
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"CoveredLevelId": 300100192686410,
"CoveredLevelPuid": "GP-5678-PRDT-7-PASS-1",
"SubscriptionProductId": 300100181994505,
"SubscriptionId": 300100181994494,
"LineNumber": "1",
"InventoryItemId": 300100118490672,
"AssetId": 300100118585763,
"AssetName": "zOKC_Auto_Asset1",
"AssetSerialNumber": null,
"ProductName": "ZOKC_Item_001",
"Description": "Item",
"Type": "ORA_ASSET",
"TypeName": "Asset",
"Quantity": 1,
"ItemUnitOfMeasure": "Ea",
"TotalContractValue": 12361.29,
"GenerateBillingSchedule": null,
"EndDate": "2020-05-29",
"StartDate": "2020-01-01",
"Duration": 150,
"Period": "DY",
"Status": "ORA_DRAFT",
"StatusName": "Draft",
"PriceAsOf": "2020-01-01",
"PriceUnitOfMeasure": "0zE",
"PriceUnitOfMeasureName": "YEAR",
"PriceListId": null,
"PricingError": null,
"TaxAmount": null,
"InvoiceText": "[$Product Name]: [$Charge Name] [$Bill from Date]-[$Bill to Date]",
"CancelReason": null,
"CanceledDate": null,
"CanceledAmount": null,
"ClosedDate": null,
"CloseReason": null,
"ClosedAmount": null,
"ReturnCreditMethod": null,
"SuppressedCreditAmount": null,
"InvoicedAmount": null,
"CreditedAmount": null,
"RenewedDate": null,
"RenewalType": null,
"TaxError": null,
"CreatedBy": "SALES_ADMIN",
"CreationDate": "2019-08-20T06:55:15+00:00",
"LastUpdatedBy": "SALES_ADMIN",
"LastUpdateDate": "2019-08-20T06:55:15.130+00:00",
"LastUpdateLogin": "9062D47DF31EDAF6E0533EFDF40A2696",
"CurrencyCode": null,
"CorpCurrencyCode": null,
"CurcyConvRateType": null,
"PutOnHoldFlag": null,
"RemoveHoldFlag": null,
"links":
...
}