Get an invoice line distribution

get

/fscmRestApi/resources/11.13.18.05/projectContractInvoices/{InvoiceId}/child/InvoiceLines/{InvoiceLineId}/child/InvoiceLineDistributions/{InvoiceDistId}

Request

Path Parameters
Query Parameters
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : projectContractInvoices-InvoiceLines-InvoiceLineDistributions-item-response
Type: object
Show Source
  • Title: Billing Extension ID
    Read Only: true
    Unique identifier of billing extension used for the transaction.
  • Title: Billing Job Title
    Read Only: true
    Maximum Length: 80
    Indicates the title for the billing job.
  • Title: Billing Resource ID
    Read Only: true
    Unique identifier of resource breakdown structure element.
  • Title: Bill Job ID
    Read Only: true
    Unique identifier of the effective job used when invoicing a labor item as of the last time the expenditure item was invoiced.
  • Title: Bill Plan ID
    Read Only: true
    Unique identifier of the bill plan for the invoice distribution.
  • Title: Bill Rate
    Read Only: true
    Bill rate used in deriving the transfer price if the transfer price was based on a rate defined in a bill rate schedule.
  • Title: Bill Set
    Read Only: true
    Number of the bill set which is defined in bill plan related to the invoice distribution.
  • Title: Billing Transaction Type Code
    Read Only: true
    Maximum Length: 30
    Indicates the code used to classify the type of bill transaction. Valid values are EI - Expenditure Item or EVT - Billing Event and defined in the lookup PJB_BILL_TRANSACTION_TYPE.
  • Title: Invoice Amount in Contract Currency
    Read Only: true
    Amount billed in currency of the contract.
  • Title: Contract Currency
    Read Only: true
    Maximum Length: 30
    Indicates the code of the currency for the contract related to the distribution.
  • Title: Contract Currency Invoice Date Type
    Read Only: true
    Maximum Length: 30
    Indicates the currency conversion date type used to convert the contract to the invoice currency.
  • Title: Contract Currency Invoice Conversion Date
    Read Only: true
    Indicates the date used for the conversion of the rates on the contract for the invoice.
  • Title: Contract Currency Invoice Conversion Rate
    Read Only: true
    Indicates the rate used to convert the invoice amounts from the transaction currency to the contract currency.
  • Title: Contract Currency Rate Type Code
    Read Only: true
    Maximum Length: 30
    Indicates the code for the contract currency rate type.
  • Title: Contract Line ID
    Read Only: true
    Unique Identifier of the contract line for the invoice distribution.
  • Title: Contract Line Number
    Read Only: true
    Maximum Length: 150
    Number of the contract line for the invoice distribution.
  • Title: Origin of Adjustment
    Read Only: true
    Unique identifier of distribution credited by this distribution.
  • Title: Credited Invoice ID
    Read Only: true
    Unique identifier of invoice that is credited by this distribution.
  • Title: Credited Invoice Line ID
    Read Only: true
    Unique identifier of invoice line that is credited by this distribution.
  • Title: Document Number
    Read Only: true
    Maximum Length: 240
    Number that identifies a document on the bill plan of a grants contract.
  • Title: Employee Billing Title
    Read Only: true
    Maximum Length: 80
    Employee billing title.
  • Title: Intercompany Transfer Price Amount Type
    Read Only: true
    Maximum Length: 30
    Amount type code used for an inter company price amount.
  • Title: Intercompany Transfer Price Base
    Read Only: true
    Maximum Length: 30
    Indicates the intercompany transfer price base code of an intercompany transfer invoice.
  • Title: Intended Use
    Read Only: true
    Maximum Length: 240
    A classification of the products by tax authority for tax purposes.
  • Title: Intended Use Classification ID
    Read Only: true
    Unique identifier of the intended use classification.
  • Title: Invoice Burden Compile Set
    Read Only: true
    Unique identifier of the compiled set used to calculate a burden schedule. This only applies to invoice distributions based on billing event detail.
  • Title: Rate Change Reason
    Read Only: true
    Maximum Length: 30
    Reason code for discount override or rate override.
  • Title: Invoice Distribution Type
    Read Only: true
    Maximum Length: 30
    Indicates the code of the type used to classify invoice distribution. Valid values are WRITE_OFF, CONCESSION, CANCEL, STANDARD, and CREDIT_MEMO.
  • Title: Invoice Distribution Number
    Read Only: true
    Number that identifies the invoice distribution.
  • Title: Invoice Amount Calculation Code
    Read Only: true
    Maximum Length: 30
    Indicates the code for the invoice amount calculation. Valid values are I - Indirect, O - Overrides, E - Extension, B - Bill rates, L - Labor Multiplier.
  • Title: Invoice Amount in Invoice Currency
    Read Only: true
    Amount billed in the Invoice currency amount.
  • Title: Invoice Currency
    Read Only: true
    Maximum Length: 30
    Indicates the currency code for the invoice that is transferred to Oracle Receivables.
  • Title: Invoice Currency Credit Amount
    Read Only: true
    Credit amount in the invoice currency.
  • Title: Credit Percentage in Invoice Currency
    Read Only: true
    Indicates the percent of credit in the invoice currency.
  • Title: Invoice Currency Conversion Date Type
    Read Only: true
    Maximum Length: 30
    Date type of the invoice currency.
  • Title: Invoice Currency Conversion Date
    Read Only: true
    Indicates the exchange date for the conversion of the invoice currency.
  • Title: Invoice Currency Conversion Rate
    Read Only: true
    Exchange rate used for the invoice currency.
  • Title: Invoice Currency Conversion Rate Type
    Read Only: true
    Maximum Length: 30
    Rate type of the invoice currency.
  • Title: Date
    Read Only: true
    The invoice date passed to Oracle Receivables, which is used to calculate the invoice due date. Upon release of the invoice, the default value is the released date. You can override the invoice date at the time of release.
  • Title: Discount Percentage
    Read Only: true
    Indicates a discount percentage, expressed as a proportion multiplied by 100, that is used to calculate the adjusted invoice and rate. The percentage used is based on the markup defined in the bill rate schedule.
  • Title: Invoice Distribution ID
    Unique identifier of the invoice distribution.
  • Title: Labor Multiplier
    Read Only: true
    A multiplier that is assigned to the contract line, and is used to calculate the invoice amount for labor items by applying the multipler to the raw cost of the labor items.
  • Title: Markup Percentage
    Read Only: true
    Indicates the markup percentage used to calculate the adjusted invoice and rate. The percentage used is based on the markup defined in the bill rate schedule.
  • Title: Invoice Amount in Ledger Currency
    Read Only: true
    Amount billed in the currency of the ledger.
  • Title: Ledger Currency
    Read Only: true
    Maximum Length: 30
    Ledger currency code.
  • Title: Ledger Currency Invoice Date Type
    Read Only: true
    Maximum Length: 30
    Date type of the ledger currency.
  • Title: Ledger Currency Conversion Date
    Read Only: true
    Indicates the conversion date used to convert the invoice to the ledger currency.
  • Title: Ledger Currency Conversion Rate
    Read Only: true
    Indicates the conversion currency rate used to convert the invoice to the ledger currency.
  • Title: Ledger Currency Invoice Rate Type
    Read Only: true
    Maximum Length: 30
    Indicates the conversion currency rate type used to convert the invoice to the ledger currency.
  • Title: Associated Project ID
    Read Only: true
    Unique identifier of project that is linked to the contract line associated to the invoice distribution.
  • Title: Associated Project Name
    Read Only: true
    Maximum Length: 240
    Name of the project that is linked to the contract line associated to the invoice distribution.
  • Title: Associated Project Number
    Read Only: true
    Maximum Length: 25
    Number of the project that is linked to the contract line associated to the invoice distribution.
  • Title: Associated Task ID
    Read Only: true
    Unique identifier of the task that is linked to the contract line associated to the invoice distribution.
  • Title: Associated Task Name
    Read Only: true
    Maximum Length: 255
    Name of the task that is linked to the contract line associated to the invoice distribution.
  • Title: Associated Task Number
    Read Only: true
    Maximum Length: 100
    Number of the project task that is linked to the contract line associated to the invoice distribution.
  • Links
  • Title: LOC Number
    Read Only: true
    Maximum Length: 240
    Number that identifies a letter of credit on the bill plan of a grants contract.
  • Title: Product Category
    Read Only: true
    Maximum Length: 240
    A classification of products used for tax purposes.
  • Title: Product FC Category ID
    Read Only: true
    Unique identifier of the product fiscal classification category.
  • Title: Product Fiscal Classification
    Read Only: true
    Maximum Length: 240
    A classification of the products based on the inventory item category by the tax authority for tax purposes.
  • Title: Product Type
    Read Only: true
    Maximum Length: 240
    This value is another product related tax classification. The value of product type specifies whether the transaction line is for a good, or a service, or it is a memo line.
  • Title: Invoice Amount in Project Currency
    Read Only: true
    Amount billed in the currency of the project.
  • Title: Project Currency
    Read Only: true
    Maximum Length: 30
    Indicates the currency code of the project.
  • Title: Project Currency Invoice Date Type
    Read Only: true
    Maximum Length: 30
    Date type used for conversion to the project currency.
  • Title: Project Currency Conversion Date
    Read Only: true
    Indicates the currency conversion date used to convert the invoice distribution to the project currency.
  • Title: Project Currency Conversion Rate
    Read Only: true
    Indicates the currency conversion rate used to convert the invoice currency to the project currency.
  • Title: Project Currency Invoice Rate Type
    Read Only: true
    Maximum Length: 30
    Indicates the currency conversion rate type used to convert the invoice to the project currency.
  • Title: Provider Legal Entity ID
    Read Only: true
    Unique identifier of the provider legal entity.
  • Title: Quantity
    Read Only: true
    Indicates the quantity of the source expenditure item for invoice transactions created from expenditure items.
  • Title: Receiver Legal Entity ID
    Read Only: true
    Unique identifier of the receiver legal entity.
  • Title: Transfer Price Invoice Rule Percentage
    Read Only: true
    Indicates the applied percentage value from the transfer price rule used to create an intercompany invoice.
  • Title: Transfer Price Invoice Schedule Line Percentage
    Read Only: true
    The applied percentage value from the transfer price schedule line used to create an intercompany invoice.
  • Title: Transaction Business Category
    Read Only: true
    Maximum Length: 240
    A classification or categorization of a transaction for tax purposes as required by a tax authority.
  • Title: Billed Amount in Transaction Currency
    Read Only: true
    Billed amount in the transaction currency.
  • Title: Transaction Currency
    Read Only: true
    Maximum Length: 30
    Transaction currency for the expenditure or events.
  • Title: Transaction Date
    Read Only: true
    Date when transaction occurs.
  • Title: Transaction ID
    Read Only: true
    Unique identifier of the expenditure item or event related to the invoice distribution.
  • Title: Transaction Project ID
    Read Only: true
    Unique identifier of the project related to the invoice distribution transaction.
  • Title: Transaction Project Name
    Read Only: true
    Maximum Length: 240
    Name of the project related to the invoice distribution transaction.
  • Title: Transaction Project Number
    Read Only: true
    Maximum Length: 25
    Number of the project related to the invoice distribution transaction.
  • Title: Transaction Task ID
    Read Only: true
    Unique identifier of the project task related to the invoice distribution transaction.
  • Title: Transaction Task Name
    Read Only: true
    Maximum Length: 255
    Name of the project task related to the invoice distribution transaction.
  • Title: Transaction Task Number
    Read Only: true
    Maximum Length: 100
    Number of the project task related to the invoice distribution transaction.
  • Title: Transaction Type ID
    Read Only: true
    Unique identifier of the Event Type or Expenditure Item Type related to the invoice distribution.
  • Title: User-Defined Fiscal Classification
    Read Only: true
    Maximum Length: 240
    Indicates the default taxation country.
Back to Top

Examples

The following example shows how to get all invoice line distributions by submitting a GET request on the REST resource using cURL.

curl --user ppm_cloud_user https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectContractInvoices/100100085970023/child/InvoiceLines/100100085970024/child/InvoiceLineDistributions/100100085970021

Example of Response Body

The following shows an example of the response body in JSON format.

{
"items": [
  {
"EmployeeBillingTitle": null,
"BillingJobTitle": null,
"BillJobId": null,
"BillPlanId": 300100169214485,
"BillRate": 0,
"BillSet": 1,
"BillTransactionTypeCode": "EVT",
"BillingExtensionId": null,
"ContractCurrencyBilledAmount": 2500,
"ContractCurrencyInvDateType": null,
"ContractCurrencyInvExchgDate": null,
"ContractCurrencyInvExchgRate": 1,
"ContractCurrencyInvRateType": null,
"ContractCurrencyCode": "USD",
"ContractLineId": 300100169214487,
"CreditedDistributionId": null,
"CreditedInvoiceId": null,
"CreditedInvoiceLineId": null,
"DocumentNumber": null,
"ICTpAmountTypeCode": null,
"ICTpBaseCode": null,
"IntendedUse": null,
"IntendedUseClassifId": null,
"InvDiscountReasonCode": null,
"InvDistributionTypeCode": "STANDARD",
"InvLineDistNumber": 1,
"InvoiceAmountCalculationCode": null,
"InvoiceCurrencyBilledAmount": 2500,
"InvoiceCurrencyCreditAmount": null,
"InvoiceCurrencyCreditPct": null,
"InvoiceCurrencyDateType": null,
"InvoiceCurrencyExchgDate": null,
"InvoiceCurrencyExchgRate": 1,
"InvoiceCurrencyRateType": null,
"InvoiceCurrencyCode": "USD",
"InvoiceDate": "2018-09-17",
"InvoiceDiscountPercentage": null,
"InvoiceDistId": 100100085970021,
"InvoiceLaborMultiplier": null,
"InvoiceMarkupPercentage": null,
"LedgerCurrencyBilledAmount": null,
"LedgerCurrencyInvDateType": null,
"LedgerCurrencyInvExchgDate": null,
"LedgerCurrencyInvExchgRate": null,
"LedgerCurrencyInvRateType": null,
"LedgerCurrencyCode": null,
"LinkedProjectId": 300100169214449,
"LinkedTaskId": 100100085968379,
"LocNumber": null,
"ProductFcCategoryId": null,
"ProductCategory": null,
"ProductFiscClassification": null,
"ProductType": null,
"ProjectCurrencyInvDateType": null,
"ProjectCurrencyBilledAmount": null,
"ProjectCurrencyInvExchgDate": null,
"ProjectCurrencyInvExchgRate": null,
"ProjectCurrencyInvRateType": null,
"ProjectCurrencyCode": null,
"ProviderLegalEntityId": null,
"BillingResourceId": 300100084601044,
"ReceiverLegalEntityId": null,
"TpInvRulePercentage": null,
"TpInvSchLinePercentage": null,
"TransactionDate": "2017-01-01",
"TransactionId": 300100169214498,
"TransactionProjectId": 300100169214449,
"TransactionTaskId": 100100085968379,
"TransactionTypeId": 10096,
"TransactionCurrencyBilledAmount": 2500,
"TransactionCurrencyCode": "USD",
"TransactionBusinessCategory": "SALES_TRANSACTION",
"UserDefinedFiscalClass": null,
"Quantity": null,
"ContractLineNumber": "1",
"TransactionProjectName": "PJB Bug 28128344",
"LinkedProjectName": "PJB Bug 28128344",
"TransactionTaskName": "Fixture Install",
"LinkedTaskName": "Fixture Install",
"InvBurdenCompileSetId": null,
"TransactionProjectNumber": "PJB Bug 28128344",
"LinkedProjectNumber": "PJB Bug 28128344",
"TransactionTaskNumber": "2.3",
"LinkedTaskNumber": "2.3"
}
Back to Top