Oracle E-Business Suite · Example Payload

Ecommerce Gateway Code Conversion Example

A sample description.

Business ApplicationsE-Business SuiteEnterpriseERPOracle

Ecommerce Gateway Code Conversion 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

codeConversionIdtradingPartnerIdtransactionTypecodeCategoryexternalValueinternalValuedescription

Example Payload

Raw ↑
{
  "codeConversionId": "500123",
  "tradingPartnerId": "500123",
  "transactionType": "example_value",
  "codeCategory": "example_value",
  "externalValue": "example_value",
  "internalValue": "example_value",
  "description": "A sample description."
}