Get all contract lines
get
                    /fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractLine
Request
Path Parameters
                - 
                    contractsUniqID(required):  string
                    
                    This is the hash key of the attributes which make up the composite key for the Contracts resource and used to uniquely identify an instance of Contracts. The client should not generate the hash key value. Instead, the client should query on the Contracts collection resource in order to navigate to a specific instance of Contracts to get the hash key.
 
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 - 
                            finder: string
                            
                            Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- ContractAllLineAltKey: Finds the contract lines with alternate keys - ID and major version.
Finder Variables:- Id; integer; The unique identifier of the contract line.
 - MajorVersion; integer; The contract line major version.
 
 - ContractAllLineVOALTKey: Finds the contract lines with alternate key.
Finder Variables:- ExternalKey; string.
 - ExternalSource; string.
 
 - ContractLinePuidAltKey: Finds the contract lines with alternate key Line PUID
Finder Variables:- LinePuid; string; The public unique identifier of the contract line.
 
 - PrimaryKey: Finds the contract line with the specified contract line identifier.
Finder Variables:- LineId; integer; The unique identifier of the contract line.
 
 
 - ContractAllLineAltKey: Finds the contract lines with alternate keys - ID and major version.
 - 
                            limit: integer
                            
                            This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
 - 
                            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 - 
                            offset: integer
                            
                            Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
 - 
                            onlyData: boolean
                            
                            The resource item payload will be filtered in order to contain only data (no links section, for example).
 - 
                            orderBy: string
                            
                            This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
 - 
                            q: string
                            
                            This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AdjustmentAmount; number; The adjustment amount of the contract line.
 - AdjustmentBasisCode; string; The code that indicates the adjustment basis.
 - AdjustmentBasisId; integer; The unique identifier of the adjustment basis.
 - AdjustmentType; string; The type of adjustment of the contract line.
 - AdjustmentTypeCode; string; The code that indicates the type of adjustment.
 - AgreedAmount; number; The agreed amount of the contract line.
 - AgreedQuantity; number; The agreed quantity to be shipped of the contract line.
 - AgreementAmountLimit; number; The limit on the agreed amount.
 - AgreementPriceLimit; number; The price limit of the agreement line.
 - AgreementPriceOverAllwdYn; string; Indicates if the agreement price can be overridden.
 - AgreementQuantityLimit; number; The limit on the agreed quantity to be shipped.
 - AgreementUnitPrice; number; The unit price of the agreement line.
 - AllowCustomAdjustmentsFlag; boolean; Indicates whether a custom adjustment can be made.
 - AllowPricelistOverrideYn; string; Indicates whether price list override is allowed.
 - AllowPromotionsYn; string; Indicates whether promotions are allowed.
 - AtRiskYn; string; Indicating whether the contract line is at risk.
 - AutoApplyStrategyPriceAdjustmentFlag; boolean; Auto Apply Strategy Price Adjustment Flag
 - BillPlanId; integer; The unique identifier of the bill plan.
 - CarrierId; integer; The unique identifier of the carrier.
 - Cognomen; string; The name of the contract line.
 - Comments; string; The comments on the contract line.
 - CommitLevel; string; Commit Level
 - CommitLevelCode; string; Commit Level Code
 - CustomerPONumber; string; The PO number of the customer.
 - DateCancelled; string; The date cancelled.
 - DateTerminated; string; The date when the contract line is terminated.
 - DeliveryDate; string; The date when the items are expected to be delivered.
 - EndDate; string; The date when the contract line ends.
 - EstimatedVariableConsiderationAmount; number; Estimated Variable Consideration Amount
 - ExemptCertificateNumber; string; Exempt Certificate Number
 - ExemptReasonCode; string; Exempt Reason Code
 - ExternalKey; string; The key identifier of the contract line in the external source system.
 - ExternalSource; string; The name of external source system where the contract line is imported from.
 - FOB; string; The FOB of the contract line.
 - FOBCode; string; The code that indicates the FOB of the contract line.
 - FixedPriceServiceYn; string; Indicates that the service has a fixed price.
 - FloorPrice; number; The floor price of the contract line.
 - FreightTerms; string; The display name of the freight terms of the contract line.
 - FreightTermsCode; string; The code that indicates the freight terms of the contract line.
 - HoldReasonCode; string; The code that indicates the reason for holding a contract line.
 - HoldReasonCodeSetId; integer; The unique identifier of the set used for the hold reason code of the contract line.
 - HoldUntilDate; string; The date until when the contract line is put of hold.
 - Id; integer; Contract Line ID
 - ItemDescription; string; The description of the contract line item.
 - ItemName; string; The name of the contract line item.
 - ItemNameTxt; string; The column that stores the actual name of the contract line item.
 - ItemQuantity; number; The quantity of the contract line.
 - LastRevenueRecogDate; string; The date when the last revenue is recognized.
 - LineAmount; number; The total amount of the contract line.
 - LineId; integer; The unique identifier of the contract line.
 - LineNumber; string; The line number of the contract.
 - LinePuid; string; Line PUID
 - LineTypeId; integer; The unique identifier of the contract line type.
 - LineValueAmount; number; The value of the contract line.
 - ListPrice; number; The list price of the contract line.
 - MajorVersion; integer; The version of the contract line.
 - MinimumReleaseAmount; number; The minimum release amount per order of the contract line.
 - MinimumReleaseQuantity; number; The minimum release quantity to be shipped per order.
 - Object1Id1; integer; The unique identifier of the object.
 - Object1Id2; integer; The alternate key identifier of the object.
 - OrigSystemReference; string; The originating system reference of the contract line.
 - OrigSystemSourceCode; string; The source code of the originating system.
 - OutputTaxClassificationCode; string; The code that indicates the classification of the output tax.
 - PaymentTerms; string; The display name of the payment terms.
 - PaymentTermsId; integer; The unique identifier of the payment terms.
 - PercentComplete; number; The completeness of the contract line in percentage.
 - PriceApplicationRule; string; Price Application Rule
 - PriceAsOf; string; The price as of date of the contract line.
 - PriceBookId; integer; The unique identifier of the price book.
 - PriceListId; integer; The unique identifier of the price list.
 - PurchasingCategoryId; integer; The unique identifier of the purchasing category.
 - RecvInvOrgId; integer; The unique identifier of the receiving inventory organization.
 - RecvLocationId; integer; The unique identifier of the receiving location.
 - RevenuePlanId; integer; The unique identifier of the revenue plan.
 - ShipInvOrgId; integer; The unique identifier of the ship inventory organization.
 - ShipToAccountId; integer; The unique identifier of the ship-to account.
 - ShipToSiteUseId; integer; The unique identifier of the Ship-to site.
 - SourceDocumentId; integer; Source Document Id
 - SourceDocumentLineId; integer; Source Document Line Id
 - SourceDocumentSystemCode; string; Source Application Code
 - StandaloneSellingPrice; number; Standalone Selling Price
 - StartDate; string; The date when the contract line was created.
 - StsCode; string; The code that indicates the status of the contract line.
 - SupplierId; integer; The unique identifier of the supplier.
 - SupplierSiteId; integer; The unique identifier of the supplier's address.
 - TaxAmount; number; The tax amount of the contract line.
 - TaxExemptionControl; string; The code that indicates the reason for tax exemption.
 - TaxExemptionControlMeaning; string; The reason of the tax exemption.
 - TrnCode; string; The unique identifier of the set used for the hold reason code of the contract line.
 - TrnCodeSetId; integer; The unique identifier of the set used for cancel or close reason code of the contract line.
 - UOMCode; string; The code that indicates the Unit Of Measure of a contract line.
 - UnitPrice; number; The unit price of the contract line.
 
 - 
                            totalResults: boolean
                            
                            The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
 
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 : contracts-ContractLine
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    count(required): integer
                    
                    
                     
                    
                
                
                The number of resource instances returned in the current range.
 - 
                
                    
                    hasMore(required): boolean
                    
                    
                     
                    
                
                
                Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
 - 
                
                    
                    items: array
                    
                    
                
                
                    Items
                
                
                Title:
ItemsThe items in the collection. - 
                
                    
                    limit(required): integer
                    
                    
                     
                    
                
                
                The actual paging size used by the server.
 - 
                
                    
                    links(required): array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    offset(required): integer
                    
                    
                     
                    
                
                
                The offset value used in the current page.
 - 
                
                    
                    totalResults: integer
                    
                    
                     
                    
                
                
                The estimated row count when "?totalResults=true", otherwise the count is not included.
 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AdjustmentAmount: number
                    
                    
                     
                    
                
                
                Title:
AdjustmentThe adjustment amount of the contract line. - 
                
                    
                    AdjustmentBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Adjustment BasisThe code that indicates the adjustment basis. - 
                
                    
                    AdjustmentBasisId: integer
                    
                    
                     
                    
                
                
                Title:
Adjustment BasisThe unique identifier of the adjustment basis. - 
                
                    
                    AdjustmentType: string
                    
                    
                     
                    
                
                
                The type of adjustment of the contract line.
 - 
                
                    
                    AdjustmentTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Adjustment TypeThe code that indicates the type of adjustment. - 
                
                    
                    AgreedAmount: number
                    
                    
                     
                    
                
                
                Title:
AgreedAmountThe agreed amount of the contract line. - 
                
                    
                    AgreedQuantity: number
                    
                    
                     
                    
                
                
                Title:
Committed QuantityThe agreed quantity to be shipped of the contract line. - 
                
                    
                    AgreementAmountLimit: number
                    
                    
                     
                    
                
                
                Title:
Amount LimitThe limit on the agreed amount. - 
                
                    
                    AgreementPriceLimit: number
                    
                    
                     
                    
                
                
                Title:
Price LimitThe price limit of the agreement line. - 
                
                    
                    AgreementPriceOverAllwdYn: string
                    
                    
                     
                    
                
                
                Title:
Allow Price OverrideMaximum Length:1Default Value:NIndicates if the agreement price can be overridden. - 
                
                    
                    AgreementQuantityLimit: number
                    
                    
                     
                    
                
                
                Title:
Quantity LimitThe limit on the agreed quantity to be shipped. - 
                
                    
                    AgreementUnitPrice: number
                    
                    
                     
                    
                
                
                Title:
Unit PriceThe unit price of the agreement line. - 
                
                    
                    AllowCustomAdjustmentsFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Allow Price Override on OrderIndicates whether a custom adjustment can be made. - 
                
                    
                    AllowPricelistOverrideYn: string
                    
                    
                     
                    
                
                
                Title:
Allow Price Book Override on OrderMaximum Length:1Indicates whether price list override is allowed. - 
                
                    
                    AllowPromotionsYn: string
                    
                    
                     
                    
                
                
                Title:
Allow PromotionsMaximum Length:1Default Value:NIndicates whether promotions are allowed. - 
                
                    
                    AssociatedProject: array
                    
                    
                
                
                    Associated Projects
                
                
                Title:
Associated ProjectsThe resource is used to view, create, update, delete associated project information. This includes the project number, task number, percent complete, funded amount etc. - 
                
                    
                    AtRiskYn: string
                    
                    
                     
                    
                
                
                Title:
At riskMaximum Length:1Default Value:NIndicating whether the contract line is at risk. - 
                
                    
                    AutoApplyStrategyPriceAdjustmentFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Apply Pricing Strategy AdjustmentsMaximum Length:1Auto Apply Strategy Price Adjustment Flag - 
                
                    
                    BillingControl: array
                    
                    
                
                
                    Billing Controls
                
                
                Title:
Billing ControlsThe billing controls resource is used to view, create, update, and delete billing controls information. This includes the resource, hard limit, soft limit etc. - 
                
                    
                    BillPlan: string
                    
                    
                     
                    
                
                
                Title:
Bill PlanBill Plan Name - 
                
                    
                    BillPlanExternalKey: string
                    
                    
                     
                    
                
                
                The bill plan external key.
 - 
                
                    
                    BillPlanExternalSource: string
                    
                    
                     
                    
                
                
                The bill plan external source.
 - 
                
                    
                    BillPlanId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Bill PlanThe unique identifier of the bill plan. - 
                
                    
                    CancelReason: string
                    
                    
                     
                    
                
                
                Title:
Cancellation ReasonThe cancel reason. - 
                
                    
                    CarrierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CarrierThe unique identifier of the carrier. - 
                
                    
                    CarrierName: string
                    
                    
                     
                    
                
                
                Title:
CarrierThe name of the carrier. - 
                
                    
                    CloseReason: string
                    
                    
                     
                    
                
                
                Title:
Close ReasonThe reason for closing a contract line. - 
                
                    
                    Cognomen: string
                    
                    
                     
                    
                
                
                Maximum Length:
300The name of the contract line. - 
                
                    
                    Comments: string
                    
                    
                     
                    
                
                
                Title:
CommentsMaximum Length:1995The comments on the contract line. - 
                
                    
                    CommitLevel: string
                    
                    
                     
                    
                
                
                Commit Level
 - 
                
                    
                    CommitLevelCode: string
                    
                    
                     
                    
                
                
                Title:
Commitment LevelMaximum Length:30Default Value:ESTIMATEDCommit Level Code - 
                
                    
                    ContractAllLineDesFlexVA: array
                    
                    
                
                
                    Contract Line Flexfields
                
                
                Title:
Contract Line FlexfieldsThe resource is used to view, create, update contract line flex field information. - 
                
                    
                    ContractLineTranslation: array
                    
                    
                
                
                    Contract Line Translations
                
                
                Title:
Contract Line TranslationsThe resource is used to view, update contract line translation information. - 
                
                    
                    ContractPuid: string
                    
                    
                     
                    
                
                
                The contract PUID.
 - 
                
                    
                    CustomerPONumber: string
                    
                    
                     
                    
                
                
                Title:
PO NumberMaximum Length:50The PO number of the customer. - 
                
                    
                    DateCancelled: string
                    
                    
                     (date) 
                    
                
                
                The date cancelled.
 - 
                
                    
                    DateTerminated: string
                    
                    
                     (date) 
                    
                
                
                Title:
Closed DateThe date when the contract line is terminated. - 
                
                    
                    DeliveryDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Need-by DateThe date when the items are expected to be delivered. - 
                
                    
                    EndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
End DateThe date when the contract line ends. - 
                
                    
                    EstimatedVariableConsiderationAmount: number
                    
                    
                     
                    
                
                
                Title:
Estimated Variable Consideration AmountEstimated Variable Consideration Amount - 
                
                    
                    ExemptCertificateNumber: string
                    
                    
                     
                    
                
                
                Title:
Exemption Certificate NumberMaximum Length:80Exempt Certificate Number - 
                
                    
                    ExemptReason: string
                    
                    
                     
                    
                
                
                Title:
Exemption ReasonExempt Reason Name - 
                
                    
                    ExemptReasonCode: string
                    
                    
                     
                    
                
                
                Title:
Exemption ReasonMaximum Length:30Exempt Reason Code - 
                
                    
                    ExternalKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The key identifier of the contract line in the external source system. - 
                
                    
                    ExternalSource: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The name of external source system where the contract line is imported from. - 
                
                    
                    FixedPriceServiceYn: string
                    
                    
                     
                    
                
                
                Title:
Fixed priceMaximum Length:1Default Value:NIndicates that the service has a fixed price. - 
                
                    
                    FloorPrice: number
                    
                    
                     
                    
                
                
                Title:
Floor PriceRead Only:trueThe floor price of the contract line. - 
                
                    
                    FOB: string
                    
                    
                     
                    
                
                
                The FOB of the contract line.
 - 
                
                    
                    FOBCode: string
                    
                    
                     
                    
                
                
                Title:
FOBMaximum Length:30The code that indicates the FOB of the contract line. - 
                
                    
                    FreightTerms: string
                    
                    
                     
                    
                
                
                The display name of the freight terms of the contract line.
 - 
                
                    
                    FreightTermsCode: string
                    
                    
                     
                    
                
                
                Title:
Freight TermsMaximum Length:30The code that indicates the freight terms of the contract line. - 
                
                    
                    HoldReason: string
                    
                    
                     
                    
                
                
                Title:
Hold ReasonThe reason for holding a contract line. - 
                
                    
                    HoldReasonCode: string
                    
                    
                     
                    
                
                
                Title:
Hold ReasonMaximum Length:30The code that indicates the reason for holding a contract line. - 
                
                    
                    HoldReasonCodeSetId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the set used for the hold reason code of the contract line.
 - 
                
                    
                    HoldReasonSetCode: string
                    
                    
                     
                    
                
                
                The hold reason set code
 - 
                
                    
                    HoldUntilDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Hold Until DateThe date until when the contract line is put of hold. - 
                
                    
                    Id: integer
                    
                    
                     (int64) 
                    
                
                
                Contract Line ID
 - 
                
                    
                    ItemDescription: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1995The description of the contract line item. - 
                
                    
                    ItemName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:1995The name of the contract line item. - 
                
                    
                    ItemNameTxt: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:1995The column that stores the actual name of the contract line item. - 
                
                    
                    ItemQuantity: number
                    
                    
                     
                    
                
                
                Title:
Line QuantityThe quantity of the contract line. - 
                
                    
                    LastRevenueRecogDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Last Revenue Recognized DateThe date when the last revenue is recognized. - 
                
                    
                    LineAmount: number
                    
                    
                     
                    
                
                
                Title:
Line TotalThe total amount of the contract line. - 
                
                    
                    LineId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the contract line.
 - 
                
                    
                    LineNumber: string
                    
                    
                     
                    
                
                
                Title:
NumberMaximum Length:150The line number of the contract. - 
                
                    
                    LinePuid: string
                    
                    
                     
                    
                
                
                Title:
Line PUIDMaximum Length:120Line PUID - 
                
                    
                    LineStatus: string
                    
                    
                     
                    
                
                
                Title:
StatusThe status of the contract line. - 
                
                    
                    LineTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
TypeThe unique identifier of the contract line type. - 
                
                    
                    LineTypeName: string
                    
                    
                     
                    
                
                
                Title:
TypeThe name of the contract line type. - 
                
                    
                    LineValueAmount: number
                    
                    
                     
                    
                
                
                Title:
Line AmountThe value of the contract line. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    ListPrice: number
                    
                    
                     
                    
                
                
                Title:
List PriceThe list price of the contract line. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
VersionDefault Value:1The version of the contract line. - 
                
                    
                    Milestone: array
                    
                    
                
                
                    Milestones
                
                
                Title:
MilestonesMilestones are single point-in-time events that can be used for billing, revenue recognition, or both. Milestones defined on a contract line are automatically created in the associated project plan upon contract approval. Upon completion of a milestone in the project plan, the corresponding billing event is automatically updated as eligible for invoicing and revenue recognition processing. - 
                
                    
                    MinimumReleaseAmount: number
                    
                    
                     
                    
                
                
                Title:
Minimum Release AmountThe minimum release amount per order of the contract line. - 
                
                    
                    MinimumReleaseQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Quantity per OrderThe minimum release quantity to be shipped per order. - 
                
                    
                    Object1Id1: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the object.
 - 
                
                    
                    Object1Id2: integer
                    
                    
                     (int64) 
                    
                
                
                The alternate key identifier of the object.
 - 
                
                    
                    OrigSystemReference: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The originating system reference of the contract line. - 
                
                    
                    OrigSystemSourceCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The source code of the originating system. - 
                
                    
                    OutputTaxClassificationCode: string
                    
                    
                     
                    
                
                
                Title:
Classification CodeMaximum Length:50The code that indicates the classification of the output tax. - 
                
                    
                    OutputTaxClassMeaning: string
                    
                    
                     
                    
                
                
                Title:
Classification CodeThe classification of the output tax. - 
                
                    
                    PaymentTerms: string
                    
                    
                     
                    
                
                
                Title:
Payment TermsThe display name of the payment terms. - 
                
                    
                    PaymentTermsId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Payment TermsThe unique identifier of the payment terms. - 
                
                    
                    PercentComplete: number
                    
                    
                     
                    
                
                
                Title:
Percent CompleteThe completeness of the contract line in percentage. - 
                
                    
                    PriceApplicationRule: string
                    
                    
                     
                    
                
                
                Title:
Price Application RuleMaximum Length:30Price Application Rule - 
                
                    
                    PriceAsOf: string
                    
                    
                     (date) 
                    
                
                
                Title:
Price as of DateThe price as of date of the contract line. - 
                
                    
                    PriceBook: string
                    
                    
                     
                    
                
                
                Title:
Price BookPrice Book - 
                
                    
                    PriceBookId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the price book.
 - 
                
                    
                    PriceList: string
                    
                    
                     
                    
                
                
                Title:
Price ListPrice List - 
                
                    
                    PriceListId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the price list.
 - 
                
                    
                    PricingEffectivityDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe price effectivity date. - 
                
                    
                    PricingTerm: array
                    
                    
                
                
                    Pricing Terms
                
                
                Title:
Pricing TermsPricing terms includes pricing term name, list price, adjustment type, adjustment amount, adjustment basis, and price periodicity attributes. You can view, create, update, and delete pricing terms for a sales agreement kind of contract. - 
                
                    
                    ProjectContractLineInternalAttributes: array
                    
                    
                
                
                    Contract Line Internal Attributes
                
                
                Title:
Contract Line Internal AttributesThe contract line internal attributes resource is used to view, create, update, and delete internal contract line attributes. - 
                
                    
                    PurchasingCategory: string
                    
                    
                     
                    
                
                
                Title:
Purchasing CategoryPurchasing Category - 
                
                    
                    PurchasingCategoryId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Item ClassThe unique identifier of the purchasing category. - 
                
                    
                    RecInvOrgName: string
                    
                    
                     
                    
                
                
                Title:
Ship-to OrganizationReceiving Inventory Organization Name - 
                
                    
                    RecvInvOrgId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Ship-to OrganizationThe unique identifier of the receiving inventory organization. - 
                
                    
                    RecvLocationId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Ship-to LocationThe unique identifier of the receiving location. - 
                
                    
                    RevenueAmount: string
                    
                    
                     
                    
                
                
                Title:
Revenue AmountRead Only:trueThe revenue amount of the contract line. - 
                
                    
                    RevenuePlan: string
                    
                    
                     
                    
                
                
                Title:
Revenue PlanThe revenue amount of the contract line. - 
                
                    
                    RevenuePlanExternalKey: string
                    
                    
                     
                    
                
                
                The revenue plan external key.
 - 
                
                    
                    RevenuePlanExternalSource: string
                    
                    
                     
                    
                
                
                The revenue plan external source.
 - 
                
                    
                    RevenuePlanId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Revenue PlanThe unique identifier of the revenue plan. - 
                
                    
                    SalesCredit: array
                    
                    
                
                
                    Sales Credits
                
                
                Title:
Sales CreditsThe resource is used to view, create, update, delete sales credit information at contract header and line level. This information includes sales person name, quota type, percent, start date and end date. - 
                
                    
                    ShipInvOrgId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
WarehouseThe unique identifier of the ship inventory organization. - 
                
                    
                    ShipToAccount: string
                    
                    
                     
                    
                
                
                Title:
Ship-to PartyThe name of the ship-to account. - 
                
                    
                    ShipToAccountId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Ship-to AccountThe unique identifier of the ship-to account. - 
                
                    
                    ShipToAccountNumber: string
                    
                    
                     
                    
                
                
                Title:
Ship-to Account NumberThe alternate unique identifier of the Ship-to site. - 
                
                    
                    ShipToOrgLocation: string
                    
                    
                     
                    
                
                
                Title:
Ship-to LocationThe location of the Ship-to organization. - 
                
                    
                    ShipToSite: string
                    
                    
                     
                    
                
                
                Title:
Ship-to SiteThe display name of the Ship-to site. - 
                
                    
                    ShipToSiteUseId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Ship-to SiteThe unique identifier of the Ship-to site. - 
                
                    
                    SourceDocumentId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Source Document NumberSource Document Id - 
                
                    
                    SourceDocumentLineId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Source Document Line NumberSource Document Line Id - 
                
                    
                    SourceDocumentSystemCode: string
                    
                    
                     
                    
                
                
                Title:
Source ApplicationMaximum Length:30Source Application Code - 
                
                    
                    SourceSystemAttributes: string
                    
                    
                     (byte) 
                    
                
                
                Source System Attributes
 - 
                
                    
                    StandaloneSellingPrice: number
                    
                    
                     
                    
                
                
                Title:
Standalone Selling PriceStandalone Selling Price - 
                
                    
                    StartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Start DateThe date when the contract line was created. - 
                
                    
                    StsCode: string
                    
                    
                     
                    
                
                
                Title:
StatusMaximum Length:30Default Value:DRAFTThe code that indicates the status of the contract line. - 
                
                    
                    Supplier: string
                    
                    
                     
                    
                
                
                Title:
SupplierThe name of the supplier. - 
                
                    
                    SupplierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
SupplierThe unique identifier of the supplier. - 
                
                    
                    SupplierSiteId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Supplier SiteThe unique identifier of the supplier's address. - 
                
                    
                    SupplierSiteName: string
                    
                    
                     
                    
                
                
                Title:
Supplier AddressThe address of the supplier. - 
                
                    
                    TaxAmount: number
                    
                    
                     
                    
                
                
                The tax amount of the contract line.
 - 
                
                    
                    TaxExemptionControl: string
                    
                    
                     
                    
                
                
                Title:
Exemption HandlingMaximum Length:30The code that indicates the reason for tax exemption. - 
                
                    
                    TaxExemptionControlMeaning: string
                    
                    
                     
                    
                
                
                The reason of the tax exemption.
 - 
                
                    
                    TrnCode: string
                    
                    
                     
                    
                
                
                Title:
Close ReasonMaximum Length:30The unique identifier of the set used for the hold reason code of the contract line. - 
                
                    
                    TrnCodeSetId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the set used for cancel or close reason code of the contract line.
 - 
                
                    
                    TrnSetCode: string
                    
                    
                     
                    
                
                
                The transaction set code.
 - 
                
                    
                    UnitOfMeasure: string
                    
                    
                     
                    
                
                
                Title:
UOMUnit Of Measure - 
                
                    
                    UnitPrice: number
                    
                    
                     
                    
                
                
                Title:
Unit PriceThe unit price of the contract line. - 
                
                    
                    UOMCode: string
                    
                    
                     
                    
                
                
                Title:
UOMMaximum Length:15The code that indicates the Unit Of Measure of a contract line. - 
                
                    
                    VendorSiteId: integer
                    
                    
                     
                    
                
                
                Read Only:
trueThe unique identifier of the vendor site. - 
                
                    
                    WareHouse: string
                    
                    
                     
                    
                
                
                Title:
WarehouseThe warehouse of the contract line. 
Nested Schema : Associated Projects
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Associated ProjectsThe resource is used to view, create, update, delete associated project information. This includes the project number, task number, percent complete, funded amount etc.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Billing Controls
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Billing ControlsThe billing controls resource is used to view, create, update, and delete billing controls information. This includes the resource, hard limit, soft limit etc.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Contract Line Flexfields
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Contract Line FlexfieldsThe resource is used to view, create, update contract line flex field information.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Contract Line Translations
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Contract Line TranslationsThe resource is used to view, update contract line translation information.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Milestones
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    MilestonesMilestones are single point-in-time events that can be used for billing, revenue recognition, or both. Milestones defined on a contract line are automatically created in the associated project plan upon contract approval. Upon completion of a milestone in the project plan, the corresponding billing event is automatically updated as eligible for invoicing and revenue recognition processing.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Pricing Terms
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Pricing TermsPricing terms includes pricing term name, list price, adjustment type, adjustment amount, adjustment basis, and price periodicity attributes. You can view, create, update, and delete pricing terms for a sales agreement kind of contract.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Contract Line Internal Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Contract Line Internal AttributesThe contract line internal attributes resource is used to view, create, update, and delete internal contract line attributes.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Sales Credits
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Sales CreditsThe resource is used to view, create, update, delete sales credit information at contract header and line level. This information includes sales person name, quota type, percent, start date and end date.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-AssociatedProject-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:trueFlag to check if linkage is still valid - 
                
                    
                    CurrencyCode: string
                    
                    
                     
                    
                
                
                Title:
Contract CurrencyThe currency code. - 
                
                    
                    ExternalReferenceKey: string
                    
                    
                     
                    
                
                
                Title:
External Reference KeyMaximum Length:150Reference key in External source - 
                
                    
                    ExternalSourceKey: string
                    
                    
                     
                    
                
                
                Title:
External Source KeyMaximum Length:150External Source Key - 
                
                    
                    FundingAmount: number
                    
                    
                     
                    
                
                
                Title:
Contract FundingLinkage funding amount - 
                
                    
                    LastRevRecogDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Last Revenue Recognized DateRead Only:trueThe date revenue was last recognized for this associated project within this contract line. - 
                
                    
                    LinkId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Contract Project Association IDThe unique identifier of the Contract project linkage. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
VersionContract Version on which linkage is defined - 
                
                    
                    PercentComplete: number
                    
                    
                     
                    
                
                
                Title:
Percent CompletePercentage Complete - 
                
                    
                    ProjectId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Project IDProject Identifier for the project on Linkage - 
                
                    
                    ProjectNumber: string
                    
                    
                     
                    
                
                
                Title:
Project NumberMaximum Length:25Project Number of the project on Linkage - 
                
                    
                    ProjElementId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Project Task IDTask Identifier for the the task on linkage - 
                
                    
                    TaskNumber: string
                    
                    
                     
                    
                
                
                Title:
Task NumberMaximum Length:100Task Number of the Task on the linkage 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : link
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    href: string
                    
                    
                     
                    
                
                
                Title:
hyperlink referenceThe URI to the related resource. - 
                
                    
                    kind: string
                    
                    
                     
                    
                
                
                Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                Title:
nameThe name of the link to the related resource. - 
                
                    
                    properties: object
                    
                    
                
                
                    properties
                
                
                
 - 
                
                    
                    rel: string
                    
                    
                     
                    
                
                
                Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self. 
Nested Schema : properties
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    changeIndicator: string
                    
                    
                     
                    
                
                
                Change indicator or the ETag value of the resource instance.
 
Nested Schema : contracts-ContractLine-BillingControl-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:trueIndicates whether the billing control is active. - 
                
                    
                    BillingControlId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the billing control.
 - 
                
                    
                    BillingResource: string
                    
                    
                     
                    
                
                
                Title:
Billing ResourceThe Resource Breakdown structure Element for which Billing control is defined. - 
                
                    
                    EndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
End DateThe date when the billing control ends. - 
                
                    
                    ExternalReferenceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The reference key in the external source. - 
                
                    
                    ExternalSourceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The external source key of the billing control. - 
                
                    
                    HardLimitAmount: number
                    
                    
                     
                    
                
                
                Title:
Hard LimitThe hard limit for the billing control. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                The contract version of the billing control.
 - 
                
                    
                    RbsElementId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Billing Resource IDThe identifier of the Resource Breakdown structure Element for which Billing control is defined. - 
                
                    
                    SoftLimitAmount: number
                    
                    
                     
                    
                
                
                Title:
Soft LimitThe soft limit for the billing control. - 
                
                    
                    StartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Start DateThe date when the billing control starts. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-ContractAllLineDesFlexVA-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    __FLEX_Context: string
                    
                    
                     
                    
                
                
                Title:
Context ValueMaximum Length:30Descriptive Flexfield: structure definition of the user descriptive flexfield. - 
                
                    
                    __FLEX_Context_DisplayValue: string
                    
                    
                     
                    
                
                
                Title:
Context ValueContext Value - 
                
                    
                    LineId: integer
                    
                    
                     (int64) 
                    
                
                
                Line Id
 - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-ContractLineTranslation-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    Comments: string
                    
                    
                     
                    
                
                
                Maximum Length:
1995Contract Line Comments - 
                
                    
                    Id: integer
                    
                    
                     
                    
                
                
                Contract Line ID
 - 
                
                    
                    ItemDescription: string
                    
                    
                     
                    
                
                
                Maximum Length:
1995Item Description - 
                
                    
                    ItemName: string
                    
                    
                     
                    
                
                
                Maximum Length:
1995Item Name - 
                
                    
                    Language: string
                    
                    
                     
                    
                
                
                Maximum Length:
12Indicates the code of the language into which the contents of the translatable columns are translated. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                Major Version
 - 
                
                    
                    SourceLanguage: string
                    
                    
                     
                    
                
                
                Maximum Length:
12Source Language 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-Milestone-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActualFinishDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Actual Finish DateRead Only:trueThe actual finish date of the milestone in the project plan. This attribute is ignored when creating or updating a milestone on a contract line. - 
                
                    
                    EventDescription: string
                    
                    
                     
                    
                
                
                Title:
Event DescriptionMaximum Length:240The description for the billing event created for the milestone. If you're creating a milestone and don't pass a value for this attribute, the milestone's name is used for the billing event description. - 
                
                    
                    EventId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Event IDRead Only:trueThe unique identifier of the billing event created for the milestone. This attribute is ignored when creating or updating a milestone on a contract line. - 
                
                    
                    EventNumber: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Event NumberRead Only:trueThe number of the billing event created for the milestone. This attribute is ignored when creating or updating a milestone on a contract line. - 
                
                    
                    EventTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Event Type IDThe unique identifier of the event type of the billing event created for the milestone. Either EventTypeName or EventTypeId must be passed to create a milestone. If both EventTypeName and EventTypeId are provided, EventTypeName is used and EventTypeId is ignored. - 
                
                    
                    EventTypeName: string
                    
                    
                     
                    
                
                
                Title:
Event TypeMaximum Length:240The name of the event type of the billing event created for the milestone. Either EventTypeName or EventTypeId must be passed to create a milestone. If both EventTypeName and EventTypeId are provided, EventTypeName is used and EventTypeId is ignored. - 
                
                    
                    ExceptionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Exception FlagRead Only:trueIndicates whether there are exceptions for the milestone. This attribute is ignored when creating or updating a milestone on a contract line. - 
                
                    
                    ExternalReferenceKey: string
                    
                    
                     
                    
                
                
                Title:
External Reference KeyMaximum Length:150The external reference key of the milestone. - 
                
                    
                    ExternalSourceKey: string
                    
                    
                     
                    
                
                
                Title:
External Source KeyMaximum Length:150The external source key of the milestone. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Major VersionThe contract major version of the milestone. - 
                
                    
                    MilestoneAmount: number
                    
                    
                     
                    
                
                
                Title:
Milestone AmountThe bill transaction amount for the milestone. Milestone bill transaction amounts must be entered in the contract currency. - 
                
                    
                    MilestoneId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Milestone IDThe unique identifier of the milestone on the contract line. - 
                
                    
                    MilestoneName: string
                    
                    
                     
                    
                
                
                Title:
Milestone NameMaximum Length:255The name of the milestone. If you're adding an existing project plan milestone to the contract line, this attribute is ignored. Instead, the project plan milestone name is used. - 
                
                    
                    MilestoneStatusCode: string
                    
                    
                     
                    
                
                
                Title:
Milestone Status CodeRead Only:trueMaximum Length:20The status code of the milestone in the project plan. This attribute is ignored when creating or updating a milestone on a contract line. - 
                
                    
                    ParentTaskId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Parent Task IDThe unique identifier of the project plan parent task under which the milestone is created. The parent task of a milestone must be on or below the level at which the project is associated with the contract line. Either ParentTaskId or ParentTaskNumber must be passed. If both ParentTaskId and ParentTaskNumber are provided, the ParentTaskNumber is used and ParentTaskId is ignored. Leave this attribute blank to create a milestone with the project as the parent. If you're adding an existing project plan milestone to the contract line, this attribute is ignored. - 
                
                    
                    ParentTaskNumber: string
                    
                    
                     
                    
                
                
                Title:
Parent Task NumberMaximum Length:100The unique number of the project plan parent task under which the milestone is created. The parent task of a milestone must be on or below the level at which the project is associated with the contract line. Either ParentTaskId or ParentTaskNumber must be passed. If both ParentTaskId and ParentTaskNumber are provided, the ParentTaskNumber is used and ParentTaskId is ignored. Leave this attribute blank to create a milestone with the project as the parent. If you're adding an existing project plan milestone to the contract line, this attribute is ignored. - 
                
                    
                    PlannedFinishDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Planned Finish DateThe expected finish date of the milestone. The planned finish date must be within the effective dates of the milestone's parent in the project plan and the effectivity dates of the contract line. If the milestone is for an Award, then the planned finish date must be on or after the earlier of the preaward date or the contract line start date and on or before the later of the close date or contract line end date. If you're adding an existing project plan milestone to the contract line, this attribute is ignored. - 
                
                    
                    ProjectId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Project IDThe unique identifier of the project that owns the milestone. The project must have an active association with the contract line. Either ProjectId or ProjectNumber must be passed to create a milestone. If both ProjectId and ProjectNumber are provided, ProjectNumber is used and ProjectId is ignored. - 
                
                    
                    ProjectNumber: string
                    
                    
                     
                    
                
                
                Title:
Project NumberMaximum Length:25The number of the project that owns the milestone. The project must have an active association with the contract line. Either ProjectId or ProjectNumber must be passed to create a milestone. If both ProjectId and ProjectNumber are provided, ProjectNumber is used and ProjectId is ignored. - 
                
                    
                    ProjectPlanMilestoneId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Project Plan Milestone IDThe unique identifier of the milestone in the project plan. To add an existing project plan milestone to the contract line, either the ProjectPlanMilestoneId or ProjectPlanMilestoneNumber attribute must be passed. If both attributes are provided, the ProjectPlanMilestoneNumber is used and ProjectPlanMilestoneId is ignored. - 
                
                    
                    ProjectPlanMilestoneNumber: string
                    
                    
                     
                    
                
                
                Title:
Project Plan Milestone NumberMaximum Length:100The unique number of the milestone in the project plan. To add an existing project plan milestone to the contract line, either the ProjectPlanMilestoneId or ProjectPlanMilestoneNumber attribute must be passed. If both attributes are provided, the ProjectPlanMilestoneNumber is used and ProjectPlanMilestoneId is ignored. - 
                
                    
                    TransactionCurrency: string
                    
                    
                     
                    
                
                
                Title:
Transaction CurrencyMaximum Length:30The currency code of the bill transaction amount for the milestone. The bill transaction currency must be the same as the contract currency for milestones. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-PricingTerm-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AdjustmentAmount: number
                    
                    
                     
                    
                
                
                Title:
Adjustment AmountThe adjustment amount of the pricing term. - 
                
                    
                    AdjustmentBasis: string
                    
                    
                     
                    
                
                
                The adjustment basis of the pricing term.
 - 
                
                    
                    AdjustmentBasisId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Adjustment BasisThe adjustment basis ID of the pricing term. - 
                
                    
                    AdjustmentTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Adjustment TypeMaximum Length:30Default Value:DISCOUNT_AMOUNTThe adjustment type code of the pricing term. - 
                
                    
                    AllowCustomAdjustmentsFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Allow Price Override on OrderMaximum Length:30The indicatory of whether custom adjustments are allowed for the pricing term. - 
                
                    
                    AllowPricingDiscountsFlag: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The indicatory of whether pricing discounts are allowed for the pricing term. - 
                
                    
                    ChargeSubtypeCode: string
                    
                    
                     
                    
                
                
                Title:
Charge SubtypeMaximum Length:30The charge sub type code of the pricing term. - 
                
                    
                    ChargeTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Charge TypeMaximum Length:30The charge type code of the pricing term. - 
                
                    
                    DisplayPricingRuleType: string
                    
                    
                     
                    
                
                
                The display pricing rule type of the pricing term.
 - 
                
                    
                    DisplayPricingTermName: string
                    
                    
                     
                    
                
                
                The display pricing term name of the pricing term.
 - 
                
                    
                    EndDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
End DateThe end date of the pricing term. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe last update date of the pricing term. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    ListPrice: number
                    
                    
                     
                    
                
                
                Title:
List PriceThe list price of the pricing term. - 
                
                    
                    Name: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:80The name of the pricing term. - 
                
                    
                    ParentEntityKeyColumn1: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity key column 1 of the pricing term. - 
                
                    
                    ParentEntityKeyColumn2: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity key column 2 of the pricing term. - 
                
                    
                    ParentEntityKeyColumn3: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity key column 3 of the pricing term. - 
                
                    
                    ParentEntityKeyColumn4: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity key column 4 of the pricing term. - 
                
                    
                    ParentEntityKeyColumn5: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity key column 5 of the pricing term. - 
                
                    
                    ParentEntityTypeCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The parent entity type code of the pricing term. - 
                
                    
                    PricePeriodicityCode: string
                    
                    
                     
                    
                
                
                Title:
Price PeriodicityMaximum Length:3The price periodicity code of the pricing term. - 
                
                    
                    PriceTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Price TypeMaximum Length:30The price type code of the pricing term. - 
                
                    
                    PricingRuleTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Pricing Rule TypeMaximum Length:30Default Value:SIMPLEThe pricing rule type code of the pricing term. - 
                
                    
                    PricingTermId: integer
                    
                    
                     (int64) 
                    
                
                
                The identifier of the pricing term.
 - 
                
                    
                    PricingTermTierHeader: array
                    
                    
                
                
                    Pricing Term Tier Headers
                
                
                Title:
Pricing Term Tier HeadersPricing term tier headers is used to view, create, update and delete header attributes of a tiered pricing term of a sales agreement kind of contract. The pricing terms object includes tier basis type, adjustment type, aggregation method, application method pricing attributes. - 
                
                    
                    StartDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Start DateThe start date of the pricing term. - 
                
                    
                    TieredPricingHeaderId: integer
                    
                    
                     (int64) 
                    
                
                
                The tiered pricing header ID of the pricing term.
 - 
                
                    
                    UsageUomCode: string
                    
                    
                     
                    
                
                
                Title:
Usage UOMMaximum Length:3The usage UOM code of the pricing term. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Pricing Term Tier Headers
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Pricing Term Tier HeadersPricing term tier headers is used to view, create, update and delete header attributes of a tiered pricing term of a sales agreement kind of contract. The pricing terms object includes tier basis type, adjustment type, aggregation method, application method pricing attributes.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-PricingTerm-PricingTermTierHeader-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AdjustmentBasisId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Adjustment BasisThe adjustment basis ID of the pricing term header. - 
                
                    
                    AdjustmentTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Adjustment TypeMaximum Length:30The adjustment type code of the pricing term header. - 
                
                    
                    AggregationMethodCode: string
                    
                    
                     
                    
                
                
                Title:
Aggregation MethodMaximum Length:30Default Value:ORA_ON_DOCUMENTThe aggregation method code of the pricing term header. - 
                
                    
                    ApplicationMethodCode: string
                    
                    
                     
                    
                
                
                Title:
Application MethodMaximum Length:30Default Value:PER_UNITThe application method code of the pricing term header. - 
                
                    
                    GraduatedCode: string
                    
                    
                     
                    
                
                
                Title:
Apply ToMaximum Length:30Default Value:HIGHEST_TIERThe graduated code of the pricing term header. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe last update date of the pricing term header. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    PricingTermTierLine: array
                    
                    
                
                
                    Pricing Term Tier Lines
                
                
                Title:
Pricing Term Tier LinesPricing term tier lines is used to view, create, update and delete line attributes of a tiered pricing term of a sales agreement kind of contract. The pricing terms object includes tier tier minimum, tier maximum, application method, increment value, adjustment type, adjustment amount, adjustment basis attributes. - 
                
                    
                    TierBasisId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier BasisThe tier basis ID of the pricing term header. - 
                
                    
                    TierBasisTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Tier Basis TypeMaximum Length:30The tier basis type code of the pricing term header. - 
                
                    
                    TieredPricingHeaderId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the pricing term header.
 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Pricing Term Tier Lines
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Pricing Term Tier LinesPricing term tier lines is used to view, create, update and delete line attributes of a tiered pricing term of a sales agreement kind of contract. The pricing terms object includes tier tier minimum, tier maximum, application method, increment value, adjustment type, adjustment amount, adjustment basis attributes.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-PricingTerm-PricingTermTierHeader-PricingTermTierLine-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    Adjustment: number
                    
                    
                     
                    
                
                
                Title:
Adjustment AmountThe adjustment amount of the pricing term tier. - 
                
                    
                    AdjustmentBasisId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Adjustment BasisThe adjustment basis ID of the pricing term tier. - 
                
                    
                    AdjustmentTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Adjustment TypeMaximum Length:30The adjustment type code of the pricing term tier. - 
                
                    
                    ApplicationMethodCode: string
                    
                    
                     
                    
                
                
                Title:
Application MethodMaximum Length:30The application method code of the pricing term tier. - 
                
                    
                    IncrementValue: integer
                    
                    
                     
                    
                
                
                Title:
Increment ValueThe increment value of the pricing term tier. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe last update date of the pricing term tier. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MaximumValue: number
                    
                    
                     
                    
                
                
                Title:
MaximumThe maximum value of the pricing term tier. - 
                
                    
                    MinimumValue: number
                    
                    
                     
                    
                
                
                Title:
MinimumThe minimum value of the pricing term tier. - 
                
                    
                    TieredPricingHeaderId: integer
                    
                    
                     (int64) 
                    
                
                
                The tier pricing header ID of the pricing term tier.
 - 
                
                    
                    TieredPricingLineId: integer
                    
                    
                     (int64) 
                    
                
                
                The identifier of the pricing term tier.
 - 
                
                    
                    TierLineNumber: integer
                    
                    
                     (int32) 
                    
                
                
                The number of the pricing term tier.
 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-ProjectContractLineInternalAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ContractId: integer
                    
                    
                     
                    
                
                
                Unique identifier of the contract.
 - 
                
                    
                    ContractLineId: integer
                    
                    
                     
                    
                
                
                Unique identifier of the contract line.
 - 
                
                    
                    ControlMilestoneDatesFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Indicates whether project managers can change the planned finish date of a milestone once created in the project plan. The default value is Y, which allows project managers to manage planned finish dates for milestones in the project plan. - 
                
                    
                    ExpenditureTypeId: integer
                    
                    
                     
                    
                
                
                Unique identifier for the expenditure type which is recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line.
 - 
                
                    
                    ExpenditureTypeName: string
                    
                    
                     
                    
                
                
                Title:
Expenditure Type NameMaximum Length:240Name of the expenditure type that's recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line. - 
                
                    
                    ExpOrgSourceFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Use original task owning organizationMaximum Length:20Indicates whether the expenditure organization populated on the intercompany invoice line sent to payables comes from the task owning organization on the original expenditure item or the expenditure organization on the intercompany contract line. - 
                
                    
                    ExpTypeOrigEiFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Use original expenditure typeMaximum Length:1Indicates whether the expenditure type populated on the internal invoice line sent to payables comes from the expenditure type on the original expenditure item or the expenditure type on the internal contract line. - 
                
                    
                    ExternalReferenceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The external reference key. - 
                
                    
                    ExternalSourceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
150The external source key. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     
                    
                
                
                Identification of the version of the contract, created by amending the contract.
 - 
                
                    
                    OrganizationId: integer
                    
                    
                     
                    
                
                
                Unique identifier for the expenditure organization which is recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line.
 - 
                
                    
                    OrganizationName: string
                    
                    
                     
                    
                
                
                Title:
Expenditure Organization NameMaximum Length:240Name of the expenditure organization that's recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line. - 
                
                    
                    ProviderBusinessUnitId: integer
                    
                    
                     
                    
                
                
                Title:
Provider Business Unit IDUnique identifier for the business unit that provides goods or services which are charged using the internal contract line. - 
                
                    
                    ProviderBusinessUnitName: string
                    
                    
                     
                    
                
                
                Title:
Provider Business Unit NameMaximum Length:240Name of the business unit that provides goods or services which are charged using the internal contract line. - 
                
                    
                    RcvrBusinessUnitId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the receiver business unit.
 - 
                
                    
                    RcvrBusinessUnitName: string
                    
                    
                     
                    
                
                
                Title:
Receiver Business UnitMaximum Length:240The receiver business unit name. - 
                
                    
                    ReceiverProjectId: integer
                    
                    
                     
                    
                
                
                Unique identifier for the project which is recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line.
 - 
                
                    
                    ReceiverProjectName: string
                    
                    
                     
                    
                
                
                Title:
Receiver Project NameMaximum Length:240Name of the project that's recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line. - 
                
                    
                    ReceiverTaskId: integer
                    
                    
                     
                    
                
                
                Unique identifier for the task which is recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line.
 - 
                
                    
                    ReceiverTaskName: string
                    
                    
                     
                    
                
                
                Title:
Receiver Task NameMaximum Length:255Name of the task that's recorded on the internal invoices of the receiver in Oracle Fusion Payables for the contract line. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : contracts-ContractLine-SalesCredit-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseActive Flag - 
                
                    
                    EndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
End Datesales Credit End Date - 
                
                    
                    ExternalReferenceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
120External Reference Key - 
                
                    
                    ExternalSourceKey: string
                    
                    
                     
                    
                
                
                Maximum Length:
120External Source Key - 
                
                    
                    Id: integer
                    
                    
                     (int64) 
                    
                
                
                Sales Credit Id
 - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MajorVersion: integer
                    
                    
                     (int64) 
                    
                
                
                Major Version
 - 
                
                    
                    Percent: number
                    
                    
                     
                    
                
                
                Title:
PercentSales Credit Percent - 
                
                    
                    SalesCreditPuid: string
                    
                    
                     
                    
                
                
                Title:
Sales Credit PUIDMaximum Length:120sales Credit PUID - 
                
                    
                    SalesCreditType: string
                    
                    
                     
                    
                
                
                Maximum Length:
240Sales Credit Type - 
                
                    
                    SalesCreditTypeId: integer
                    
                    
                     
                    
                
                
                Title:
Credit TypeSales Credit Type Id - 
                
                    
                    SalesrepId: integer
                    
                    
                     (int64) 
                    
                
                
                Salesrep Id
 - 
                
                    
                    SalesrepName: string
                    
                    
                     
                    
                
                
                Title:
SalespersonMaximum Length:360Sales Representative Name - 
                
                    
                    StartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Start Datesales Credit Start Date 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Examples
The following example shows how to get all contract lines 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/fscmRestApi/resources/11.13.18.05/contracts/00020000000EACED0005770800005AF3113B1FE60000000EACED000577080000000000000001/child/ContractLine
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"items": [
  {
"LineNumber": "1",
"Id": 100000012640235,
"MajorVersion": 1,
"LineTypeId": 104,
"LineTypeName": "Item",
"StsCode": "DRAFT",
"LineStatus": "Draft",
"Object1Id1": 33374,
"Object1Id2": 204,
"ItemName": "AS34300",
"ItemNameTxt": "AS34300",
"ItemDescription": "HP ProLiant DL740 - Xeon MP 3 GHz",
"StartDate": "2009-10-15",
"EndDate": null,
"PriceListId": null,
"UOMCode": "Ea",
"FixedPriceServiceYn": "N",
"ItemQuantity": 1,
"UnitPrice": 4444444444444,
"LineValueAmount": 4444444444444,
"LineAmount": 4444444444444,
"Comments": null,
"AgreedQuantity": null,
"AgreedAmount": null,
"AgreementQuantityLimit": null,
"AgreementAmountLimit": null,
"MinimumReleaseQuantity": null,
"MinimumReleaseAmount": null,
"PriceBookId": null,
"AllowPricelistOverrideYn": null,
"ListPrice": null,
"FloorPrice": null,
"AgreementPriceLimit": null,
"AgreementUnitPrice": null,
"AdjustmentTypeCode": null,
"AdjustmentType": null,
"AdjustmentBasisId": null,
"AdjustmentBasisCode": null,
"AdjustmentAmount": null,
"AllowCustomAdjustmentsFlag": null,
"DateTerminated": null,
"HoldUntilDate": null,
"TrnCodeSetId": null,
"TrnCode": null,
"CloseReason": null,
"HoldReasonCodeSetId": null,
"HoldReasonCode": null,
"HoldReason": null,
"AtRiskYn": "N",
"PercentComplete": null,
"ShipToAccountId": null,
"ShipToAccount": null,
"ShipToSiteUseId": null,
"ShipToSite": null,
"ShipInvOrgId": null,
"WareHouse": null,
"BillPlanId": null,
"RevenuePlanId": null,
"RevenueAmount": "0",
"OutputTaxClassificationCode": null,
"ExemptReasonCode": null,
"ExemptReason": null,
"LastRevenueRecogDate": null,
"CustomerPONumber": null,
"DeliveryDate": "2009-10-28",
"SupplierId": 2960,
"Supplier": null,
"SupplierSiteId": 2641,
"SupplierSiteName": "1263",
"RecvInvOrgId": 911,
"RecvLocationId": 3248,
"ShipToOrgLocation": "CSP10002",
"AgreementPriceOverAllwdYn": "N",
"FOBCode": "Destination",
"FOB": "Destination",
"FreightTermsCode": "SHIP",
"FreightTerms": null,
"PaymentTermsId": 10042,
"PaymentTerms": "2N30",
"PurchasingCategoryId": 1,
"CarrierId": 12524,
"CarrierName": "Federal Express",
"VendorSiteId": null,
"OrigSystemReference": null,
"OrigSystemSourceCode": null,
"Cognomen": null,
"TaxAmount": null,
"ExternalSource": null,
"ExternalKey": null,
"ExternalItemKey": null,
"ExternalItemReference1": null,
"ExternalItemReference2": null,
"ExternalItemReference3": null,
"ExternalItemReference4": null,
"ExternalItemReference5": null,
"ExternalItemSource": null,
"AllowPromotionsYn": "N",
"BillToCustAccountNumber": null,
"BillToSiteUseName": null,
"BillToContactName": null,
"InvoiceRuleId": null,
"BillToAccountId": null,
"AccountRuleId": null,
"BillingFrequency": null,
"InvoiceText": null,
"OrderSource": null,
"PriceUOM": null,
"ShipToPartyId": null,
"ShipToPartySiteId": null,
"DurationQuantity": null,
"PricingEffectivityDate": null,
"PriceItemQuantity": 1,
"PriceItemUOM": "Ea",
"OnetimeAmount": null,
"RecurringAmount": null,
"TaxError": null,
"InstrAssignmentId": null,
"PaymentMethod": null,
"PoNumber": null,
"TrxnExtensionId": null,
"WireNumber": null,
"CreditCardNumber": null,
"CreditCardHolderName": null,
"CreditCardIssuerCode": null,
"CreditCardIssuerName": null,
"CreditCardExpiryDate": null,
"BillToAccountPartyId": null,
"links":
...,
}
],
},
 {
"LineNumber": "2",
"Id": 100000012640236,
"MajorVersion": 1,
"LineTypeId": 103,
"LineTypeName": "Free-form",
"StsCode": "DRAFT",
"LineStatus": "Draft",
"Object1Id1": null,
"Object1Id2": null,
"ItemName": "ff",
"ItemNameTxt": "ff",
"ItemDescription": "ff",
"StartDate": "2009-10-15",
"EndDate": null,
"PriceListId": null,
"UOMCode": null,
"FixedPriceServiceYn": "Y",
"ItemQuantity": null,
"UnitPrice": null,
"LineValueAmount": 55555555555,
"LineAmount": 55555555555,
"Comments": null,
"AgreedQuantity": null,
"AgreedAmount": null,
"AgreementQuantityLimit": null,
"AgreementAmountLimit": null,
"MinimumReleaseQuantity": null,
"MinimumReleaseAmount": null,
"PriceBookId": null,
"AllowPricelistOverrideYn": null,
"ListPrice": null,
"FloorPrice": null,
"AgreementPriceLimit": null,
"AgreementUnitPrice": null,
"AdjustmentTypeCode": null,
"AdjustmentType": null,
"AdjustmentBasisId": null,
"AdjustmentBasisCode": null,
"AdjustmentAmount": null,
"AllowCustomAdjustmentsFlag": null,
"DateTerminated": null,
"HoldUntilDate": null,
"TrnCodeSetId": null,
"TrnCode": null,
"CloseReason": null,
"HoldReasonCodeSetId": null,
"HoldReasonCode": null,
"HoldReason": null,
"AtRiskYn": "N",
"PercentComplete": null,
"ShipToAccountId": null,
"ShipToAccount": null,
"ShipToSiteUseId": null,
"ShipToSite": null,
"ShipInvOrgId": null,
"WareHouse": null,
"BillPlanId": null,
"RevenuePlanId": null,
"RevenueAmount": "0",
"OutputTaxClassificationCode": null,
"ExemptReasonCode": null,
"ExemptReason": null,
"LastRevenueRecogDate": null,
"CustomerPONumber": null,
"DeliveryDate": "2009-10-31",
"SupplierId": 2960,
"Supplier": null,
"SupplierSiteId": 2641,
"SupplierSiteName": "1263",
"RecvInvOrgId": 498,
"RecvLocationId": 3248,
"ShipToOrgLocation": "CSP10002",
"AgreementPriceOverAllwdYn": "N",
"FOBCode": "Destination",
"FOB": "Destination",
"FreightTermsCode": "SHIP",
"FreightTerms": null,
"PaymentTermsId": 10042,
"PaymentTerms": "2N30",
"PurchasingCategoryId": null,
"CarrierId": 12524,
"CarrierName": "Federal Express",
"VendorSiteId": null,
"OrigSystemReference": null,
"OrigSystemSourceCode": null,
"Cognomen": null,
"TaxAmount": null,
"ExternalSource": null,
"ExternalKey": null,
"ExternalItemKey": null,
"ExternalItemReference1": null,
"ExternalItemReference2": null,
"ExternalItemReference3": null,
"ExternalItemReference4": null,
"ExternalItemReference5": null,
"ExternalItemSource": null,
"AllowPromotionsYn": "N",
"BillToCustAccountNumber": null,
"BillToSiteUseName": null,
"BillToContactName": null,
"InvoiceRuleId": null,
"BillToAccountId": null,
"AccountRuleId": null,
"BillingFrequency": null,
"InvoiceText": null,
"OrderSource": null,
"PriceUOM": null,
"ShipToPartyId": null,
"ShipToPartySiteId": null,
"DurationQuantity": null,
"PricingEffectivityDate": null,
"PriceItemQuantity": null,
"PriceItemUOM": null,
"OnetimeAmount": null,
"RecurringAmount": null,
"TaxError": null,
"InstrAssignmentId": null,
"PaymentMethod": null,
"PoNumber": null,
"TrxnExtensionId": null,
"WireNumber": null,
"CreditCardNumber": null,
"CreditCardHolderName": null,
"CreditCardIssuerCode": null,
"CreditCardIssuerName": null,
"CreditCardExpiryDate": null,
"BillToAccountPartyId": null,
"links":
...
],
}
],
...