CargoWise eAdaptor Inbound API

The eAdaptor Inbound Service is a RESTful XML interface for pushing data into a CargoWise (CW1) instance and querying records. A single inbound endpoint accepts a Universal XML or Native XML payload; the XML determines whether the request queries, adds, or updates records. Endpoints are per-tenant and gated behind the eAdaptor module purchase, so paths below are modeled from public developer references rather than a published specification.

API entry from apis.yml

apis.yml Raw ↑
aid: cargowise:cargowise-eadaptor-inbound-api
name: CargoWise eAdaptor Inbound API
tags:
- eAdaptor
- Inbound
- Universal XML
- Ingestion
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://wisetechacademy.com/explore/product-learning/
description: The eAdaptor Inbound Service is a RESTful XML interface for pushing data into a CargoWise
  (CW1) instance and querying records. A single inbound endpoint accepts a Universal XML or Native XML
  payload; the XML determines whether the request queries, adds, or updates records. Endpoints are per-tenant
  and gated behind the eAdaptor module purchase, so paths below are modeled from public developer references
  rather than a published specification.
properties:
- url: https://wisetechacademy.com/explore/product-learning/
  type: Documentation
- url: https://www.scribd.com/document/725844299/eAdaptorDevelopersGuide-11-March-2024
  type: DeveloperGuide