ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

ConfirmationRequest

cXML order-confirmation document sent by the supplier.

Definition

ConfirmationRequest contains a ConfirmationHeader (with a type attribute: accept, allDetail, detail, reject, etc.), an OrderReference to the originating OrderRequest, and per-line ConfirmationItem elements. It plays the role of EDIFACT ORDRSP or X12 855.

Origin

Defined in the cXML Fulfill DTD (ConfirmationRequest element = ConfirmationHeader, OrderReference, ConfirmationItem*), Ariba/SAP specification on cxml.org.

Example in context

<ConfirmationRequest><ConfirmationHeader type="detail" noticeDate="2026-06-20"/><OrderReference orderID="DO1234"/><ConfirmationItem quantity="3" lineNumber="1">…</ConfirmationItem></ConfirmationRequest>

Last updated: June 20, 2026