Create one distribution
/fscmRestApi/resources/11.13.18.05/purchaseRequisitions/{purchaseRequisitionsUniqID}/child/lines/{linesUniqID}/child/distributions
Request
-
linesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Lines resource and used to uniquely identify an instance of Lines. The client should not generate the hash key value. Instead, the client should query on the Lines collection resource in order to navigate to a specific instance of Lines to get the hash key.
-
purchaseRequisitionsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Purchase Requisitions resource and used to uniquely identify an instance of Purchase Requisitions. The client should not generate the hash key value. Instead, the client should query on the Purchase Requisitions collection resource in order to navigate to a specific instance of Purchase Requisitions to get the hash key.
-
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object-
BudgetDate: string
(date)
Title:
Budget DateDate from which the budget is consumed. This date is used to determine the budget period. -
ChargeAccount: string
Maximum Length:
255Account that the purchase from a requisition is charged to. -
ChargeAccountId: integer
(int64)
Value that uniquely identifies the account that the purchase from a requisition is charged to.
-
CurrencyAmount: number
Monetary amount associated with the distribution line in the currency of the supplier.
-
DFF: array
Flexfields for Purchase Requisition Distributions
Title:
Flexfields for Purchase Requisition DistributionsThe Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. -
DistributionNumber(required): number
Title:
DistributionNumberNumber that uniquely identifies the distribution associated with a purchase requisition line. -
projectDFF: array
Project Costing Flexfields for Purchase Requisition Distributions
Title:
Project Costing Flexfields for Purchase Requisition DistributionsThe Project Costing Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. -
Quantity: number
Title:
QuantityQuantity of goods being purchased.
arrayFlexfields for Purchase Requisition DistributionsarrayProject Costing Flexfields for Purchase Requisition Distributions-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-post-request", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-post-request", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-post-request", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-post-request", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-post-request", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-post-request", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-post-request", "PJC_All":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-post-request", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-post-request", "POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-post-request", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-post-request", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-post-request", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-post-request", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-post-request" } }
object-
__FLEX_Context: string
Title:
Attribute ValueMaximum Length:30Descriptive flexfield context name for purchase requisition distributions -
__FLEX_Context_DisplayValue: string
Title:
Attribute ValueDescriptive flexfield context display value for purchase requisition distributions. -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
objectDiscriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
-
AP_Distribution_Sets -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-post-request
-
AP_Invoice_Distribution -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-post-request
-
AP_Invoice_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-post-request
-
EXM_Expense_Report -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-post-request
-
EXM_Expense_Report_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-post-request
-
INV_Misc_Transactions -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-post-request
-
OM_Sales_Order -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-post-request
-
PJC_All -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-post-request
-
PJC_Expenditure_Batch -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-post-request
-
POR_Requisition -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-post-request
-
POR_User_Preferences -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-post-request
-
PO_Purchase_Order -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-post-request
-
PO_Purchase_Order_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-post-request
-
PO_Purchase_Order_Schedule -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-post-request
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Distribution_SetsProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Invoice_DistributionProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Invoice_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:EXM_Expense_ReportProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:EXM_Expense_Report_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:INV_Misc_TransactionsProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:OM_Sales_OrderProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
billableFlag: string
Title:
BillableMaximum Length:1 -
billableFlag_Display: string
Title:
Billable -
capitalizableFlag: string
Title:
CapitalizableMaximum Length:1 -
capitalizableFlag_Display: string
Title:
Capitalizable -
contractId: integer
(int64)
Title:
Contract Number -
contractId_Display: string
Title:
Contract Number -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
expenditureItemDate: string
(date)
Title:
Expenditure Item Date -
expenditureTypeId: integer
(int64)
Title:
Expenditure Type -
expenditureTypeId_Display: string
Title:
Expenditure Type -
organizationId: integer
(int64)
Title:
Expenditure Organization -
organizationId_Display: string
Title:
Expenditure Organization -
projectId: integer
(int64)
Title:
Project Number -
projectId_Display: string
Title:
Project Number -
reservedAttribute1: string
Title:
Funding SourceMaximum Length:150 -
reservedAttribute1_Display: string
Title:
Funding Source -
taskId: integer
(int64)
Title:
Task Number -
taskId_Display: string
Title:
Task Number -
workTypeId: integer
(int64)
Title:
Work Type -
workTypeId_Display: string
Title:
Work Type
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PJC_AllProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_DisplayValue: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_DisplayValue: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PJC_Expenditure_BatchProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:POR_RequisitionProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:POR_User_PreferencesProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_OrderProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_Order_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_Order_ScheduleProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
Response
- application/json
Default Response
-
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.
object-
BudgetDate: string
(date)
Title:
Budget DateDate from which the budget is consumed. This date is used to determine the budget period. -
ChargeAccount: string
Maximum Length:
255Account that the purchase from a requisition is charged to. -
ChargeAccountId: integer
(int64)
Value that uniquely identifies the account that the purchase from a requisition is charged to.
-
ChartOfAccountId: integer
Read Only:
trueValue that uniquely identifies the chart of accounts. -
CurrencyAmount: number
Monetary amount associated with the distribution line in the currency of the supplier.
-
CurrencyNonrecoverableExclusiveTax: number
Read Only:
trueTax that the requisition amount doesn't include. The tax amount is added to the line amount. The purchaser cannot recover this tax. -
CurrencyRecoverableExclusiveTax: number
Read Only:
trueTax that the requisition amount doesn't include. The tax amount is added to the line amount. The purchaser can recover this tax. -
DFF: array
Flexfields for Purchase Requisition Distributions
Title:
Flexfields for Purchase Requisition DistributionsThe Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. -
DistributionNumber: number
Title:
DistributionNumberNumber that uniquely identifies the distribution associated with a purchase requisition line. -
FundsStatus: string
Title:
Funds StatusRead Only:trueMaximum Length:80Status of the funds reservation request at the distribution level. -
FundsStatusCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the status of funds check or the validation result of funds reservation at the distribution level. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectDFF: array
Project Costing Flexfields for Purchase Requisition Distributions
Title:
Project Costing Flexfields for Purchase Requisition DistributionsThe Project Costing Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. -
Quantity: number
Title:
QuantityQuantity of goods being purchased. -
RequisitionDistributionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the purchasing requisition distribution. -
RequisitionLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the requisition line. -
UserAccountOverrideFlag: boolean
Read Only:
trueContains one of the following values: Y or N. If Y, the charge account is updated by the user. If N, the charge account isn't updated by the user.
arrayFlexfields for Purchase Requisition DistributionsarrayLinksarrayProject Costing Flexfields for Purchase Requisition Distributions-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
object-
__FLEX_Context: string
Title:
Attribute ValueMaximum Length:30Descriptive flexfield context name for purchase requisition distributions -
__FLEX_Context_DisplayValue: string
Title:
Attribute ValueDescriptive flexfield context display value for purchase requisition distributions. -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
arrayLinksobject-
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.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
objectDiscriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
-
AP_Distribution_Sets -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response
-
AP_Invoice_Distribution -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response
-
AP_Invoice_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response
-
EXM_Expense_Report -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response
-
EXM_Expense_Report_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
-
INV_Misc_Transactions -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response
-
OM_Sales_Order -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response
-
PJC_All -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response
-
PJC_Expenditure_Batch -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response
-
POR_Requisition -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response
-
POR_User_Preferences -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response
-
PO_Purchase_Order -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response
-
PO_Purchase_Order_Line -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
-
PO_Purchase_Order_Schedule -
object
oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Distribution_SetsProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Invoice_DistributionProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:AP_Invoice_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:EXM_Expense_ReportProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:EXM_Expense_Report_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:INV_Misc_TransactionsProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:OM_Sales_OrderProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
billableFlag: string
Title:
BillableMaximum Length:1 -
billableFlag_Display: string
Title:
Billable -
capitalizableFlag: string
Title:
CapitalizableMaximum Length:1 -
capitalizableFlag_Display: string
Title:
Capitalizable -
contractId: integer
(int64)
Title:
Contract Number -
contractId_Display: string
Title:
Contract Number -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
expenditureItemDate: string
(date)
Title:
Expenditure Item Date -
expenditureTypeId: integer
(int64)
Title:
Expenditure Type -
expenditureTypeId_Display: string
Title:
Expenditure Type -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
organizationId: integer
(int64)
Title:
Expenditure Organization -
organizationId_Display: string
Title:
Expenditure Organization -
projectId: integer
(int64)
Title:
Project Number -
projectId_Display: string
Title:
Project Number -
reservedAttribute1: string
Title:
Funding SourceMaximum Length:150 -
reservedAttribute1_Display: string
Title:
Funding Source -
taskId: integer
(int64)
Title:
Task Number -
taskId_Display: string
Title:
Task Number -
workTypeId: integer
(int64)
Title:
Work Type -
workTypeId_Display: string
Title:
Work Type
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PJC_AllProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_DisplayValue: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_DisplayValue: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PJC_Expenditure_BatchProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:POR_RequisitionProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:POR_User_PreferencesProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_OrderProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_Order_LineProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Default Value:PO_Purchase_Order_ScheduleProject costing descriptive flexfield context name for purchase requisition distributions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueProject costing descriptive flexfield context display value for purchase requisition distributions. -
_BILLABLE_FLAG: string
Title:
BillableMaximum Length:1 -
_BILLABLE_FLAG_Display: string
Title:
Billable -
_CAPITALIZABLE_FLAG: string
Title:
CapitalizableMaximum Length:1 -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable -
_CONTRACT_ID: integer
(int64)
Title:
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: integer
(int64)
Title:
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type -
_ORGANIZATION_ID: integer
(int64)
Title:
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization -
_PROJECT_ID: integer
(int64)
Title:
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding SourceMaximum Length:150 -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source -
_TASK_ID: integer
(int64)
Title:
Task Number -
_TASK_ID_Display: string
Title:
Task Number -
_WORK_TYPE_ID: integer
(int64)
Title:
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type -
DistributionId: integer
(int64)
Value that uniquely identifies the requisition distribution.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
arrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinksarrayLinks- DFF
-
Parameters:
- RequisitionDistributionId:
$request.path.RequisitionDistributionId - linesUniqID:
$request.path.linesUniqID - purchaseRequisitionsUniqID:
$request.path.purchaseRequisitionsUniqID
The Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. - RequisitionDistributionId:
- projectDFF
-
Parameters:
- RequisitionDistributionId:
$request.path.RequisitionDistributionId - linesUniqID:
$request.path.linesUniqID - purchaseRequisitionsUniqID:
$request.path.purchaseRequisitionsUniqID
The Project Costing Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions. - RequisitionDistributionId:
Examples
These examples describe how to create a distribution.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/purchaseRequisitions/purchaseRequisitionsUniqID/child/lines/linesUniqID/child/distributions"
| Example | Description |
|---|---|
| 1. | Create a distribution for a quantity-based expense line. |
| 2. | Create a distribution for an amount-based service line in a budgetary controlled requisitioning BU. |
Example 1: Create a Distribution for a Quantity-Based Expense Line
Example 1: Request Body
The following example includes the contents of the request body in JSON format to create a distribution for a quantity-based expense line. This example illustrates how a distribution is created by providing quantity and charge account.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{
"DistributionNumber":1,
"Quantity":10,
"ChargeAccount": "01-510-7530-0000-000"
}
Example 1: Response Body
{
"RequisitionDistributionId": 300100549194165,
"RequisitionLineId": 300100549194164,
"Quantity": 10,
"DistributionNumber": 1,
"ChargeAccountId": 13185,
"ChargeAccount": "01-510-7530-0000-000",
"CurrencyAmount": null,
"CurrencyNonrecoverableExclusiveTax": null,
"CurrencyRecoverableExclusiveTax": null,
"ChartOfAccountId": 101,
"UserAccountOverrideFlag": true,
"BudgetDate": null,
"links": [
. . .
]
}Example 2: Create a Distribution for an Amount-Based Service Line in a Budgetary Controlled Requisitioning BU
Example 2: Request Body
Note:
If budget date is not provided, it will be defaulted to the system date based on the time zone of the Legal Entity of the requisition line's inventory organization when submit requisition custom action is invoked.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{
"DistributionNumber":1,
"CurrencyAmount":100,
"ChargeAccount": "01-510-7530-0000-000",
"BudgetDate": "2021-11-03"
}
Example 2: Response Body
Here's an example of the response body in JSON format:
{
"RequisitionDistributionId": 300100549979804,
"RequisitionLineId": 300100549979803,
"Quantity": null,
"DistributionNumber": 1,
"ChargeAccountId": 13185,
"ChargeAccount": "01-510-7530-0000-000",
"CurrencyAmount": 100,
"CurrencyNonrecoverableExclusiveTax": null,
"CurrencyRecoverableExclusiveTax": null,
"ChartOfAccountId": 101,
"UserAccountOverrideFlag": true,
"BudgetDate": "2021-11-03",
"links": [
. . .
]
}