Oracle E-Business Suite · Example Payload

Human Resources Phone Example

Business ApplicationsE-Business SuiteEnterpriseERPOracle

Human Resources Phone Example is an example object payload from Oracle E-Business Suite, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

phoneIdphoneTypephoneNumberdateFromdateTo

Example Payload

Raw ↑
{
  "phoneId": "500123",
  "phoneType": "example_value",
  "phoneNumber": "example_value",
  "dateFrom": "example_value",
  "dateTo": "example_value"
}