Program Administration
JM
Active ProgramDraftLast modified 2026-06-01

JDE Payload Preview

Preview the JSON payload Boomi will send to JDE for a given dealer + tier combination.

{
  "program_id": "gg2026",
  "program_code": "GG2026",
  "program_name": "2026 Green Grass Program",
  "program_tier": "JTB12",
  "program_order_group_id": "POG_GG2026_100123_JTB12",
  "dealer_account": "100123",
  "dealer_name": "Pebble Beach Pro Shop",
  "dealer_tier": "VIP",
  "order_type": "SO",
  "sales_version": "ZJDE0001",
  "pricing_group": "6J12A",
  "print_message": "6J12A",
  "payment_terms": "N45",
  "freight_code": "PPA",
  "freight_treatment": "STD",
  "hold_code": "",
  "next_status": "540",
  "requested_ship_date": "2025-08-01",
  "qualification_basis": "wholesale",
  "qualification_value": 2493,
  "qualification_status": "BELOW_THRESHOLD",
  "lines": [
    {
      "jdeItem": "10283314",
      "sku": "RNG1",
      "description": "1P WHT",
      "quantity": 4,
      "unitPrice": 48,
      "discountPct": 10,
      "finalPrice": 43.2,
      "extended": 172.8
    },
    {
      "jdeItem": "10283315",
      "sku": "RNG2",
      "description": "1P YLW",
      "quantity": 5,
      "unitPrice": 48,
      "discountPct": 10,
      "finalPrice": 43.2,
      "extended": 216
    },
    {
      "jdeItem": "11203390",
      "sku": "HDW01",
      "description": "SRXAuthUnStructuredCapCore6Pk",
      "quantity": 6,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 86.4
    },
    {
      "jdeItem": "11203391",
      "sku": "HDW02",
      "description": "SRXAuthUnStructuredCapFashn6Pk",
      "quantity": 4,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 57.6
    },
    {
      "jdeItem": "11227066",
      "sku": "HDW03",
      "description": "SRX TourOrigDunlopCap Asstd6Pk",
      "quantity": 5,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 72
    },
    {
      "jdeItem": "11227073",
      "sku": "HDW04",
      "description": "SRXTourTruckerDunlopCapAsstd6P",
      "quantity": 6,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 86.4
    },
    {
      "jdeItem": "11203403",
      "sku": "HDW05",
      "description": "SRX Bucket Hat",
      "quantity": 4,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 57.6
    },
    {
      "jdeItem": "30215507",
      "sku": "HDW06",
      "description": "SRX Dad Hat 6Pk",
      "quantity": 5,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 72
    },
    {
      "jdeItem": "30170165",
      "sku": "HDW07",
      "description": "SRX PerformanceVisorCore6-Pk",
      "quantity": 6,
      "unitPrice": 16,
      "discountPct": 10,
      "finalPrice": 14.4,
      "extended": 86.4
    },
    {
      "jdeItem": "20100110",
      "sku": "RTZ-TOUR-RACK-46M",
      "description": "RTZ TOUR RACK MRH 46M",
      "quantity": 4,
      "unitPrice": 99,
      "discountPct": 10,
      "finalPrice": 89.1,
      "extended": 356.4
    },
    {
      "jdeItem": "20100111",
      "sku": "RTZ-TOUR-RACK-48M",
      "description": "RTZ TOUR RACK MRH 48M",
      "quantity": 5,
      "unitPrice": 99,
      "discountPct": 10,
      "finalPrice": 89.1,
      "extended": 445.5
    },
    {
      "jdeItem": "20100112",
      "sku": "RTZ-TOUR-RACK-50M",
      "description": "RTZ TOUR RACK MRH 50M",
      "quantity": 6,
      "unitPrice": 99,
      "discountPct": 10,
      "finalPrice": 89.1,
      "extended": 534.6
    }
  ]
}