Skip to main content
POST
Process a forwarded EDI email through the inbound pipeline. Save the mail connector’s complete JSON envelope as as1-email.json, including an actual X12 attachment or body and the correct partner context. Empty or illustrative text is not a valid interchange. Check the processing result and acknowledgment before treating the business document as accepted.

Request body

As1InboundEmail
As1InboundAttachment[]
Decoded attachments; the EDI is normally the first application/edi-*.
string
Plain-text body — the fallback EDI source when there is no attachment.
string
Sender address, for logging/audit.
string
Optional explicit partner id; when absent the ISA sender resolves it.
string

Response

object
boolean
required
Fixed value: true.
InboundResult
required

Status codes

Using this contract

Read the source OpenAPI document for declared schemas and alternatives. This page also includes documented corrections from the spec overlays. Example IDs and values are illustrative; replace them with records from your workspace.
Last modified on August 31, 2026