Invoice Integration - Invoice Accepted Response

  • Updated

This is the standard cXML response message suppliers receive from Unimarket when an integrated invoice has successfully passed all validation checks and is accepted for processing.

 

Example Accepted Response

 
<?xml version="1.0" encoding="UTF-8"?>
<cXML payloadID="1602730925188" timestamp="2020-10-15T16:02:05.188+13:00" version="1.2.021" xml:lang="en">
    <Response>
        <Status code="201" text="Invoice Message Accepted"/>
    </Response>
</cXML>