- REST API for Oracle Fusion Cloud Financials
- Tasks
- Receivables Invoices
- Receivables Invoice Installments
- Receivables Invoice Installment Global Descriptive Flexfields
post
/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceInstallments/{InstallmentId}/child/receivablesInvoiceInstallmentGDF
Request
Path Parameters
-
CustomerTransactionId(required): integer(int64)
The unique identifier of the invoice.
-
InstallmentId(required): integer(int64)
The unique identifier of the invoice installment.
Header Parameters
-
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.
Supported Media Types
- application/json
Request Body - application/json ()
Root Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JL_BR_ARXTWMAI_Additional":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request",
"JLxMXReceivablePayment":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request"
}
]
}
Match One Schema
Show Source
-
JL_BR_ARXTWMAI_Additional -
object
oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request
-
JLxMXReceivablePayment -
object
oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JL_BR_ARXTWMAI_Additional":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request",
"JLxMXReceivablePayment":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request"
}
]
}
Nested Schema : oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JL_BR_ARXTWMAI_Additional
The installment global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Regional Information -
_Base__Interest__Calculation: string
Title:
Base Interest Calculation
Maximum Length:150
Base Interest Calculation -
_Calculated__Interest: string
Title:
Calculated Interest
Maximum Length:150
Calculated Interest -
_Collection__Document__Number: string
Title:
Collection Document Number
Maximum Length:150
Collection Document Number -
_Format__Flag: string
Title:
Format
Maximum Length:150
Format -
_Interest__Difference__Action: string
Title:
Interest Difference Action
Maximum Length:150
Interest Difference Action -
_Interest__Formula: string
Title:
Interest Formula
Maximum Length:150
Interest Formula -
_Interest__Formula_Display: string
Title:
Interest Formula
Interest Formula -
_Interest__Grace__Days: number
Title:
Interest Grace Days
Interest Grace Days -
_Interest__Payment__Date: string
(date)
Title:
Interest Payment Date
Interest Payment Date -
_Interest__Penalty__Rate___2F__Amount: number
Title:
Interest Penalty Rate or Amount
Interest Penalty Rate or Amount -
_Interest__Penalty__Type: string
Title:
Interest Penalty Type
Maximum Length:150
Interest Penalty Type -
_Interest__Penalty__Type_Display: string
Title:
Interest Penalty Type
Interest Penalty Type -
_Interest__Period: number
Title:
Interest Period
Interest Period -
_Interest__Rate___2F__Amount: number
Title:
Interest Rate or Amount
Interest Rate or Amount -
_Interest__Type: string
Title:
Interest Type
Maximum Length:150
Interest Type -
_Interest__Type_Display: string
Title:
Interest Type
Interest Type -
_Main__Amount__Received: string
Title:
Main Amount Received
Maximum Length:150
Main Amount Received -
_Payment__Method: number
Title:
Receipt Method
Receipt Method -
_Payment__Method_Display: string
Title:
Receipt Method
Receipt Method -
_Received__Interest: string
Title:
Received Interest
Maximum Length:150
Received Interest -
_Remittance__Batch__Number: string
Title:
Remittance Batch Number
Maximum Length:150
Remittance Batch Number -
_Write__Off__Date: string
(date)
Title:
Write-Off Date
Write-Off Date -
_Write__Off__Reason: string
Title:
Write-Off Reason
Maximum Length:150
Write-Off Reason -
PaymentScheduleId: integer
(int64)
The unique identifier of the installment global descriptive flexfield.
{
"type":"object",
"properties":{
"_Interest__Rate___2F__Amount":{
"title":"Interest Rate or Amount",
"type":"number",
"description":"Interest Rate or Amount",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"15",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_RATE_AMOUNT#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Rate / Amount",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Payment__Method":{
"title":"Receipt Method",
"type":"number",
"description":"Receipt Method",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Payment__Method_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JLBR_AR_RECEIPT_METHOD#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Payment Method",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Grace__Days":{
"title":"Interest Grace Days",
"type":"number",
"description":"Interest Grace Days",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"4",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_GRACE_DAYS#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Grace Days",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Period":{
"title":"Interest Period",
"type":"number",
"description":"Interest Period",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"4",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_PERIOD#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Period",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Payment__Method_Display":{
"title":"Receipt Method",
"type":"string",
"description":"Receipt Method",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Payment__Method",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Base__Interest__Calculation":{
"title":"Base Interest Calculation",
"maxLength":150,
"type":"string",
"description":"Base Interest Calculation",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Base Interest Calculation",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Type_Display":{
"title":"Interest Type",
"type":"string",
"description":"Interest Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Type",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Formula_Display":{
"title":"Interest Formula",
"type":"string",
"description":"Interest Formula",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Formula",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PaymentScheduleId":{
"type":"integer",
"description":"The unique identifier of the installment global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_Calculated__Interest":{
"title":"Calculated Interest",
"maxLength":150,
"type":"string",
"description":"Calculated Interest",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Calculated Interest",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The installment global descriptive flexfield context segment.",
"nullable":true,
"default":"JL_BR_ARXTWMAI_Additional",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Rate___2F__Amount":{
"title":"Interest Penalty Rate or Amount",
"type":"number",
"description":"Interest Penalty Rate or Amount",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"15",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INT_PENALTY_RATE_AMOUNT#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Penalty Rate / Amount",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Main__Amount__Received":{
"title":"Main Amount Received",
"maxLength":150,
"type":"string",
"description":"Main Amount Received",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Main Amount Received",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Difference__Action":{
"title":"Interest Difference Action",
"maxLength":150,
"type":"string",
"description":"Interest Difference Action",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Interest Difference Action",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Remittance__Batch__Number":{
"title":"Remittance Batch Number",
"maxLength":150,
"type":"string",
"description":"Remittance Batch Number",
"nullable":true,
"x-hints":{
"updateable":"false",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Remittance Batch Number",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Received__Interest":{
"title":"Received Interest",
"maxLength":150,
"type":"string",
"description":"Received Interest",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Received Interest",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Formula":{
"title":"Interest Formula",
"maxLength":150,
"type":"string",
"description":"Interest Formula",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Formula_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_FORMULA#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Formula",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Format__Flag":{
"title":"Format",
"maxLength":150,
"type":"string",
"description":"Format",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Format Flag",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Collection__Document__Number":{
"title":"Collection Document Number",
"maxLength":150,
"type":"string",
"description":"Collection Document Number",
"nullable":true,
"x-hints":{
"updateable":"false",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Collection Document Number",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"Regional Information",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Write__Off__Reason":{
"title":"Write-Off Reason",
"maxLength":150,
"type":"string",
"description":"Write-Off Reason",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Write Off Reason",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Type_Display":{
"title":"Interest Penalty Type",
"type":"string",
"description":"Interest Penalty Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Penalty__Type",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Payment__Date":{
"title":"Interest Payment Date",
"type":"string",
"description":"Interest Payment Date",
"format":"date",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_STANDARD_DATE_STANDARD#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"Interest Payment Date",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Type":{
"title":"Interest Penalty Type",
"maxLength":150,
"type":"string",
"description":"Interest Penalty Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Penalty__Type_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_PENALTY_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Penalty Type",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Write__Off__Date":{
"title":"Write-Off Date",
"type":"string",
"description":"Write-Off Date",
"format":"date",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_STANDARD_DATE_STANDARD#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"Write Off Date",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Type":{
"title":"Interest Type",
"maxLength":150,
"type":"string",
"description":"Interest Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Type_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Type",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JLxMXReceivablePayment
The installment global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Regional Information -
CFDCBBInvoiceNumber: string
Title:
Digital Tax Receipt Invoice Number
Maximum Length:150
Digital Tax Receipt Invoice Number -
CFDCBBSerialNumber: string
Title:
Digital Tax Receipt Serial Number
Maximum Length:150
Digital Tax Receipt Serial Number -
CFDIUniqueIdentifier: string
Title:
Digital Tax Receipt using Internet Unique ID
Maximum Length:150
Digital Tax Receipt using Internet Unique ID -
PaymentScheduleId: integer
(int64)
The unique identifier of the installment global descriptive flexfield.
{
"type":"object",
"properties":{
"CFDCBBInvoiceNumber":{
"title":"Digital Tax Receipt Invoice Number",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt Invoice Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDCBBInvoiceNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"CFDCBBInvoiceNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CFDCBBSerialNumber":{
"title":"Digital Tax Receipt Serial Number",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt Serial Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDCBBSerialNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_SegmentName":"CFDCBBSerialNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"Regional Information",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CFDIUniqueIdentifier":{
"title":"Digital Tax Receipt using Internet Unique ID",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt using Internet Unique ID",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDIUniqueIdentifier",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"CFDIUniqueIdentifier",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PaymentScheduleId":{
"type":"integer",
"description":"The unique identifier of the installment global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The installment global descriptive flexfield context segment.",
"nullable":true,
"default":"JLxMXReceivablePayment",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Response
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.
Body ()
Root Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JL_BR_ARXTWMAI_Additional":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response",
"JLxMXReceivablePayment":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response"
}
]
}
Match One Schema
Show Source
-
JL_BR_ARXTWMAI_Additional -
object
oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response
-
JLxMXReceivablePayment -
object
oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JL_BR_ARXTWMAI_Additional":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response",
"JLxMXReceivablePayment":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response"
}
]
}
Nested Schema : oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJL__5FBR__5FARXTWMAI__5FAdditionalVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JL_BR_ARXTWMAI_Additional
The installment global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Regional Information -
_Base__Interest__Calculation: string
Title:
Base Interest Calculation
Maximum Length:150
Base Interest Calculation -
_Calculated__Interest: string
Title:
Calculated Interest
Maximum Length:150
Calculated Interest -
_Collection__Document__Number: string
Title:
Collection Document Number
Maximum Length:150
Collection Document Number -
_Format__Flag: string
Title:
Format
Maximum Length:150
Format -
_Interest__Difference__Action: string
Title:
Interest Difference Action
Maximum Length:150
Interest Difference Action -
_Interest__Formula: string
Title:
Interest Formula
Maximum Length:150
Interest Formula -
_Interest__Formula_Display: string
Title:
Interest Formula
Interest Formula -
_Interest__Grace__Days: number
Title:
Interest Grace Days
Interest Grace Days -
_Interest__Payment__Date: string
(date)
Title:
Interest Payment Date
Interest Payment Date -
_Interest__Penalty__Rate___2F__Amount: number
Title:
Interest Penalty Rate or Amount
Interest Penalty Rate or Amount -
_Interest__Penalty__Type: string
Title:
Interest Penalty Type
Maximum Length:150
Interest Penalty Type -
_Interest__Penalty__Type_Display: string
Title:
Interest Penalty Type
Interest Penalty Type -
_Interest__Period: number
Title:
Interest Period
Interest Period -
_Interest__Rate___2F__Amount: number
Title:
Interest Rate or Amount
Interest Rate or Amount -
_Interest__Type: string
Title:
Interest Type
Maximum Length:150
Interest Type -
_Interest__Type_Display: string
Title:
Interest Type
Interest Type -
_Main__Amount__Received: string
Title:
Main Amount Received
Maximum Length:150
Main Amount Received -
_Payment__Method: number
Title:
Receipt Method
Receipt Method -
_Payment__Method_Display: string
Title:
Receipt Method
Receipt Method -
_Received__Interest: string
Title:
Received Interest
Maximum Length:150
Received Interest -
_Remittance__Batch__Number: string
Title:
Remittance Batch Number
Maximum Length:150
Remittance Batch Number -
_Write__Off__Date: string
(date)
Title:
Write-Off Date
Write-Off Date -
_Write__Off__Reason: string
Title:
Write-Off Reason
Maximum Length:150
Write-Off Reason -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PaymentScheduleId: integer
(int64)
The unique identifier of the installment global descriptive flexfield.
{
"type":"object",
"properties":{
"_Interest__Rate___2F__Amount":{
"title":"Interest Rate or Amount",
"type":"number",
"description":"Interest Rate or Amount",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"15",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_RATE_AMOUNT#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Rate / Amount",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Payment__Method":{
"title":"Receipt Method",
"type":"number",
"description":"Receipt Method",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Payment__Method_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JLBR_AR_RECEIPT_METHOD#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Payment Method",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Grace__Days":{
"title":"Interest Grace Days",
"type":"number",
"description":"Interest Grace Days",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"4",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_GRACE_DAYS#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Grace Days",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Period":{
"title":"Interest Period",
"type":"number",
"description":"Interest Period",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"4",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_PERIOD#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Period",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_Payment__Method_Display":{
"title":"Receipt Method",
"type":"string",
"description":"Receipt Method",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Payment__Method",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Base__Interest__Calculation":{
"title":"Base Interest Calculation",
"maxLength":150,
"type":"string",
"description":"Base Interest Calculation",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Base Interest Calculation",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Type_Display":{
"title":"Interest Type",
"type":"string",
"description":"Interest Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Type",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Formula_Display":{
"title":"Interest Formula",
"type":"string",
"description":"Interest Formula",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Formula",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PaymentScheduleId":{
"type":"integer",
"description":"The unique identifier of the installment global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_Calculated__Interest":{
"title":"Calculated Interest",
"maxLength":150,
"type":"string",
"description":"Calculated Interest",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Calculated Interest",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The installment global descriptive flexfield context segment.",
"nullable":true,
"default":"JL_BR_ARXTWMAI_Additional",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Rate___2F__Amount":{
"title":"Interest Penalty Rate or Amount",
"type":"number",
"description":"Interest Penalty Rate or Amount",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"15",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INT_PENALTY_RATE_AMOUNT#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"Interest Penalty Rate / Amount",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Main__Amount__Received":{
"title":"Main Amount Received",
"maxLength":150,
"type":"string",
"description":"Main Amount Received",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Main Amount Received",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Difference__Action":{
"title":"Interest Difference Action",
"maxLength":150,
"type":"string",
"description":"Interest Difference Action",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Interest Difference Action",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Remittance__Batch__Number":{
"title":"Remittance Batch Number",
"maxLength":150,
"type":"string",
"description":"Remittance Batch Number",
"nullable":true,
"x-hints":{
"updateable":"false",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Remittance Batch Number",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Received__Interest":{
"title":"Received Interest",
"maxLength":150,
"type":"string",
"description":"Received Interest",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Received Interest",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Formula":{
"title":"Interest Formula",
"maxLength":150,
"type":"string",
"description":"Interest Formula",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Formula_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_FORMULA#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Formula",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Format__Flag":{
"title":"Format",
"maxLength":150,
"type":"string",
"description":"Format",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Format Flag",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Collection__Document__Number":{
"title":"Collection Document Number",
"maxLength":150,
"type":"string",
"description":"Collection Document Number",
"nullable":true,
"x-hints":{
"updateable":"false",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Collection Document Number",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"Regional Information",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Write__Off__Reason":{
"title":"Write-Off Reason",
"maxLength":150,
"type":"string",
"description":"Write-Off Reason",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"Write Off Reason",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Type_Display":{
"title":"Interest Penalty Type",
"type":"string",
"description":"Interest Penalty Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Interest__Penalty__Type",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Payment__Date":{
"title":"Interest Payment Date",
"type":"string",
"description":"Interest Payment Date",
"format":"date",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_STANDARD_DATE_STANDARD#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"Interest Payment Date",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Penalty__Type":{
"title":"Interest Penalty Type",
"maxLength":150,
"type":"string",
"description":"Interest Penalty Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Penalty__Type_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_PENALTY_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Penalty Type",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Write__Off__Date":{
"title":"Write-Off Date",
"type":"string",
"description":"Write-Off Date",
"format":"date",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_STANDARD_DATE_STANDARD#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"Write Off Date",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Interest__Type":{
"title":"Interest Type",
"maxLength":150,
"type":"string",
"description":"Interest Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Interest__Type_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JLBR_AP_INTEREST_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"Interest Type",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_financials_receivables_shared_model_flex_PaymentScheduleGdf_view_PaymentScheduleGdfJLxMXReceivablePaymentVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JLxMXReceivablePayment
The installment global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Regional Information -
CFDCBBInvoiceNumber: string
Title:
Digital Tax Receipt Invoice Number
Maximum Length:150
Digital Tax Receipt Invoice Number -
CFDCBBSerialNumber: string
Title:
Digital Tax Receipt Serial Number
Maximum Length:150
Digital Tax Receipt Serial Number -
CFDIUniqueIdentifier: string
Title:
Digital Tax Receipt using Internet Unique ID
Maximum Length:150
Digital Tax Receipt using Internet Unique ID -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PaymentScheduleId: integer
(int64)
The unique identifier of the installment global descriptive flexfield.
{
"type":"object",
"properties":{
"CFDCBBInvoiceNumber":{
"title":"Digital Tax Receipt Invoice Number",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt Invoice Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDCBBInvoiceNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"CFDCBBInvoiceNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CFDCBBSerialNumber":{
"title":"Digital Tax Receipt Serial Number",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt Serial Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDCBBSerialNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_SegmentName":"CFDCBBSerialNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"Regional Information",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CFDIUniqueIdentifier":{
"title":"Digital Tax Receipt using Internet Unique ID",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt using Internet Unique ID",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CFDIUniqueIdentifier",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_SegmentName":"CFDIUniqueIdentifier",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"PaymentScheduleId":{
"type":"integer",
"description":"The unique identifier of the installment global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The installment global descriptive flexfield context segment.",
"nullable":true,
"default":"JLxMXReceivablePayment",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
{
"type":"object",
"properties":{
"kind":{
"title":"kind",
"type":"string",
"description":"The kind of the related resource.",
"enum":[
"collection",
"item",
"describe",
"other"
]
},
"rel":{
"title":"relation",
"type":"string",
"description":"The name of the relation to the resource instance. Example: self.",
"enum":[
"self",
"lov",
"parent",
"canonical",
"child",
"enclosure",
"action",
"custom"
]
},
"name":{
"title":"name",
"type":"string",
"description":"The name of the link to the related resource."
},
"href":{
"title":"hyperlink reference",
"type":"string",
"description":"The URI to the related resource."
},
"properties":{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
}
}
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Links
- LVVO_V___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3Bflex_vst_bind1%3DJG_AR_PAYMENT_SCHEDULES%2CBind_DataSource%3Doracle.apps.financials.receivables.shared.model.flex.PaymentScheduleGdf.view.PaymentScheduleGdfJG_5FGDF_5FCONTEXTS_5FBY_5FCOUNTRYVSO
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context_DisplayValue; Target Attribute: Value
- Display Attribute: Value, Description
- finder:
- LVVO___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3Bflex_vst_bind1%3DJG_AR_PAYMENT_SCHEDULES%2CBind_DataSource%3Doracle.apps.financials.receivables.shared.model.flex.PaymentScheduleGdf.view.PaymentScheduleGdfJG_5FGDF_5FCONTEXTS_5FBY_5FCOUNTRYVSO
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context; Target Attribute: Id
- Display Attribute: Value
- finder: