Get a subscription balance register
get
/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/{BalanceRegisterNumber}
Request
Path Parameters
-
BalanceRegisterNumber(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=
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 : subscriptionBalanceRegisters-item-response
Type:
Show Source
object-
AmendNewPartialPeriodOption: string
Title:
New Line First PeriodRead Only:trueMaximum Length:30The default balance management option for first partial period of draft line during amendment of product. -
AmendTerminatedPartialPeriodOption: string
Title:
Terminated Line Last PeriodRead Only:trueMaximum Length:30The default balance management option for last partial period of terminated line during amendment of product. -
BalanceProfileName: string
Title:
Profile NameMaximum Length:120The balance profile name of the subscription balance registers. -
BalanceProfileNumber: string
Title:
Profile NumberMaximum Length:120The balance profile number of the subscription balance registers. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance registers.
-
BalanceRegisterNumber: string
Title:
NumberMaximum Length:120The balance register number of the subscription balance registers. -
BalanceRegisterStatus: string
Title:
StatusMaximum Length:30The status of the subscription balance register. -
BillingDateCode: string
Title:
Billing DateRead Only:trueMaximum Length:30The billing date code of the subscription balance registers. -
BillingFrequency: string
Title:
Billing FrequencyRead Only:trueMaximum Length:30The billing frequency of the subscription balance registers. -
BillingOffsetDays: integer
(int32)
Title:
OffsetRead Only:trueThe billing offset day of the subscription balance registers. -
BillOnDay: integer
(int32)
Title:
DayRead Only:trueThe bill on day of the subscription balance registers. -
BillPeriodAlignDate: string
(date)
Title:
Alignment DateThe bill alignment date of the subscription balance registers. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance registers. -
CreationDate: string
(date-time)
Read Only:
trueThe date of creation of the subscription balance registers. -
FirstPartialPeriodOption: string
Title:
First PeriodRead Only:trueMaximum Length:30The default balance management option for first partial period of subscription product while adding the product. -
InterfaceOffsetDays: integer
(int32)
Title:
Billing Interface Offset DaysRead Only:trueThe interface offset day of the subscription balance registers. -
InvoicingRuleId: integer
(int64)
Title:
Invoicing RuleRead Only:trueThe invoice rule identifier of the subscription balance registers. -
LastPartialPeriodOption: string
Title:
Last PeriodRead Only:trueMaximum Length:30The default balance management option for last partial period of subscription product while adding the product. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance registers was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance registers. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance registers. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number of the subscription balance registers.
-
PeriodAlignDateType: string
Title:
Period Alignment Date TypeRead Only:trueMaximum Length:30Default Value:ORA_OSS_BAL_REG_AND_BILL_LINESThe period align date type of the subscription balance registers. -
profileCharges: array
Subscription Balance Profile Charges
Title:
Subscription Balance Profile ChargesThe subscription balance profile charges resource is used to view a balance profile charges. -
registerAllowances: array
Subscription Balance Register Allowance Grants
Title:
Subscription Balance Register Allowance GrantsThe subscription balance register allowance grants resource is used to view a balance register allowance grant. -
registerCommitments: array
Subscription Balance Register Commitments
Title:
Subscription Balance Register CommitmentsThe commitments resource is used to view a register which displays the commitment records. These records are displayed only for those balance codes which have the commitment flag enabled. -
registerCriteria: array
Subscription Balance Condition Criteria
Title:
Subscription Balance Condition CriteriaThe subscription balance criteria resource is used to view, create, update, and delete a balance criteria. -
registerEstimates: array
Subscription Balance Register Estimates
Title:
Subscription Balance Register EstimatesThe estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled. -
registerPeriods: array
Subscription Balance Periods
Title:
Subscription Balance PeriodsThe subscription balance register periods resource is used to view a balance register period. -
RegisterUpdateFlag: boolean
Title:
Allow register updateMaximum Length:1Default Value:falseIndicates whether the register is enabled for update. -
SubscriptionBalanceProfileBalanceCodes: array
Subscription Profile Balance Codes
Title:
Subscription Profile Balance CodesThe subscription balance profile balance codes resource is used to view, create, update, and delete a balance profile balance code. -
TerminatedPartialPeriodOption: string
Title:
Terminated Line Last PeriodRead Only:trueMaximum Length:30The default balance management option for last partial period of subscription product while closing the product.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Profile Charges
Type:
arrayTitle:
Subscription Balance Profile ChargesThe subscription balance profile charges resource is used to view a balance profile charges.
Show Source
Nested Schema : Subscription Balance Register Allowance Grants
Type:
arrayTitle:
Subscription Balance Register Allowance GrantsThe subscription balance register allowance grants resource is used to view a balance register allowance grant.
Show Source
Nested Schema : Subscription Balance Register Commitments
Type:
arrayTitle:
Subscription Balance Register CommitmentsThe commitments resource is used to view a register which displays the commitment records. These records are displayed only for those balance codes which have the commitment flag enabled.
Show Source
Nested Schema : Subscription Balance Condition Criteria
Type:
arrayTitle:
Subscription Balance Condition CriteriaThe subscription balance criteria resource is used to view, create, update, and delete a balance criteria.
Show Source
Nested Schema : Subscription Balance Register Estimates
Type:
arrayTitle:
Subscription Balance Register EstimatesThe estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled.
Show Source
Nested Schema : Subscription Balance Periods
Type:
arrayTitle:
Subscription Balance PeriodsThe subscription balance register periods resource is used to view a balance register period.
Show Source
Nested Schema : Subscription Profile Balance Codes
Type:
arrayTitle:
Subscription Profile Balance CodesThe subscription balance profile balance codes resource is used to view, create, update, and delete a balance profile balance code.
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 : subscriptionBalanceRegisters-profileCharges-item-response
Type:
Show Source
object-
AllowanceGrantFlag: boolean
Title:
Enable allowanceMaximum Length:1Default Value:falseIndicates whether the allowance grant is enabled for a balance register profile charge. -
BalanceProfileChargeId: integer
(int64)
The balance profile charge identifier of the subscription balance profile charges.
-
BalanceProfileChargeNumber: string
Title:
Profile Charge NumberMaximum Length:120The balance profile charge number of the subscription balance profile charges. -
BalanceProfileId: integer
(int64)
The balance profile identifier of the subscription balance profile charges.
-
BillingFrequency: string
Title:
Billing FrequencyMaximum Length:30The billing frequency of the subscription balance profile charge. -
BillingFrequencyUnitOfMeasure: string
Title:
Billing FrequencyMaximum Length:25The billing frequency unit of measure of the subscription balance profile charge. -
ChargeDefinitionCode: string
Title:
Charge DefinitionMaximum Length:30The charge definition code of the subscription balance profile charges. -
ChargeDefinitionId: integer
(int64)
Title:
Charge NameThe balance charge definition identifier of the subscription balance profile charges. -
ChargePeriod: string
Title:
PeriodicityMaximum Length:30The charge period of the subscription balance profile charges. -
ChargePeriodUnitOfMeasure: string
Title:
PeriodicityMaximum Length:25The charge period unit of measure of the subscription balance profile charges. -
CommitmentFlag: boolean
Title:
Enable commitmentMaximum Length:1Default Value:falseIndicates whether the commitment is enabled for a balance register profile charge. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance profile charges. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance profile charge was created. -
EstimateFlag: boolean
Title:
Enable estimateMaximum Length:1Default Value:falseIndicates whether the estimate is enabled for a balance register profile charge. -
InvoicingRule: string
Title:
Invoicing RuleMaximum Length:30The invoicing rule of the subscription balance profile charge. -
InvoicingRuleId: integer
(int64)
The invoicing rule identifier of the subscription balance profile charge.
-
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription profile charge was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance criterion. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription profile charge. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription profile charge.
-
RelatedChargeDefinitionCode: string
Title:
Related ChargeMaximum Length:30The charge definition code of the related profile charge. -
RelatedChargeDefinitionId: integer
(int64)
Title:
Related ChargeThe charge definition identifier of the related profile charge. -
RelatedProfileChargeId: integer
(int64)
The balance profile charge identifier of the related charge identifier.
-
UsageCaptureFlag: boolean
Title:
Enable usage captureMaximum Length:1Default Value:falseIndicates whether the usage capture is enabled for a balance register profile charge. -
VolumePricingFlag: boolean
Title:
Enable volume pricingMaximum Length:1Default Value:falseIndicates whether the profile charge is enabled for volume pricing.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerAllowances-item-response
Type:
Show Source
object-
AllowanceEffectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe date from when allowance is effective. -
AllowanceEffectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe date till which allowance is effective. -
AllowanceGrantId: integer
(int64)
The balance register allowance grant identifier of the subscription balance register allowance grants.
-
AllowanceGrantNumber: string
Title:
Allowance Grant NumberMaximum Length:120The balance register allowance grant number of the subscription balance allowance grants. -
Amount: number
Title:
AmountThe amount of the subscription balance allowance grants. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance allowance grants. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance allowance grants. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance allowance grants. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance allowance grants.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance allowance grants.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance register allowance grants. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance allowance grants. -
ConsumedAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance allowance grants. -
ConsumedQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance allowance grants. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance allowance grant. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance allowance grant was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance allowance grants. -
EndDate: string
(date)
Title:
End DateThe date when the allowance grant ends. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance allowance grants. -
GrantDate: string
(date)
Title:
Grant DateThe date when the allowance is granted. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance allowance grant was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance allowance grants. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance allowance grants. -
LeAllowanceCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance allowance grants. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription balance allowance grants.
-
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register allowance grants. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register allowance grants. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe date when the product closes for subscription balance register allowance grants. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register allowance grants. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance allowance grants. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance allowance grants. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register allowance grants. -
Quantity: number
Title:
QuantityThe quantity of the subscription balance allowance grants. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance allowance grants. -
RemainingAmount: number
Title:
Remaining AmountThe remaining amount of the subscription balance allowance grants. -
RemainingQuantity: number
Title:
Remaining QuantityThe remaining quantity of the subscription balance allowance grants. -
RolloverEndDate: string
(date)
Title:
Rollover End DateThe rollover end date of the subscription balance allowance grants. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance allowance grants. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register allowance grants. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance allowance grants. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance allowance grants. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register allowance grants. -
TerminatedAmount: number
Title:
Terminated AmountThe terminated amount of the subscription balance register allowance grants. -
TerminatedQuantity: number
Title:
Terminated QuantityThe terminated quantity of the subscription balance register allowance grants.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerAllowances-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerCommitments-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance commitments. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance commitments. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance commitments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register commitments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance register commitments. -
BalanceCommitmentId: integer
(int64)
The balance register commitment identifier of the subscription balance register commitments.
-
BalanceCommitmentNumber: string
Title:
Commitment Period NumberMaximum Length:120The balance register commitment number of the subscription balance commitments. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance commitments.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance commitments.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance register commitments. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance register commitments. -
CommitmentAmount: number
Title:
AmountThe committed amount of the subscription balance commitments. -
CommitmentQuantity: number
Title:
QuantityThe committed quantity of the subscription balance commitments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance commitment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance commitment was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance commitments. -
EndDate: string
(date)
Title:
End DateThe end date of the subscription balance commitments. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance commitments. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance commitment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance commitments. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance commitments. -
LeCommitmentCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance commitments. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance commitments. -
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register commitments. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register commitments. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe product closed date of the subscription balance register commitments. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register commitments. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance register commitments. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance register commitments. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register commitments. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance register commitments. -
RemainingCommitmentAmount: number
Title:
Remaining AmountThe remaining committed amount of the subscription balance commitments. -
RemainingCommitmentQuantity: number
Title:
Remaining QuantityThe remaining committed quantity of the subscription balance commitments. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance register commitments. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register commitments. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance register commitments. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance register commitments. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register commitments. -
TerminatedCommitmentAmount: number
Title:
Terminated AmountThe terminated commitment amount of the subscription balance register commitments. -
TerminatedCommitmentQuantity: number
Title:
Terminated QuantityThe terminated commitment quantity of the subscription balance register commitments. -
TrueupAmount: number
Title:
True-Up AmountThe true-up amount of the subscription balance register commitment. -
TrueupDate: string
(date)
Title:
True-Up DateThe true-up date of the subscription balance register commitment. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true-up status of the subscription balance register commitment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerCommitments-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerCriteria-item-response
Type:
Show Source
object-
BalanceCriteriaDescription: string
Title:
DescriptionMaximum Length:300The description of subscription balance criterion. -
BalanceCriteriaId: integer
(int64)
The unique identifier of the subscription balance criterion.
-
BalanceCriteriaNumber: string
Title:
CriteriaMaximum Length:120The unique number of the subscription balance criterion. -
BalanceCriteriaStatus: string
Title:
StatusMaximum Length:30Default Value:ORA_OSS_DRAFTThe status of the subscription balance criterion. -
BalanceCriteriaUsage: string
Title:
UsageMaximum Length:30The usage condition of subscription balance criterion. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance criterion. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance criterion was created. -
CriteriaPrecedence: integer
Title:
SequenceThe order in which the criteria will be evaluated. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance criterion was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance criterion. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance criterion. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription balance criterion.
-
subscriptionBalancePredicates: array
Subscription Balance Condition Predicates
Title:
Subscription Balance Condition PredicatesThe subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Condition Predicates
Type:
arrayTitle:
Subscription Balance Condition PredicatesThe subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerCriteria-subscriptionBalancePredicates-item-response
Type:
Show Source
object-
BalanceAttributeId: integer
(int64)
The unique identifier of the subscription balance attribute.
-
BalanceAttributeName: string
Title:
Attribute NameMaximum Length:240The name of the subscription balance attribute. -
BalanceCriteriaId: integer
(int64)
The balance criteria Id of subscription balance predicate.
-
BalanceObjectId: integer
(int64)
The balance object identifier of subscription balance predicate.
-
BalanceObjectName: string
Title:
Object NameMaximum Length:120The balance object name of subscription balance predicate. -
BalancePredicateCharacterValue: string
Title:
ValueMaximum Length:600The balance predicate character value of subscription balance predicate. -
BalancePredicateDateValue: string
(date)
Title:
ValueThe balance predicate date value of subscription balance predicate. -
BalancePredicateDecimalValue: number
Title:
ValueThe balance predicate decimal value of subscription balance predicate. -
BalancePredicateId: integer
(int64)
The unique identifier of the subscription balance predicate.
-
BalancePredicateNumber: string
Title:
NumberMaximum Length:120The unique number of the subscription balance predicate. -
BalancePredicateNumberValue: integer
Title:
ValueThe number value of the subscription balance predicate. -
BalancePredicateOperator: string
Title:
OperatorMaximum Length:30The operator value of the subscription balance predicate. -
BalancePredicateSequence: integer
Title:
SequenceThe balance predicate sequence of the subscription balance predicate. -
BalancePredicateSortBy: string
Title:
Sort OrderMaximum Length:30The sort by criterion of the subscription balance predicate. -
BalancePredicateTimeValue: string
(date-time)
Title:
ValueThe time value of the subscription balance predicate. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance predicate. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance predicate was created. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance predicate was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance predicate. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance predicate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number of the subscription balance predicate. -
SourceType: string
Title:
Source TypeMaximum Length:30Default Value:ORA_OSS_USERThe source type of the subscription balance predicate.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerEstimates-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance estimates. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance estimates. -
AdhocAdjustedEstimatedAmount: number
Title:
Ad-hoc Adjusted Estimated AmountThe ad-hoc adjusted estimated amount of the subscription balance estimates. -
AdhocAdjustedEstimatedQuantity: number
Title:
Ad-hoc Adjusted Estimated QuantityThe ad-hoc adjusted estimated quantity of the subscription balance estimates. -
AdhocAppliedRolloverAmount: number
Title:
Ad-hoc Applied Rollover AmountThe ad-hoc applied rollover amount of the subscription balance estimates. -
AdhocAppliedRolloverQuantity: number
Title:
Ad-hoc Applied Rollover QuantityThe ad-hoc applied rollover quantity of the subscription balance estimates. -
AdjustedEstimatedAmount: number
Title:
Adjusted Estimated AmountThe adjusted estimated amount of the subscription balance estimates. -
AdjustedEstimatedQuantity: number
Title:
Adjusted Estimated QuantityThe adjusted estimated quantity of the subscription balance estimates. -
AdjustedUsageAmount: number
Title:
Adjusted Usage AmountThe adjusted usage amount of the subscription balance estimates. -
AdjustedUsageQuantity: number
Title:
Adjusted Usage QuantityThe adjusted usage quantity of the subscription balance estimates. -
AppliedRolloverAmount: number
Title:
Applied Rollover AmountThe applied rollover amount of the subscription balance estimates. -
AppliedRolloverQuantity: number
Title:
Applied Rollover QuantityThe applied rollover quantity of the subscription balance estimates. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance register estimates. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register estimates. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance register estimates. -
BalanceEstimateId: integer
(int64)
The balance register estimate identifier of the subscription balance register estimates.
-
BalanceEstimateNumber: string
Title:
Estimate Period NumberMaximum Length:120The balance register estimate number of the subscription balance register estimates. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance estimates.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance estimates.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance estimates. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance estimates. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance estimate. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance estimate was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance estimates. -
EnableTrueupFlag: boolean
Title:
Enable True-upMaximum Length:1Indicates whether the true up is enabled. -
EndDate: string
(date)
Title:
End DateThe end date of the subscription balance register estimates. -
EstimatedAmount: number
Title:
AmountThe estimated amount of the subscription balance register estimates. -
EstimatedQuantity: number
Title:
QuantityThe estimated quantity of the subscription balance register estimates. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register estimates. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance estimates was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance estimates. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance estimates. -
LeEstimateCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance estimates. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManualTrueupFlag: boolean
Title:
Allow manual true-upRead Only:trueMaximum Length:1Default Value:falseIndicates whether manual true-up for the usage is enabled. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance estimates. -
ParentEstimateId: integer
(int64)
Title:
Parent Estimate IdThe parent estimate identifier of the subscription balance register estimates. -
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register estimates. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register estimates. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe product closed date of the subscription balance register estimates. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register estimates. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance register estimates. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance register estimates. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register estimates. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance register estimates. -
RemainingEstimatedAmount: number
Title:
Remaining AmountThe remaining amount of the subscription balance estimates. -
RemainingEstimatedQuantity: number
Title:
Remaining QuantityThe remaining quantity of the subscription balance estimates. -
RolloverEndDate: string
(date)
Title:
Rollover End DateThe rollover end date of the subscription balance estimates. -
RolloverRemainingAmount: number
Title:
Rollover Remaining AmountThe rollover remaining amount of subscription balance estimates. -
RolloverRemainingQuantity: number
Title:
Rollover Remaining QuantityThe rollover remaining quantity of subscription balance estimates. -
RolloverUsageAmount: number
Title:
Rollover Usage AmountThe rollover usage amount of the subscription balance estimates. -
RolloverUsageQuantity: number
Title:
Rollover Usage QuantityThe rollover usage quantity of the subscription balance estimates. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance register estimates. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register estimates. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance register estimates. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance register estimates. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register estimates. -
TerminatedEstimatedAmount: number
Title:
Terminated AmountThe terminated estimated amount of the subscription balance estimates. -
TerminatedEstimatedQuantity: number
Title:
Terminated QuantityThe terminated estimated quantity of the subscription balance estimates. -
TrueupAmount: number
Title:
True-Up AmountThe true-up amount of the subscription balance register estimate. -
TrueupDate: string
(date)
Title:
True-Up DateThe true-up date of the subscription balance register estimate. -
trueupEstimates: array
Subscription Balance Register Estimate True-Up
Title:
Subscription Balance Register Estimate True-UpThe true-up estimate resource is used to view, create, update, and delete ad-hoc true-up. You can create the ad-hoc true-up only for those balance codes where the allow manual true-up flag is checked in the balance profile. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true-up status of the subscription balance register estimate. -
TrueupType: string
Title:
True-Up TypeMaximum Length:30The true-up type of the subscription balance register estimate. -
TrueupUsageFlag: boolean
Title:
True-Up UsageMaximum Length:1Indicates whether true-up for the usage is enabled.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : Subscription Balance Register Estimate True-Up
Type:
arrayTitle:
Subscription Balance Register Estimate True-UpThe true-up estimate resource is used to view, create, update, and delete ad-hoc true-up. You can create the ad-hoc true-up only for those balance codes where the allow manual true-up flag is checked in the balance profile.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerEstimates-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerEstimates-trueupEstimates-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe actual usage amount of true up estimate. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe actual usage quantity of true up estimate. -
AppliedRolloverAmount: number
Title:
Ad-hoc Applied Rollover AmountThe applied rollover amount of true-up estimate. -
AppliedRolloverQuantity: number
Title:
Ad-hoc Applied Rollover QuantityThe applied rollover quantity of true-up estimate. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for true-up estimate. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for true-up estimate. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the true up estimate -
CreationDate: string
(date-time)
Read Only:
trueThe date when the true up estimate was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The actual currency code of true up estimate. -
EstimatedAmount: number
Title:
Prorated Estimated AmountThe actual estimated amount of true up estimate. -
EstimatedQuantity: number
Title:
Prorated Estimated QuantityThe actual estimated quantity of true up estimate. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of true up estimate. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the true up estimate was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the true up estimate. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the true up estimate. -
LeTrueupCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the true up estimate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a true up estimate.
-
OverrideEstimatedAmount: number
Title:
Override Estimated AmountThe override estimated amount of true up estimate. -
OverrideEstimatedQuantity: number
Title:
Override Estimated QuantityThe override estimated quantity of true-up estimate. -
OverrideUsageAmount: number
Title:
Override Consumed AmountThe override usage amount of true up estimate. -
OverrideUsageQuantity: number
Title:
Override Consumed QuantityThe override usage quantity of true up estimate. -
ParentEstimateId: integer
(int64)
Title:
Parent Estimate IdThe parent estimate identifier of true up estimate. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of true up estimate. -
RemainingEstimatedAmount: number
Title:
Remaining AmountThe remaining estimated amount of true-up estimate. -
RemainingEstimatedQuantity: number
Title:
Remaining QuantityThe remaining estimated quantity of true-up estimate. -
TrueupAmount: number
Title:
True-Up AmountThe true up amount of true-up estimate. -
TrueupDate: string
(date)
Title:
DateThe true up date of true up estimate. -
TrueupEstimateId: integer
(int64)
The true up estimate identifier of true up estimate.
-
TrueupEstimateNumber: string
Maximum Length:
120The true up estimate number of true up estimate. -
TrueupHoldFlag: boolean
Title:
Hold true-upMaximum Length:1Indicates whether the true up hold is enabled. -
TrueupReason: string
Title:
ReasonMaximum Length:30The true up reason of true up estimate. -
TrueupReasonDescription: string
Title:
Reason DescriptionMaximum Length:120The true up reason description of true up estimate. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true up status of true-up estimate. -
TrueupType: string
Title:
True-Up TypeMaximum Length:30The true up type of true up estimate. -
TrueupUsageFlag: boolean
Title:
True-Up UsageMaximum Length:1Indicates whether the true-up of the usage is enabled.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-item-response
Type:
Show Source
object-
allowanceGrants: array
Subscription Balance Register Allowance Grants
Title:
Subscription Balance Register Allowance GrantsThe subscription balance register allowance grants resource is used to view a balance register allowance grant. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance register periods.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance register periods.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberMaximum Length:120The balance register period number of the subscription balance register periods. -
commitments: array
Subscription Balance Register Commitments
Title:
Subscription Balance Register CommitmentsThe commitments resource is used to view a register which displays the commitment records. These records are displayed only for those balance codes which have the commitment flag enabled. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance criterion. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance criterion was created. -
EndDate: string
(date)
Title:
End DateThe end date of the subscription balance register periods. -
estimates: array
Subscription Balance Register Estimates
Title:
Subscription Balance Register EstimatesThe estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance criterion was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance criterion. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance criterion. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance criterion. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance register periods.
Nested Schema : Subscription Balance Register Allowance Grants
Type:
arrayTitle:
Subscription Balance Register Allowance GrantsThe subscription balance register allowance grants resource is used to view a balance register allowance grant.
Show Source
Nested Schema : Subscription Balance Register Commitments
Type:
arrayTitle:
Subscription Balance Register CommitmentsThe commitments resource is used to view a register which displays the commitment records. These records are displayed only for those balance codes which have the commitment flag enabled.
Show Source
Nested Schema : Subscription Balance Register Estimates
Type:
arrayTitle:
Subscription Balance Register EstimatesThe estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-allowanceGrants-item-response
Type:
Show Source
object-
AllowanceEffectiveEndDate: string
(date)
Title:
Effective End DateRead Only:trueThe date from when allowance is effective. -
AllowanceEffectiveStartDate: string
(date)
Title:
Effective Start DateRead Only:trueThe date till which allowance is effective. -
AllowanceGrantId: integer
(int64)
The balance register allowance grant identifier of the subscription balance register allowance grants.
-
AllowanceGrantNumber: string
Title:
Allowance Grant NumberMaximum Length:120The balance register allowance grant number of the subscription balance allowance grants. -
Amount: number
Title:
AmountThe amount of the subscription balance allowance grants. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance allowance grants. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance allowance grants. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance allowance grants. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance allowance grants.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance allowance grants.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance register allowance grants. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance allowance grants. -
ConsumedAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance allowance grants. -
ConsumedQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance allowance grants. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance allowance grant. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance allowance grant was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance allowance grants. -
EndDate: string
(date)
Title:
End DateThe date when the allowance grant ends. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance allowance grants. -
GrantDate: string
(date)
Title:
Grant DateThe date when the allowance is granted. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance allowance grant was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance allowance grants. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance allowance grants. -
LeAllowanceCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance allowance grants. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription balance allowance grants.
-
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register allowance grants. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register allowance grants. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe date when the product closes for subscription balance register allowance grants. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register allowance grants. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance allowance grants. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance allowance grants. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register allowance grants. -
Quantity: number
Title:
QuantityThe quantity of the subscription balance allowance grants. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance allowance grants. -
RemainingAmount: number
Title:
Remaining AmountThe remaining amount of the subscription balance allowance grants. -
RemainingQuantity: number
Title:
Remaining QuantityThe remaining quantity of the subscription balance allowance grants. -
RolloverEndDate: string
(date)
Title:
Rollover End DateThe rollover end date of the subscription balance allowance grants. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance allowance grants. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register allowance grants. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance allowance grants. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance allowance grants. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register allowance grants. -
TerminatedAmount: number
Title:
Terminated AmountThe terminated amount of the subscription balance register allowance grants. -
TerminatedQuantity: number
Title:
Terminated QuantityThe terminated quantity of the subscription balance register allowance grants.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-allowanceGrants-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-commitments-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance commitments. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance commitments. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance commitments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register commitments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance register commitments. -
BalanceCommitmentId: integer
(int64)
The balance register commitment identifier of the subscription balance register commitments.
-
BalanceCommitmentNumber: string
Title:
Commitment Period NumberMaximum Length:120The balance register commitment number of the subscription balance commitments. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance commitments.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance commitments.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance register commitments. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance register commitments. -
CommitmentAmount: number
Title:
AmountThe committed amount of the subscription balance commitments. -
CommitmentQuantity: number
Title:
QuantityThe committed quantity of the subscription balance commitments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance commitment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance commitment was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance commitments. -
EndDate: string
(date)
Title:
End DateThe end date of the subscription balance commitments. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance commitments. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance commitment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance commitments. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance commitments. -
LeCommitmentCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance commitments. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance commitments. -
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register commitments. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register commitments. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe product closed date of the subscription balance register commitments. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register commitments. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance register commitments. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance register commitments. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register commitments. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance register commitments. -
RemainingCommitmentAmount: number
Title:
Remaining AmountThe remaining committed amount of the subscription balance commitments. -
RemainingCommitmentQuantity: number
Title:
Remaining QuantityThe remaining committed quantity of the subscription balance commitments. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance register commitments. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register commitments. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance register commitments. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance register commitments. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register commitments. -
TerminatedCommitmentAmount: number
Title:
Terminated AmountThe terminated commitment amount of the subscription balance register commitments. -
TerminatedCommitmentQuantity: number
Title:
Terminated QuantityThe terminated commitment quantity of the subscription balance register commitments. -
TrueupAmount: number
Title:
True-Up AmountThe true-up amount of the subscription balance register commitment. -
TrueupDate: string
(date)
Title:
True-Up DateThe true-up date of the subscription balance register commitment. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true-up status of the subscription balance register commitment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-commitments-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-estimates-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe consumed amount of the subscription balance estimates. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe consumed quantity of the subscription balance estimates. -
AdhocAdjustedEstimatedAmount: number
Title:
Ad-hoc Adjusted Estimated AmountThe ad-hoc adjusted estimated amount of the subscription balance estimates. -
AdhocAdjustedEstimatedQuantity: number
Title:
Ad-hoc Adjusted Estimated QuantityThe ad-hoc adjusted estimated quantity of the subscription balance estimates. -
AdhocAppliedRolloverAmount: number
Title:
Ad-hoc Applied Rollover AmountThe ad-hoc applied rollover amount of the subscription balance estimates. -
AdhocAppliedRolloverQuantity: number
Title:
Ad-hoc Applied Rollover QuantityThe ad-hoc applied rollover quantity of the subscription balance estimates. -
AdjustedEstimatedAmount: number
Title:
Adjusted Estimated AmountThe adjusted estimated amount of the subscription balance estimates. -
AdjustedEstimatedQuantity: number
Title:
Adjusted Estimated QuantityThe adjusted estimated quantity of the subscription balance estimates. -
AdjustedUsageAmount: number
Title:
Adjusted Usage AmountThe adjusted usage amount of the subscription balance estimates. -
AdjustedUsageQuantity: number
Title:
Adjusted Usage QuantityThe adjusted usage quantity of the subscription balance estimates. -
AppliedRolloverAmount: number
Title:
Applied Rollover AmountThe applied rollover amount of the subscription balance estimates. -
AppliedRolloverQuantity: number
Title:
Applied Rollover QuantityThe applied rollover quantity of the subscription balance estimates. -
BalanceCode: string
Title:
Balance CodeRead Only:trueMaximum Length:30The balance code of the subscription balance register estimates. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register estimates. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for the subscription balance register estimates. -
BalanceEstimateId: integer
(int64)
The balance register estimate identifier of the subscription balance register estimates.
-
BalanceEstimateNumber: string
Title:
Estimate Period NumberMaximum Length:120The balance register estimate number of the subscription balance register estimates. -
BalanceRegisterId: integer
(int64)
The balance register identifier of the subscription balance estimates.
-
BalanceRegisterPeriodId: integer
(int64)
The balance register period identifier of the subscription balance estimates.
-
BalanceRegisterPeriodNumber: string
Title:
Register Period NumberRead Only:trueMaximum Length:120The balance register period number of the subscription balance estimates. -
ChargeDefinitionName: string
Title:
ChargeRead Only:trueMaximum Length:80The charge definition name of the subscription balance estimates. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance estimate. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance estimate was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The currency code of the subscription balance estimates. -
EnableTrueupFlag: boolean
Title:
Enable True-upMaximum Length:1Indicates whether the true up is enabled. -
EndDate: string
(date)
Title:
End DateThe end date of the subscription balance register estimates. -
EstimatedAmount: number
Title:
AmountThe estimated amount of the subscription balance register estimates. -
EstimatedQuantity: number
Title:
QuantityThe estimated quantity of the subscription balance register estimates. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register estimates. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance estimates was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription balance estimates. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription balance estimates. -
LeEstimateCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the subscription balance estimates. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManualTrueupFlag: boolean
Title:
Allow manual true-upRead Only:trueMaximum Length:1Default Value:falseIndicates whether manual true-up for the usage is enabled. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance estimates. -
ParentEstimateId: integer
(int64)
Title:
Parent Estimate IdThe parent estimate identifier of the subscription balance register estimates. -
PartyName: string
Title:
CustomerRead Only:trueMaximum Length:360The party name of the subscription balance register estimates. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the subscription balance register estimates. -
ProductClosedDate: string
(date)
Title:
Product Close DateRead Only:trueThe product closed date of the subscription balance register estimates. -
ProductEndDate: string
(date)
Title:
Product End DateRead Only:trueThe product end date of the subscription balance register estimates. -
ProductName: string
Title:
Product NameRead Only:trueMaximum Length:300The product name of the subscription balance register estimates. -
ProductNumber: string
Title:
Product NumberRead Only:trueMaximum Length:300The product number of the subscription balance register estimates. -
ProductStartDate: string
(date)
Title:
Product Start DateRead Only:trueThe product start date of the subscription balance register estimates. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of the subscription balance register estimates. -
RemainingEstimatedAmount: number
Title:
Remaining AmountThe remaining amount of the subscription balance estimates. -
RemainingEstimatedQuantity: number
Title:
Remaining QuantityThe remaining quantity of the subscription balance estimates. -
RolloverEndDate: string
(date)
Title:
Rollover End DateThe rollover end date of the subscription balance estimates. -
RolloverRemainingAmount: number
Title:
Rollover Remaining AmountThe rollover remaining amount of subscription balance estimates. -
RolloverRemainingQuantity: number
Title:
Rollover Remaining QuantityThe rollover remaining quantity of subscription balance estimates. -
RolloverUsageAmount: number
Title:
Rollover Usage AmountThe rollover usage amount of the subscription balance estimates. -
RolloverUsageQuantity: number
Title:
Rollover Usage QuantityThe rollover usage quantity of the subscription balance estimates. -
StartDate: string
(date)
Title:
Start DateThe start date of the subscription balance register estimates. -
SubscriptionBalanceRegisterAdjustments: array
Subscription Balance Register Adjustments
Title:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant. -
SubscriptionEndDate: string
(date)
Title:
Subscription End DateRead Only:trueThe subscription end date of the subscription balance register estimates. -
SubscriptionNumber: string
Title:
Subscription NumberRead Only:trueMaximum Length:120The subscription number of the subscription balance register estimates. -
SubscriptionProductPuid: string
Title:
Subscription Product PUIDRead Only:trueMaximum Length:120The subscription product PUID of the subscription balance register estimates. -
SubscriptionStartDate: string
(date)
Title:
Subscription Start DateRead Only:trueThe subscription start date of the subscription balance register estimates. -
TerminatedEstimatedAmount: number
Title:
Terminated AmountThe terminated estimated amount of the subscription balance estimates. -
TerminatedEstimatedQuantity: number
Title:
Terminated QuantityThe terminated estimated quantity of the subscription balance estimates. -
TrueupAmount: number
Title:
True-Up AmountThe true-up amount of the subscription balance register estimate. -
TrueupDate: string
(date)
Title:
True-Up DateThe true-up date of the subscription balance register estimate. -
trueupEstimates: array
Subscription Balance Register Estimate True-Up
Title:
Subscription Balance Register Estimate True-UpThe true-up estimate resource is used to view, create, update, and delete ad-hoc true-up. You can create the ad-hoc true-up only for those balance codes where the allow manual true-up flag is checked in the balance profile. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true-up status of the subscription balance register estimate. -
TrueupType: string
Title:
True-Up TypeMaximum Length:30The true-up type of the subscription balance register estimate. -
TrueupUsageFlag: boolean
Title:
True-Up UsageMaximum Length:1Indicates whether true-up for the usage is enabled.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Register Adjustments
Type:
arrayTitle:
Subscription Balance Register AdjustmentsThe subscription balance register adjustments resource is used to view the balance adjustments under an allowance grant.
Show Source
Nested Schema : Subscription Balance Register Estimate True-Up
Type:
arrayTitle:
Subscription Balance Register Estimate True-UpThe true-up estimate resource is used to view, create, update, and delete ad-hoc true-up. You can create the ad-hoc true-up only for those balance codes where the allow manual true-up flag is checked in the balance profile.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-estimates-SubscriptionBalanceRegisterAdjustments-item-response
Type:
Show Source
object-
AdjustedAmount: number
Title:
Adjusted AmountThe calculated adjusted amount for the subscription balance register adjustment. -
AdjustedQuantity: number
Title:
Adjusted QuantityThe calculated adjusted quantity for the subscription balance register adjustment. -
AdjustmentDescription: string
Title:
DescriptionMaximum Length:120The description of the subscription balance register adjustment. -
AdjustmentName: string
Title:
NameMaximum Length:30The name of the subscription balance register adjustment. -
AdjustmentReasonCode: string
Title:
Adjustment ReasonMaximum Length:30The reason of the subscription balance register adjustment. -
AdjustmentType: string
Title:
Adjustment TypeMaximum Length:30The type of the subscription balance register adjustment. -
AdjustmentValue: number
Title:
ValueThe adjustment value provided by the user of the subscription balance register adjustment. -
BalanceAdjustmentId: integer
(int64)
Title:
Balance Adjustment IDThe identifier of the subscription balance register adjustments. -
BalanceAdjustmentNumber: string
Title:
Balance Adjustment NumberMaximum Length:120The balance adjustment number of the subscription balance register adjustments. -
BalanceAdjustmentPartialPeriodOption: string
Title:
Partial Period OptionMaximum Length:30The balance partial period option of the balance register adjustments. -
BalanceCodeId: integer
(int64)
Title:
Balance Code IDThe identifier of the balance code associated to the subscription balance register adjustments. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for the subscription balance register adjustments. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The type of balance code for the subscription balance register adjustments. -
BalanceFirstPartialPeriodOption: string
Title:
Balance First Partial Period OptionRead Only:trueMaximum Length:30The first balance partial period option of the product line of the balance register adjustments. -
BalanceLastPartialPeriodOption: string
Title:
Balance Last Partial Period OptionRead Only:trueMaximum Length:30The last balance partial period option of the product line of the balance register adjustments. -
BalanceRegisterId: integer
(int64)
Title:
Balance Register IDThe identifier of balance register of the subscription balance register adjustments. -
BalanceRegisterPeriodId: integer
(int64)
Title:
Balance Register Period IDThe identifier of balance register period of the subscription balance register adjustments. -
BalanceTerminatedPartialPeriodOption: string
Title:
Balance Terminated Partial Period OptionRead Only:trueMaximum Length:30The terminated balance partial period option of the product line of the balance register adjustments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription balance register adjustment. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:30The currency code of the subscription balance register adjustment. -
EntitlementId: integer
(int64)
Title:
Entitlement IDThe identifier of entitlement for which the balance register adjustment is created. -
EntitlementType: string
Title:
Entitlement TypesMaximum Length:120The type of entitlement for which the balance register adjustment is created. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of the subscription balance register adjustment. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription balance register adjustment was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the subscription balance register adjustment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription register adjustment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NetAdjustedAmount: number
Title:
Net Adjusted AmountThe net adjusted amount of the subscription balance register adjustment. -
NetAdjustedQuantity: number
Title:
Net Adjusted QuantityThe net adjusted quantity of the subscription balance register adjustment. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number updated after every update of a subscription balance register adjustment. -
SequenceNumber: number
Title:
Sequence NumberThe sequence number in which subscription balance register adjustment is created. -
SubscriptionProductId: integer
(int64)
Title:
Subscription Product IDThe identifier of the subscription product associated to the subscription balance register adjustment. -
TerminatedAmount: number
Title:
Terminated Adjusted AmountThe adjusted amount of the balance register adjustment that got terminated because the product was close. -
TerminatedQuantity: number
Title:
Terminated Adjusted QuantityThe adjusted quantity of the balance register adjustment that got terminated because the product was close.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-registerPeriods-estimates-trueupEstimates-item-response
Type:
Show Source
object-
ActualUsageAmount: number
Title:
Consumed AmountThe actual usage amount of true up estimate. -
ActualUsageQuantity: number
Title:
Consumed QuantityThe actual usage quantity of true up estimate. -
AppliedRolloverAmount: number
Title:
Ad-hoc Applied Rollover AmountThe applied rollover amount of true-up estimate. -
AppliedRolloverQuantity: number
Title:
Ad-hoc Applied Rollover QuantityThe applied rollover quantity of true-up estimate. -
BalanceCodeMaxPrecision: integer
(int32)
Title:
Maximum PrecisionRead Only:trueThe maximum precision of balance code for true-up estimate. -
BalanceCodeType: string
Title:
Balance Code TypeMaximum Length:30The balance code type for true-up estimate. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the true up estimate -
CreationDate: string
(date-time)
Read Only:
trueThe date when the true up estimate was created. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15The actual currency code of true up estimate. -
EstimatedAmount: number
Title:
Prorated Estimated AmountThe actual estimated amount of true up estimate. -
EstimatedQuantity: number
Title:
Prorated Estimated QuantityThe actual estimated quantity of true up estimate. -
ExtendedPrecision: integer
(int32)
Title:
Extended PrecisionRead Only:trueThe actual extended precision of true up estimate. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the true up estimate was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the true up estimate. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the true up estimate. -
LeTrueupCurrentDate: string
(date)
Title:
DateRead Only:trueThe current legal entity date of the true up estimate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a true up estimate.
-
OverrideEstimatedAmount: number
Title:
Override Estimated AmountThe override estimated amount of true up estimate. -
OverrideEstimatedQuantity: number
Title:
Override Estimated QuantityThe override estimated quantity of true-up estimate. -
OverrideUsageAmount: number
Title:
Override Consumed AmountThe override usage amount of true up estimate. -
OverrideUsageQuantity: number
Title:
Override Consumed QuantityThe override usage quantity of true up estimate. -
ParentEstimateId: integer
(int64)
Title:
Parent Estimate IdThe parent estimate identifier of true up estimate. -
QuantityUnitOfMeasure: string
Title:
UOMMaximum Length:3The quantity unit of measure of true up estimate. -
RemainingEstimatedAmount: number
Title:
Remaining AmountThe remaining estimated amount of true-up estimate. -
RemainingEstimatedQuantity: number
Title:
Remaining QuantityThe remaining estimated quantity of true-up estimate. -
TrueupAmount: number
Title:
True-Up AmountThe true up amount of true-up estimate. -
TrueupDate: string
(date)
Title:
DateThe true up date of true up estimate. -
TrueupEstimateId: integer
(int64)
The true up estimate identifier of true up estimate.
-
TrueupEstimateNumber: string
Maximum Length:
120The true up estimate number of true up estimate. -
TrueupHoldFlag: boolean
Title:
Hold true-upMaximum Length:1Indicates whether the true up hold is enabled. -
TrueupReason: string
Title:
ReasonMaximum Length:30The true up reason of true up estimate. -
TrueupReasonDescription: string
Title:
Reason DescriptionMaximum Length:120The true up reason description of true up estimate. -
TrueupStatus: string
Title:
True-Up StatusMaximum Length:30The true up status of true-up estimate. -
TrueupType: string
Title:
True-Up TypeMaximum Length:30The true up type of true up estimate. -
TrueupUsageFlag: boolean
Title:
True-Up UsageMaximum Length:1Indicates whether the true-up of the usage is enabled.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionBalanceRegisters-SubscriptionBalanceProfileBalanceCodes-item-response
Type:
Show Source
object-
AllowanceGrantCodeFlag: boolean
Title:
Enable allowanceMaximum Length:1Default Value:falseThe balance code should be used for allowance grant of the subscription profile balance code. -
BalanceCode: string
Title:
CodeMaximum Length:30The balance code of the subscription balance profile balance code. -
BalanceCodeDescription: string
Title:
NameRead Only:trueMaximum Length:120The balance code description of the subscription profile balance code. -
BalanceCodeId: integer
(int64)
Title:
Balance CodeThe unique identifier of the balance code. -
BalancePrecedence: number
Title:
PrecedenceThe precedence for balance code for given subscription balance profile. -
BalanceProfileChargeId: integer
(int64)
The unique identifier of the balance profile charge.
-
BalanceProfileId: integer
(int64)
The unique identifier of the balance profile.
-
CommitmentCodeFlag: boolean
Title:
Enable commitmentMaximum Length:1Default Value:falseIndicates whether the balance code is for enable commitments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the subscription profile balance code. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the subscription profile balance code was created. -
EstimateCodeFlag: boolean
Title:
Enable estimateMaximum Length:1Default Value:falseIndicates whether the balance code is for enable estimates. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the subscription profile balance code was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who has last updated the subscription profile balance code. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the subscription profile balance code. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number of the subscription profile balance code. -
ProfileBalanceCodeId: integer
(int64)
The unique identifier of the balance profile code.
-
ProfileBalanceCodeNumber: string
Maximum Length:
120The alternate identifier of the profile balance code. -
VolumePricingFlag: boolean
Title:
Enable volume pricingMaximum Length:1Default Value:falseIndicates whether the profile balance code is enable for volume pricing.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- SubscriptionBalanceProfileBalanceCodes
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The subscription balance profile balance codes resource is used to view, create, update, and delete a balance profile balance code. - BalanceRegisterNumber:
- activate
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The method is used to activate a balance register. - BalanceRegisterNumber:
- profileCharges
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The subscription balance profile charges resource is used to view a balance profile charges. - BalanceRegisterNumber:
- registerAllowances
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The subscription balance register allowance grants resource is used to view a balance register allowance grant. - BalanceRegisterNumber:
- registerCommitments
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The commitments resource is used to view a register which displays the commitment records. These records are displayed only for those balance codes which have the commitment flag enabled. - BalanceRegisterNumber:
- registerCriteria
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria. - BalanceRegisterNumber:
- registerEstimates
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled. - BalanceRegisterNumber:
- registerPeriods
-
Parameters:
- BalanceRegisterNumber:
$request.path.BalanceRegisterNumber
The subscription balance register periods resource is used to view a balance register period. - BalanceRegisterNumber:
Examples
The following example shows how to get a subscription balance register 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/subscriptionBalanceRegisters/subscriptionBalanceRegisters-{BalanceRegisterNumber}
Example of Response Body
The following shows an example of the response body in JSON format.
{
"BalanceRegisterId": 300100626363046,
"BalanceRegisterNumber": "Smarthand_Allowance_BR_7256379",
"BillPeriodAlignDate": "2024-01-01",
"BalanceRegisterStatus": "ORA_OSS_ACTIVE",
"BalanceProfileName": "Smarthand_BP_Allowance_Qty_Amt",
"BalanceProfileNumber": "Smarthand_BP_Allowance_Qty_Amt",
"BillingFrequency": null,
"InvoicingRuleId": null,
"BillingDateCode": null,
"BillOnDay": null,
"BillingOffsetDays": null,
"InterfaceOffsetDays": null,
"RegisterUpdateFlag": true,
"ObjectVersionNumber": 1,
"CreatedBy": "CONMGR",
"CreationDate": "2025-03-14T07:51:10+00:00",
"LastUpdatedBy": "CONMGR",
"LastUpdateDate": "2025-03-14T07:51:11.025+00:00",
"LastUpdateLogin": "30488FE7EBE23437E063D914000A1A61",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379",
"name": "subscriptionBalanceRegisters",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379",
"name": "subscriptionBalanceRegisters",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/profileCharges",
"name": "profileCharges",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/registerAllowances",
"name": "registerAllowances",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/registerCommitments",
"name": "registerCommitments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/registerCriteria",
"name": "registerCriteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/registerEstimates",
"name": "registerEstimates",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/child/registerPeriods",
"name": "registerPeriods",
"kind": "collection"
},
{
"rel": "action",
"href": "https://servername.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/Smarthand_Allowance_BR_7256379/action/activate",
"name": "activate",
"kind": "other"
}
]
}