Oracle E-Business Suite · Example Payload

Financial Services Journal Line Example

A sample description.

Business ApplicationsE-Business SuiteEnterpriseERPOracle

Financial Services Journal Line Example is an example object payload from Oracle E-Business Suite, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

jeLineNumcodeCombinatonIdaccountedDraccountedCrenteredDrenteredCrdescription

Example Payload

Raw ↑
{
  "jeLineNum": 10,
  "codeCombinatonId": "500123",
  "accountedDr": 42.5,
  "accountedCr": 42.5,
  "enteredDr": 42.5,
  "enteredCr": 42.5,
  "description": "A sample description."
}