Get a child covered level
get
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/products/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}/child/childCoveredLevels/{CoveredLevelPuid2}
Request
Path Parameters
-
CoveredLevelPuid(required): string
The covered level PUID
-
CoveredLevelPuid2(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
SubscriptionNumber(required): string
The alternate identifier of the subscription.
-
SubscriptionProductPuid(required): string
The subscription product PUID.
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 : subscriptions-products-coveredLevels-childCoveredLevels-item-response
Type:
Show Source
object-
Address: string
Title:
AddressThe address of the party site associated with child covered level. -
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 universal serial number associated with the asset. -
BatchTag: string
Title:
Batch TagMaximum Length:30Batch Tag -
CalculatedCreditAmount: number
Title:
Calculated Credit AmountThe calculated credit amount of the child covered level. -
CalculateEstimatedTaxFlag: boolean
Indicates whether estimated tax will be calculated for the subscription child covered level.
-
CancelDescription: string
Title:
Cancellation DescriptionMaximum Length:2000The cancel description associated with a child covered level. -
CanceledAmount: number
Title:
Canceled AmountThe amount that was cancelled. -
CanceledDate: string
(date)
Title:
Canceled DateThe date of cancellation. -
CancelReason: string
Title:
Cancellation ReasonMaximum Length:30The reason for cancellation. -
ClosedAmount: number
Title:
Closed AmountThe amount when 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 child covered level. -
CloseReason: string
Title:
Covered Level Close ReasonMaximum Length:30The reason when the covered level was closed. -
CorpCurrencyCode: string
Title:
Currency CodeMaximum Length:15The corporate currency code associated with the account. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
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 covered parent for the 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 associated with child covered level. -
CoveredLevlNumber: string
Title:
Covered Level NumberThe alternate identifier of the covered level associated with child covered level. -
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. -
CreditedAmount: number
Title:
Credited AmountThe credited amount for the covered level. -
CreditType: string
Title:
Credit TypeMaximum Length:30Indicates the type of credit issued to the customer such as negative invoice or credit memo. -
CurcyConvRateType: string
Title:
Conversion Rate TypeMaximum Length:30The currency conversion rate type. A list of valid values are defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:15The currency code. 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 associated with child covered level. -
CustomerName: string
Title:
Customer AccountThe name of the customer associated with child covered level. -
CustomerNumber: string
Title:
Customer Account NumberThe alternate unique identifier of the customer associated with child covered level. -
Description: string
Title:
Covered Level DescriptionThe description of the covered level. -
Duration: integer
The duration for which the covered level is active.
-
EndDate: string
(date)
Title:
Covered Level End DateThe end date for the covered level. -
ExplodeAssetHierarchy: string
The explode hierarchy for the asset.
-
GenBillSchReqdFlag: boolean
Title:
Billing schedule update requiredMaximum Length:1Generate Bill Schedule Required Flag -
GenerateBillingSchedule: string
The schedule by the bill is generated.
-
HierarchyTotal: number
The total when the covered level was closed.
-
InventoryItemId: integer
(int64)
Title:
Item IDThe unique identifier of the inventory item. -
InvoicedAmount: number
Title:
Invoiced AmountThe invoiced amount. -
InvoiceText: string
Maximum Length:
2000The text to be included in the invoice. -
ItemUnitOfMeasure: string
Title:
UOMMaximum Length:15The unit of measure used by the item. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the record. -
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 child 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 parent level for the level. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the party associated with child covered level. -
PartyName: string
Title:
Party NameThe name of the party associated with child covered level. -
PartyNumber: string
Title:
Party NumberThe alternate identifier of the party associated with child covered level. -
PartySite: string
Title:
Party Site NumberThe name of the party site associated with child covered level. -
PartySiteId: integer
(int64)
Title:
Party Site IDThe unique identifier of the party site associated with child covered level. -
Period: string
Maximum Length:
80The period during which the covered level is used. -
PriceAsOf: string
(date)
Title:
Price as of DateThe price of the covered level. -
PriceListId: integer
(int64)
Title:
Price ListThe unique identifier of the price list. -
PriceUnitOfMeasure: string
Title:
Pricing UOMMaximum Length:30The unit of measure used by the item. -
PriceUnitOfMeasureName: string
Title:
Pricing UOMThe name of the unit of measure. -
PricingError: string
Title:
Pricing ErrorMaximum Length:1000Any errors associated with the pricing. -
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. -
PutOnHoldFlag: boolean
Indicates if the covered level has been put on hold.
-
Quantity: number
Title:
QuantityDefault Value:1The quantity for which the bill line was charged. -
RemoveHoldFlag: boolean
Indicates if the covered level's hold has to be removed.
-
RenewalType: string
Title:
Renewal TypeMaximum Length:30The type of renewal. -
RenewedDate: string
(date)
Title:
Renewed OnThe date when the covered level was renewed. -
RepriceFlag: boolean
Indicates whether the subscription child covered level should be repriced or not. If passed as 'true', the subscription child covered level will be repriced.
-
RequestedPriceListId: integer
(int64)
Title:
Override Price ListThe identifier of the requested price list. -
ReturnCreditMethod: string
Title:
Close Credit MethodMaximum Length:230The return method for the credit after the covered level was closed. -
RevenueOption: string
Title:
Revenue Accounting OptionMaximum Length:30Revenue Option -
RollupTotal: number
Title:
Configured Asset AmountThe total when the covered level was closed. -
SerialNumber: string
Title:
Covered Asset Serial NumberRead Only:trueMaximum Length:80The serial number of the child covered level. -
SourceKey: string
Title:
Source KeyMaximum Length:120The source key of the child covered level. -
SourceLineKey: string
Title:
Source Line KeyMaximum Length:120The source line key of the child covered level. -
SourceLineNumber: string
Title:
External Source Line NumberMaximum Length:120The source line number of the child covered level. -
SourceNumber: string
Title:
External Source NumberMaximum Length:120The source number of the child covered level. -
SourceSystem: string
Title:
External Source SystemMaximum Length:30The source system of the child covered level. -
StartDate: string
(date)
Title:
Covered Level Start DateThe start date for the covered level. -
Status: string
Title:
Covered Level StatusMaximum Length:30The status of the covered level. -
StatusName: string
Title:
StatusThe description of the status. -
SubscriptionId: integer
(int64)
Title:
Subscription IDThe unique identifier of the associated subscription. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe unique identifier of the subscription product. -
SuppressedCreditAmount: number
Title:
Suppressed Credit AmountThe suppressed amount for the credit. -
SuspendCreditMethod: string
Title:
Suspend Credit MethodMaximum Length:30The suspend method for the credit after the covered level was closed. -
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 when the covered level was suspended. -
TaxAmount: number
Title:
Tax AmountThe amount of tax to be deducted. -
TaxError: string
Maximum Length:
4000The tax error for the covered level. -
TotalContractValue: number
Title:
Covered Level Contract ValueThe total contract value -
Type: string
Title:
TypeMaximum Length:30The type of the covered level. -
TypeName: string
Title:
Covered Level TypeThe type name associated with the covered level. -
UnitPrice: number
Title:
Unit PriceThe unit price of the covered level associated with child covered level. -
ValidationStatus: string
Title:
Validation StatusRead Only:trueMaximum Length:1The validation status of the subscription child covered level.
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.
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: