Oracle Integration · Example Payload

Developer Api Trading Partner Example

Primary supplier for raw materials and components.

API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess Automation

Developer Api Trading Partner Example is an example object payload from Oracle Integration, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionstatuscontactNamecontactEmail

Example Payload

Raw ↑
{
  "id": "TP_ACME",
  "name": "Acme Corporation",
  "description": "Primary supplier for raw materials and components.",
  "status": "ACTIVE",
  "contactName": "Jane Smith",
  "contactEmail": "jane.smith@acme.com"
}