Get all bill plans
get
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/BillPlan
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:- BillPlanExtAltKey: Finds the bill plan with the specified alternate key.
Finder Variables:- ExternalReferenceKey; string.
- ExternalSourceKey; string.
- PrimaryKey: Finds the bill plan with the specified bill plan ID and major version.
Finder Variables:- BillPlanId; integer; The unique identifier of the bill plan.
- MajorVersion; integer; The bill plan major version.
- BillPlanExtAltKey: Finds the bill plan with the specified alternate key.
-
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:- BillMethodId; integer; The unique identifier of the bill method.
- BillMethodName; string; The name of the bill method.
- BillPlanId; integer; The unique identifier of the bill plan.
- BillPlanName; string; The name of the bill plan.
- BillSetNumber; number; The billing set number is used to group invoices.
- BillToAccountNumber; string; The alternate identifier of the customer to whom invoices should be sent to and is responsible for the payment.
- BillToContactEmail; string; The email address of the contact person from the Bill-To Customer Site.
- BillToContactId; integer; The unique identifier of the contact person from the Bill-To Customer Site.
- BillToContactName; string; The name of the contact person from the Bill-To Customer Site.
- BillToCustomerAccountId; integer; The unique identifier of the customer to whom invoices should be sent and is responsible for the payment.
- BillToSite; string; The customer site where the invoices should be sent.
- BillToSiteUseId; integer; The unique identifier of the site where the invoices should be sent.
- BillingCurrencyType; string; The currency option for the bill plan.
- BillingCycle; string; The time period of the billing.
- BillingCycleId; integer; The unique identifier of the billing cycle.
- BurdenSchFixedDate; string; The fixed date used to determine the effective rates of the burden schedule.
- BurdenSchId; integer; The identifier of the burden schedule.
- BurdenSchedule; string; The burden schedule on the Revenue plan.
- DocumentNumber; string; The document number on bill plan for letter of credit enabled grants.
- EventInvoiceFormat; string; The events invoice identifier which summarizes invoice distributions into invoice lines. This option is applicable for events transactions.
- EventsInvoiceFormatId; integer; The unique identifier of the Events invoice Format which summarizes invoice distributions into invoice lines. This option is applicable for events transactions.
- ExternalReferenceKey; string; The External Reference key on the bill plan.
- ExternalSourceKey; string; The External Source key on the bill plan.
- FederalInvoiceFormat; string; The invoice format for GMS contract invoices.
- FirstBillingOffsetDays; number; The number of days that elapse between the project start date and the date of the project???s first invoice.
- InvHdrGroupingOptions; string; The invoice header grouping options of the bill plan.
- InvoiceComment; string; The invoice comment on the bill plan.
- InvoiceCurrencyCode; string; The invoice currency code.
- InvoiceCurrencyConversionDateType; string; The invoice currency date type.
- InvoiceCurrencyConversionRateType; string; The invoice currency rate type code.
- InvoiceCurrencyDateType; string; The invoice currency date type code.
- InvoiceCurrencyExchgDate; string; The invoice currency exchange date.
- InvoiceCurrencyOptCode; string; The currency option code for bill plan.
- InvoiceCurrencyRateType; string; The invoice currency rate type code.
- InvoiceHdrGrpOptName; string; The invoice header grouping option name of the bill plan.
- InvoiceInstructions; string; The billing instructions on the bill plan.
- JobBillRateSchId; integer; The unique identifier of the job bill rate schedule.
- JobRateSchedule; string; The job bill rate schedule.
- LaborBillBasisCode; string; The labor cost basis code for cost reimbursable.
- LaborCostBasis; string; The labor cost basis for cost reimbursable.
- LaborDiscountPercentage; number; The percentage to be discounted from the standard labor bill rate schedule.
- LaborDiscountReasonCode; string; The labor rate change reason code.
- LaborInvoiceFormat; string; The labor invoice format which summarizes invoice distributions into invoice lines. This option is applicable for labor transactions.
- LaborInvoiceFormatId; integer; The unique identifier of the labor invoice format which summarizes invoice distributions into invoice lines. This option is applicable for labor transactions.
- LaborMarkupPercentage; number; The labor markup percentage.
- LaborRateChangeReason; string; The labor rate change reason.
- LaborSchFixedDate; string; The fixed date used to determine the effective bill rates of the standard labor bill rate schedule.
- LaborTpSchFixedDate; string; The fixed date used to determine the effective rates of the Intercompany Labor Transfer Price Schedule.
- LaborTpScheduleId; integer; The unique identifier of the labor schedule for Inter Company Transfer Price.
- LaborTransferPriceSchedule; string; The labor schedule for Inter Company Transfer Price.
- LocFlag; boolean; Indicates whether the letter of credit is enabled.
- MajorVersion; integer; The contract Major Version of the bill plan.
- NlBillBasisCode; string; The non labor cost basis code for cost reimbursable.
- NlBillRateSchId; integer; The identifier of the non labor bill rate schedule.
- NlDiscountPercentage; number; The percentage to be discounted from the standard non labor bill rate schedule.
- NlDiscountReasonCode; string; The non labor rate change reason code.
- NlInvoiceFormatId; integer; The unique identifier of the non labor invoice format identifier which summarizes invoice distributions into invoice lines. This option is applicable for non labor transactions.
- NlMarkupPercentage; number; The non labor markup percentage.
- NlSchFixedDate; string; The fixed date used to determine the effective bill rates of the standard non labor bill rate schedule.
- NlTpSchFixedDate; string; The fixed date used to determine the effective rates of the Intercompany Nonlabor Transfer Price Schedule.
- NlTpScheduleId; integer; The unique identifier of the non labor Schedule for Inter Company Transfer Price.
- NonlaborCostBasis; string; The non labor cost basis for cost reimbursable.
- NonlaborInvoiceFormat; string; The Non Labor invoice Format which summarizes invoice distributions into invoice lines. This option is applicable for non labor transactions.
- NonlaborRateChangeReason; string; The non labor rate change reason.
- NonlaborRateSchedule; string; The non labor bill rate schedule.
- NonlaborTransferPriceSchedule; string; The non labor Schedule for Inter Company Transfer Price.
- OnHoldFlag; boolean; Indicates whether bill plan can be used to generate invoice.
- PaymentTerms; string; The terms of the payment.
- PaymentTermsId; integer; The unique identifier of the payment terms.
- PersonBillRateSchId; integer; The identifier of the employee bill rate schedule.
- PersonRateSchedule; string; The employee bill rate schedule.
- ProjectRoleBillRateSchId; integer; Unique identifier of the project role bill rate schedule
- ProjectRoleRateScheduleName; string; The project role bill rate schedule name
-
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-BillPlan
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-BillPlan-item-response
Type:
Show Source
object-
BillingCurrencyType: string
Title:
Billing Currency TypeMaximum Length:80The currency option for the bill plan. -
BillingCycle: string
Title:
Billing CycleMaximum Length:30The time period of the billing. -
BillingCycleId: integer
(int64)
Title:
Billing Cycle IDThe unique identifier of the billing cycle. -
BillMethodId: integer
(int64)
Title:
Bill Method IDThe unique identifier of the bill method. -
BillMethodName: string
Title:
Method NameMaximum Length:30The name of the bill method. -
BillPlanDescriptiveFlexField: array
Bill Plan Flexfields
Title:
Bill Plan FlexfieldsThe bill plan fexfields resource is used to view, create, and update contract bill plan flexfield information. -
BillPlanId: integer
(int64)
Title:
Bill Plan IDThe unique identifier of the bill plan. -
BillPlanName: string
Title:
NameMaximum Length:30The name of the bill plan. -
BillPlanTranslation: array
Bill Plan Translations
Title:
Bill Plan TranslationsThe bill plan translations resource is used to view and update contract bill plan translation information. -
BillSetNumber: number
Title:
Bill SetThe billing set number is used to group invoices. -
BillToAccountNumber: string
Title:
Bill-to Account NumberMaximum Length:30The alternate identifier of the customer to whom invoices should be sent to and is responsible for the payment. -
BillToContactEmail: string
Title:
Bill-to Contact E-mailThe email address of the contact person from the Bill-To Customer Site. -
BillToContactId: integer
(int64)
Title:
Bill-to ContactThe unique identifier of the contact person from the Bill-To Customer Site. -
BillToContactName: string
Title:
Bill-to ContactMaximum Length:360The name of the contact person from the Bill-To Customer Site. -
BillToCustomerAccountId: integer
(int64)
Title:
Bill-to Account NumberThe unique identifier of the customer to whom invoices should be sent and is responsible for the payment. -
BillToSite: string
Title:
Bill-to SiteMaximum Length:150The customer site where the invoices should be sent. -
BillToSiteUseId: integer
(int64)
Title:
Bill-to SiteThe unique identifier of the site where the invoices should be sent. -
BurdenSchedule: string
Title:
Burden ScheduleMaximum Length:30The burden schedule on the Revenue plan. -
BurdenSchFixedDate: string
(date)
Title:
Fixed DateThe fixed date used to determine the effective rates of the burden schedule. -
BurdenSchId: integer
(int64)
Title:
Burden Schedule IDThe identifier of the burden schedule. -
DocumentNumber: string
Title:
Document NumberMaximum Length:240The document number on bill plan for letter of credit enabled grants. -
EventInvoiceFormat: string
Title:
Event FormatMaximum Length:30The events invoice identifier which summarizes invoice distributions into invoice lines. This option is applicable for events transactions. -
EventsInvoiceFormatId: integer
(int64)
Title:
Event Invoice Format IDThe unique identifier of the Events invoice Format which summarizes invoice distributions into invoice lines. This option is applicable for events transactions. -
ExternalReferenceKey: string
Maximum Length:
150The External Reference key on the bill plan. -
ExternalSourceKey: string
Maximum Length:
150The External Source key on the bill plan. -
FederalInvoiceFormat: string
Title:
Federal Invoice FormatMaximum Length:80The invoice format for GMS contract invoices. -
FirstBillingOffsetDays: number
Title:
First Bill Offset DaysThe number of days that elapse between the project start date and the date of the project???s first invoice. -
InvHdrGroupingOptions: string
Title:
Invoice GroupingMaximum Length:2000The invoice header grouping options of the bill plan. -
InvoiceComment: string
Title:
Invoice CommentMaximum Length:240The invoice comment on the bill plan. -
InvoiceCurrencyCode: string
Title:
Invoice Revenue CurrencyMaximum Length:30The invoice currency code. -
InvoiceCurrencyConversionDateType: string
Title:
Conversion Date TypeMaximum Length:80The invoice currency date type. -
InvoiceCurrencyConversionRateType: string
Title:
Conversion Rate TypeMaximum Length:30The invoice currency rate type code. -
InvoiceCurrencyDateType: string
Title:
Currency Conversion Date Type CodeMaximum Length:30The invoice currency date type code. -
InvoiceCurrencyExchgDate: string
(date)
Title:
Conversion DateThe invoice currency exchange date. -
InvoiceCurrencyOptCode: string
Title:
Billing Currency Type CodeMaximum Length:30The currency option code for bill plan. -
InvoiceCurrencyRateType: string
Title:
Currency Conversion Rate Type CodeMaximum Length:30The invoice currency rate type code. -
InvoiceHdrGrpOptName: string
Title:
Invoice GroupingMaximum Length:80The invoice header grouping option name of the bill plan. -
InvoiceInstructions: string
Title:
Billing InstructionsMaximum Length:240The billing instructions on the bill plan. -
JobAssignmentOverride: array
Job Assignment Overrides
Title:
Job Assignment OverridesThe resource is used to view, create, update, delete job assignment override details -
JobBillRateSchId: integer
(int64)
Title:
Job Rate ScheduleThe unique identifier of the job bill rate schedule. -
JobRateOverride: array
Job Rate Overrides
Title:
Job Rate OverridesThe resource is used to view, create, update, delete job rate override details. -
JobRateSchedule: string
Title:
Job Rate ScheduleMaximum Length:30The job bill rate schedule. -
JobTitleOverride: array
Job Title Overrides
Title:
Job Title OverridesThe resource is used to view, create, update, delete job title override details. -
LaborBillBasisCode: string
Title:
Labor Cost Basis CodeMaximum Length:30The labor cost basis code for cost reimbursable. -
LaborCostBasis: string
Title:
Labor Cost BasisMaximum Length:80The labor cost basis for cost reimbursable. -
LaborDiscountPercentage: number
Title:
Discount PercentageThe percentage to be discounted from the standard labor bill rate schedule. -
LaborDiscountReasonCode: string
Title:
Labor Discount Reason CodeMaximum Length:30The labor rate change reason code. -
LaborInvoiceFormat: string
Maximum Length:
30The labor invoice format which summarizes invoice distributions into invoice lines. This option is applicable for labor transactions. -
LaborInvoiceFormatId: integer
(int64)
Title:
Labor Invoice Format IDThe unique identifier of the labor invoice format which summarizes invoice distributions into invoice lines. This option is applicable for labor transactions. -
LaborMarkupPercentage: number
Title:
Labor Markup PercentageThe labor markup percentage. -
LaborMultiplierOverride: array
Labor Multiplier Overrides
Title:
Labor Multiplier OverridesThe resource is used to view, create, update, delete labor multiplier override details. -
LaborRateChangeReason: string
Title:
Labor Rate Change ReasonMaximum Length:80The labor rate change reason. -
LaborSchFixedDate: string
(date)
Title:
Fixed DateThe fixed date used to determine the effective bill rates of the standard labor bill rate schedule. -
LaborTpScheduleId: integer
Title:
Labor Transfer Price Schedule IDThe unique identifier of the labor schedule for Inter Company Transfer Price. -
LaborTpSchFixedDate: string
(date)
Title:
Fixed DateThe fixed date used to determine the effective rates of the Intercompany Labor Transfer Price Schedule. -
LaborTransferPriceSchedule: string
Title:
Labor Transfer Price ScheduleMaximum Length:50The labor schedule for Inter Company Transfer Price. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocFlag: boolean
Title:
Enable letter of creditMaximum Length:1Indicates whether the letter of credit is enabled. -
MajorVersion: integer
(int64)
The contract Major Version of the bill plan.
-
NlBillBasisCode: string
Title:
Nonlabor Cost Basis CodeMaximum Length:30The non labor cost basis code for cost reimbursable. -
NlBillRateSchId: integer
(int64)
Title:
Nonlabor Rate ScheduleThe identifier of the non labor bill rate schedule. -
NlDiscountPercentage: number
Title:
Discount PercentageThe percentage to be discounted from the standard non labor bill rate schedule. -
NlDiscountReasonCode: string
Title:
Nonlabor Discount Reason CodeMaximum Length:30The non labor rate change reason code. -
NlInvoiceFormatId: integer
(int64)
Title:
Nonlabor Invoice Format IDThe unique identifier of the non labor invoice format identifier which summarizes invoice distributions into invoice lines. This option is applicable for non labor transactions. -
NlMarkupPercentage: number
Title:
Nonlabor Markup PercentageThe non labor markup percentage. -
NlSchFixedDate: string
(date)
Title:
Fixed DateThe fixed date used to determine the effective bill rates of the standard non labor bill rate schedule. -
NlTpScheduleId: integer
Title:
Nonlabor Transfer Price Schedule IDThe unique identifier of the non labor Schedule for Inter Company Transfer Price. -
NlTpSchFixedDate: string
(date)
Title:
Fixed DateThe fixed date used to determine the effective rates of the Intercompany Nonlabor Transfer Price Schedule. -
NonlaborCostBasis: string
Title:
Nonlabor Cost BasisMaximum Length:80The non labor cost basis for cost reimbursable. -
NonlaborInvoiceFormat: string
Title:
Nonlabor FormatMaximum Length:30The Non Labor invoice Format which summarizes invoice distributions into invoice lines. This option is applicable for non labor transactions. -
NonlaborRateChangeReason: string
Title:
Nonlabor Rate Change ReasonMaximum Length:80The non labor rate change reason. -
NonLaborRateOverride: array
Non Labor Rate Overrides
Title:
Non Labor Rate OverridesThe resource is used to view, create, update, delete non labor multiplier override details. -
NonlaborRateSchedule: string
Title:
Nonlabor Rate ScheduleMaximum Length:30The non labor bill rate schedule. -
NonlaborTransferPriceSchedule: string
Title:
Nonlabor Transfer Price ScheduleMaximum Length:50The non labor Schedule for Inter Company Transfer Price. -
OnHoldFlag: boolean
Title:
On holdMaximum Length:1Default Value:falseIndicates whether bill plan can be used to generate invoice. -
PaymentTerms: string
Title:
Payment TermsMaximum Length:15The terms of the payment. -
PaymentTermsId: integer
(int64)
Title:
Payment Term IDThe unique identifier of the payment terms. -
PersonBillRateSchId: integer
(int64)
Title:
Person Rate ScheduleThe identifier of the employee bill rate schedule. -
PersonRateOverride: array
Person Rate Overrides
Title:
Person Rate OverridesThe resource is used to view, create, update, delete person rate override details. -
PersonRateSchedule: string
Title:
Person Rate ScheduleMaximum Length:30The employee bill rate schedule. -
ProjectRoleBillRateSchId: integer
(int64)
Title:
Project Role Rate Schedule IDUnique identifier of the project role bill rate schedule -
ProjectRoleRateScheduleName: string
Title:
Project Role Rate ScheduleMaximum Length:30The project role bill rate schedule name
Nested Schema : Bill Plan Flexfields
Type:
arrayTitle:
Bill Plan FlexfieldsThe bill plan fexfields resource is used to view, create, and update contract bill plan flexfield information.
Show Source
Nested Schema : Bill Plan Translations
Type:
arrayTitle:
Bill Plan TranslationsThe bill plan translations resource is used to view and update contract bill plan translation information.
Show Source
Nested Schema : Job Assignment Overrides
Type:
arrayTitle:
Job Assignment OverridesThe resource is used to view, create, update, delete job assignment override details
Show Source
Nested Schema : Job Rate Overrides
Type:
arrayTitle:
Job Rate OverridesThe resource is used to view, create, update, delete job rate override details.
Show Source
Nested Schema : Job Title Overrides
Type:
arrayTitle:
Job Title OverridesThe resource is used to view, create, update, delete job title override details.
Show Source
Nested Schema : Labor Multiplier Overrides
Type:
arrayTitle:
Labor Multiplier OverridesThe resource is used to view, create, update, delete labor multiplier override details.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Non Labor Rate Overrides
Type:
arrayTitle:
Non Labor Rate OverridesThe resource is used to view, create, update, delete non labor multiplier override details.
Show Source
Nested Schema : Person Rate Overrides
Type:
arrayTitle:
Person Rate OverridesThe resource is used to view, create, update, delete person rate override details.
Show Source
Nested Schema : contracts-BillPlan-BillPlanDescriptiveFlexField-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context PromptMaximum Length:30Context Prompt -
__FLEX_Context_DisplayValue: string
Title:
Context PromptContext Prompt -
BillPlanId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
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-BillPlan-BillPlanTranslation-item-response
Type:
Show Source
object-
BillPlanDesc: string
Maximum Length:
240The revenue plan description. -
BillPlanId: integer
(int64)
The unique identifier of the bill or revenue plan in the bill or revenue plan translation resource.
-
BillPlanName: string
Maximum Length:
30The bill or revenue plan name in the bill or revenue plan translation resource. -
InvoiceComment: string
Maximum Length:
240The invoice comment in the bill plan translation resource. -
InvoiceInstructions: string
Maximum Length:
240The billing instructions in the bill plan translation resource. -
Language: string
Maximum Length:
4The translation language in the bill or revenue plan translation resource. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
The contract version in the bill or revenue plan translation resource.
-
ObjectVersionNumber: integer
(int32)
The revenue plan object version.
-
SourceLang: string
Maximum Length:
4The source language in the bill or revenue plan translation resource.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-JobAssignmentOverride-item-response
Type:
Show Source
object-
BillingTitle: string
Title:
Billing Title OverrideMaximum Length:80Name of the override job title being assigned to the person for this bill plan. Used to display on the invoice to the customer. -
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the job assignment override is defined. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150The contract line for which the job assignment override is defined. -
EmailAddress: string
Title:
EmailMaximum Length:240The email address for whom the job assignment override is defined. -
EndDateActive: string
(date)
Title:
End DateThe date to which a job assignment override applies. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the job assignment override in the source application. Used to identify job assignment overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application from where the job assignment override originates. Used to identify job assignment overrides created through external webservices. -
JobAssignmentOverrideId: integer
(int64)
Title:
Job Assignment Override IDThe unique identifier of the job assignment override on the bill plan that identifies the negotiated job assigned to a specific person, rather than the normal job for that person. -
JobCode: string
Title:
Job CodeThe job code of the override being assigned to the person for this bill or revenue plan. -
JobId: integer
(int64)
Title:
Job IDUnique identifier of the override job being assigned to the person for this bill or revenue plan. -
JobName: string
Title:
Job NameMaximum Length:240The job name of the override being assigned to the person for this bill or revenue plan. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1The version of the contract containing this particular set of job assignment override details. -
PersonId: integer
(int64)
Title:
Person IDUnique identifier of the person for whom the job assignment override is defined. -
PersonName: string
Title:
PersonMaximum Length:2000The person for whom the job assignment override is defined. -
PersonNumber: string
Title:
Person NumberMaximum Length:30The person number for whom the job assignment override is defined. -
StartDateActive: string
(date)
Title:
Start DateThe date from which a job assignment override applies.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-JobRateOverride-item-response
Type:
Show Source
object-
BillRateOverrideId: integer
(int64)
Title:
Job Rate Override IDUnique identifier of the bill rate override. -
BillRateUnitCode: string
Title:
Unit of MeasureRead Only:trueMaximum Length:30Default Value:HOURSThe bill rate unit code. -
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the bill rate override applies. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150Contract line number for which the bill rate override applies. -
DiscountPercentage: number
Title:
Discount PercentageDiscount percentage applied to the bill rate. -
EndDateActive: string
(date)
Title:
End DateDate till which bill rate override is effective. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the override in the source application. Used to identify overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices. -
JobCode: string
Title:
Job CodeCode of the job for which bill rate is being overriden. -
JobId: integer
(int64)
Title:
Job IDUnique identifier of the job for which bill rate is being overridden. -
JobName: string
Title:
JobMaximum Length:240Name of the job for which bill rate is being overridden. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1Current version of a record. -
Rate: number
Title:
RateAmount billed to the customer for an item. -
RateCurrency: string
Title:
CurrencyMaximum Length:80Currency of the bill rate override. -
RateCurrencyCode: string
Title:
Currency CodeMaximum Length:30Currency code of the bill rate override. -
RateDiscountReason: string
Title:
Discount ReasonMaximum Length:80Reason for applying a discount. -
RateDiscReasonCode: string
Title:
Discount ReasonMaximum Length:30Reason code for applying a discount. -
StartDateActive: string
(date)
Title:
Start DateDate from which bill rate override is effective.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-JobTitleOverride-item-response
Type:
Show Source
object-
BillingTitle: string
Title:
Billing Title OverrideMaximum Length:80Name of the override job title being assigned to the job for this bill plan. Used to display on the invoice to the customer. -
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the job title override is defined. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150The contract line number for which the job title override is defined. -
EndDateActive: string
(date)
Title:
End DateThe date to which a job title override applies. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the job title override in the source application. Used to identify job title overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application from where the job title override originates. Used to identify job title overrides created through external webservices. -
JobCode: string
Title:
Job CodeCode of the job for which the job title override is defined. -
JobId: integer
(int64)
Title:
Job IDUnique identifier of the job for which the job title override is defined. -
JobName: string
Title:
Job NameMaximum Length:240Name for the Job for which the job title override is defined. -
JobTitleOverrideId: integer
(int64)
Title:
Job Title Override IDUnique identifier of the job title override on the bill plan that identifies the negotiated job title assigned to a specific person, rather than the normal title for that person. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1Version of the contract containing this particular set of job title override details. -
StartDateActive: string
(date)
Title:
Start DateThe date from which a job title override applies.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-LaborMultiplierOverride-item-response
Type:
Show Source
object-
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the labor multiplier override applies. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150Contract line number for which labor mutliplier override applies. -
EndDateActive: string
(date)
Title:
End DateThe date to which a labor multiplier override applies. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices. -
LaborMultiplier: number
Title:
MultiplierLabor multiplier. -
LaborMultiplierId: integer
(int64)
Title:
Labor Multiplier IDUnique identifier of the labor multiplier override on the bill plan or revenue plan that identifies the negotiated value to be multiplied by the cost rate for labor. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1Version of the contract containing this particular set of labor multiplier override details. -
StartDateActive: string
(date)
Title:
Start DateThe date from which a labor multiplier override applies.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-NonLaborRateOverride-item-response
Type:
Show Source
object-
BillRateOverrideId: integer
(int64)
Title:
Nonlabor Rate Override IDUnique identifier of the bill rate override. -
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the bill rate override applies. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150Contract line number for which the bill rate override applies. -
DiscountPercentage: number
Title:
Discount PercentageDiscount percentage applied to the bill rate. -
EndDateActive: string
(date)
Title:
End DateDate till which bill rate override is effective. -
ExpenditureTypeId: integer
(int64)
Title:
Expenditure Type IDUnique identifier of the expenditure type for which the bill rate is being overridden. -
ExpenditureTypeName: string
Title:
Expenditure TypeMaximum Length:240Expenditure type name for which the bill rate is being overridden. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the override in the source application. Used to identify overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1Current version of a record. -
MarkupPercentage: number
Title:
Markup PercentageMarkup percentage applied to the bill rate. -
NonLaborResourceId: integer
(int64)
Title:
Nonlabor Resource IDUnique identifier of the non labor resource for which the bill rate is being overridden. -
NonLaborResourceName: string
Title:
Nonlabor ResourceMaximum Length:240Non labor resource name for which the bill rate is being overridden. -
OrganizationId: integer
(int64)
Title:
Organization IDUnique identifier of the organization for which the bill rate overrides are being defined. -
OrganizationName: string
Title:
OrganizationMaximum Length:240Name of the organization for which the bill rate overrides are being defined. -
Rate: number
Title:
RateAmount billed to the customer for an item. -
RateCurrency: string
Title:
CurrencyMaximum Length:80Currency of the bill rate override. -
RateCurrencyCode: string
Title:
Currency CodeMaximum Length:30Currency code of the bill rate override. -
RateDiscountReason: string
Title:
Rate Change ReasonMaximum Length:80Reason for applying a discount. -
RateDiscReasonCode: string
Title:
Rate Change Reason CodeMaximum Length:30Reason code for applying a discount. -
StartDateActive: string
(date)
Title:
Start DateDate from which bill rate override is effective.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-BillPlan-PersonRateOverride-item-response
Type:
Show Source
object-
BillRateOverrideId: integer
(int64)
Title:
Person Rate Override IDUnique identifier of the bill rate override. -
ContractLineId: integer
(int64)
Title:
Contract Line IDUnique identifier of the contract line for which the bill rate override applies. -
ContractLineNumber: string
Title:
Contract Line NumberMaximum Length:150Contract line number for which the bill rate override applies. -
DiscountPercentage: number
Title:
Discount PercentageDiscount percentage applied to the bill rate. -
EndDateActive: string
(date)
Title:
End DateDate till which bill rate override is effective. -
ExternalReferenceKey: string
Title:
External Reference KeyMaximum Length:150Unique identifier of the override in the source application. Used to identify overrides created through external webservices. -
ExternalSourceKey: string
Title:
External Source KeyMaximum Length:150Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Title:
VersionDefault Value:1Current version of a record. -
PersonEmail: string
Title:
Person EmailMaximum Length:240Email of the person whose bill rate is being overridden. -
PersonId: integer
(int64)
Title:
Person IDUnique identifier of the person whose bill rate is being overridden. -
PersonName: string
Title:
PersonMaximum Length:240Name of the person whose bill rate is being overridden. -
Rate: number
Title:
RateAmount billed to the customer for an item. -
RateCurrency: string
Title:
CurrencyMaximum Length:80Currency of the bill rate override. -
RateCurrencyCode: string
Title:
Currency CodeMaximum Length:30Currency code of the bill rate override. -
RateDiscountReason: string
Title:
Rate Change ReasonMaximum Length:80Reason for applying a discount. -
RateDiscReasonCode: string
Title:
Rate Change Reason CodeMaximum Length:30Reason code for applying a discount. -
StartDateActive: string
(date)
Title:
Start DateDate from which bill rate override is effective.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Examples
The following example shows how to get all bill plans by submitting a get request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X
https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/BillPlan
Example of Response Body
The following shows an example of the response body in JSON format.
{
"items": [
{
"BillPlanId": 200000000000002,
"MajorVersion": 1,
"BillMethodId": 1005,
"BillMethodName": "Fixed Price Invoice",
"BillPlanName": "Invoice Plan - FP",
"InvoiceCurrencyOptCode": "CONTRACT",
"BillingCurrencyType": "Contract",
"PaymentTermsId": 1000,
"PaymentTerms": "2/10, Net 30",
"BillSetNumber": 1,
"InvHdrGroupingOptions": null,
"InvoiceHdrGrpOptName": null,
"BillToCustomerAccountId": 1001,
"BillToAccountNumber": "1001",
"BillToSiteUseId": 1006,
"BillToSite": "New York (OPS)",
"BillToContactId": 1009,
"BillToContactName": "Mike Kenton",
"BillToContactEmail": "sendmail-test-discard@oracle.com",
"BillingCycleId": 1000000000001,
"BillingCycle": null,
"LaborInvoiceFormatId": 100000010695006,
"LaborInvoiceFormat": "Time and Material",
"NlInvoiceFormatId": 100000011410001,
"NonlaborInvoiceFormat": "NL Work Site Exp Cat Format",
"EventsInvoiceFormatId": 100000011407004,
"EventInvoiceFormat": "Event Type Format",
"FirstBillingOffsetDays": 7,
"InvoiceInstructions": null,
"InvoiceComment": "Trial Invoice",
"PersonBillRateSchId": 1228,
"PersonRateSchedule": null,
"JobBillRateSchId": 1229,
"JobRateSchedule": null,
"LaborSchFixedDate": null,
"LaborDiscountPercentage": null,
"LaborDiscountReasonCode": null,
"LaborRateChangeReason": null,
"NlBillRateSchId": 1231,
"NonlaborRateSchedule": null,
"NlSchFixedDate": null,
"NlDiscountPercentage": null,
"NlDiscountReasonCode": null,
"NonlaborRateChangeReason": null,
"BurdenSchId": null,
"BurdenSchedule": null,
"BurdenSchFixedDate": null,
"LaborTpScheduleId": null,
"LaborTransferPriceSchedule": null,
"LaborTpSchFixedDate": null,
"NlTpScheduleId": null,
"NonlaborTransferPriceSchedule": null,
"NlTpSchFixedDate": null,
"OnHoldFlag": false,
"ExternalSourceKey": null,
"ExternalReferenceKey": null,
"InvoiceCurrencyDateType": null,
"InvoiceCurrencyConversionDateType": null,
"InvoiceCurrencyExchgDate": null,
"InvoiceCurrencyRateType": null,
"InvoiceCurrencyConversionRateType": null,
"InvoiceCurrencyCode": null,
"NlBillBasisCode": null,
"NonlaborCostBasis": null,
"LaborBillBasisCode": null,
"LaborCostBasis": null,
"LaborMarkupPercentage": null,
"NlMarkupPercentage": null,
"DocumentNumber": null,
"LocFlag": null,
"FederalInvoiceFormat": null,
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001",
"name": "BillPlan",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001",
"name": "BillPlan",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915",
"name": "contracts",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/EventsInvoiceFormatVA",
"name": "EventsInvoiceFormatVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/InvoiceConversionRateTypeVA",
"name": "InvoiceConversionRateTypeVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/InvoiceFormatPVA",
"name": "InvoiceFormatPVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillingCycleVA",
"name": "BillingCycleVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/InvoiceConvDateTypeLookupVA",
"name": "InvoiceConvDateTypeLookupVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillToContactVA",
"name": "BillToContactVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/EmployeeRateScheduleVA",
"name": "EmployeeRateScheduleVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/LaborCostBasisVA",
"name": "LaborCostBasisVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillingMethodVA",
"name": "BillingMethodVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/NonLaborInvoiceFormatVA",
"name": "NonLaborInvoiceFormatVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillToSiteUseVA",
"name": "BillToSiteUseVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/JobRateScheduleVA",
"name": "JobRateScheduleVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/NonLaborCostBasisVA",
"name": "NonLaborCostBasisVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/NonLaborDiscountReasonVA",
"name": "NonLaborDiscountReasonVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/PaymentTermVA",
"name": "PaymentTermVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/LaborInvoiceFormatVA",
"name": "LaborInvoiceFormatVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/TransferPriceScheduleVA",
"name": "TransferPriceScheduleVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BurdenScheduleVA",
"name": "BurdenScheduleVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillToContactNameVA",
"name": "BillToContactNameVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/BillingCurrencyTypeVA",
"name": "BillingCurrencyTypeVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/JobBillRateSchIdVA",
"name": "JobBillRateSchIdVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/LaborDiscountReasonVA",
"name": "LaborDiscountReasonVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/InvHdrGrpOptionVA",
"name": "InvHdrGrpOptionVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/CustomerAccountVA",
"name": "CustomerAccountVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/lov/NonLaborRateScheduleVA",
"name": "NonLaborRateScheduleVA",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/BillPlanDescriptiveFlexField",
"name": "BillPlanDescriptiveFlexField",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/BillPlanTranslation",
"name": "BillPlanTranslation",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/JobAssignmentOverride",
"name": "JobAssignmentOverride",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/JobRateOverride",
"name": "JobRateOverride",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/JobTitleOverride",
"name": "JobTitleOverride",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/LaborMultiplierOverride",
"name": "LaborMultiplierOverride",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/NonLaborRateOverride",
"name": "NonLaborRateOverride",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan/00020000000EACED000577080000B5E620F480020000000EACED000577080000000000000001/child/PersonRateOverride",
"name": "PersonRateOverride",
"kind": "collection"
}
]
},
.....
],
"count": 2,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/100100069430915/child/BillPlan",
"name": "BillPlan",
"kind": "collection"
}
]
}