A Megrendelés (Order) entitás hordozza a teljes megrendelés adatait.

AdattagTípusMagyarázatKötelezőMegszorítások

identity

Identity

Az ügyfél azonosítására használható objektum. 

Csak a MailerConnector program esetében szükséges megadni, a többi program használatakor tiltott a használata.

document

Document

A megrendelés küldeményeinek lapjait hordozó dokumentum.Igen

Nem lehet null.

productionProperties

ProductionProperties

Előállítási tulajdonságok.Igen

Nem lehet null.

serviceProperties

ServiceProperties

Szolgáltatási tulajdonságok.Igen

Nem lehet null.

postProperties

PostProperties

Postázási tulajdonságok.Nem

Nem lehet null, kivéve ha a kézbesítés módja átadásos.

consignments

Consignment[]

Küldeményeket tartalmazó tömb.Igen

A tömbben található elemek száma minimum 1.

createForInquiry

boolean

Bevizsgálásra készül-e? *Nem

Nem lehet null.

deliveryMode

DeliveryModeKézbesítés módjaNemNem lehet null.

* Ameddig egy adott üzletfél nem rendelkezik elfogadott bevizsgáltatási kérelemmel egy adott TC, OC párosításra (amelyik bevizsgáltatás-köteles, OC: 31, 32), addig nem lehetséges számára a csekkek forgalomba hozatala. Mielőtt egy ügyfél csekkes küldeményeket küldhetne ki, bevizsgáltatást kell kezdeményenie, hogy megkapja az engedélyeket adott TC, OC párosításokra.

<?xml version="1.0" encoding="UTF-8"?>
<order xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" createForInquiry="false">  
    <document type="BASE64_ENCODED_PDF">
    	<checksum>5387e0b5c6f5e15145e9815fea53d48eebd2db25</checksum>
    	<encodedFileContent><!-- A kiküldendő Base64 kódolt pdf dokumentum helye --></encodedFileContent>
	</document> 
    <productionProperties>
        <printColor>BLACK_AND_WHITE</printColor>
        <printMode>SIMPLEX</printMode>
        <paperWeight>G80</paperWeight>
        <envelopeType>C5C6</envelopeType>
    </productionProperties>
    <serviceProperties>
        <orderName>new order</orderName>
        <archiveDuration>0</archiveDuration>
        <archiveType>NONE</archiveType>
    </serviceProperties>
    <postProperties>
        <services>
            <postService name="PRIORITY"/>
            <postService name="REGISTERED">
                <extraServices>
                    <postService name="ACKNOWLEDGMENT" />
                </extraServices>
            </postService>
        </services>
        <postDate useEarliestPostDate="true"/>
    </postProperties>
    <consignments>
        <consignment startPage="1" pageCount="4">
            <recipientAddress>
                <nameAdditional xsi:nil="true"/> 
                <name>Nevenincs Cég Zrt</name>
                <city>Dunaújváros</city>
                <street>
                    <combined>Verebély u. 35</combined>
                    <name xsi:nil="true"/>
                    <type xsi:nil="true"/>
                    <number xsi:nil="true"/>
                    <floor xsi:nil="true"/>
                </street>
                <zipCode>2400</zipCode>
                <country xsi:nil="true"/>
            </recipientAddress>
            <senderAddress>
                <name>Nevenincs Cég Zrt</name>
                <city>Dunaújváros</city>
                <street>
                    <combined xsi:nil="true"/>
                    <name>Verebély</name>
                    <type>utca</type>
                    <number>35</number>
                    <floor xsi:nil="true"/>
                </street>
                <zipCode>2400</zipCode>
                <country xsi:nil="true"/>
            </senderAddress>
            <recordedDelivery>
                <returnAddress>
                    <nameAdditional xsi:nil="true"/>
                    <name>Nevenincs Cég Zrt</name>
                    <city>Dunaújváros</city>
                    <street>
                        <combined>Verebély u. 35</combined>
                        <name xsi:nil="true"/>
                        <type xsi:nil="true"/>
                        <number xsi:nil="true"/>
                        <floor xsi:nil="true"/>
                    </street>
                    <zipCode>2400</zipCode>
                    <country xsi:nil="true"/>
                </returnAddress>
                <markOfCustomer layoutCode="1">
                    <fields>
                        <barcodeField locationId="1" type="CODE128" displayText="false">
                            Vonalkód tartalma
                        </barcodeField>
                        <textField locationId="2">
                            Szöveges adat
                        </textField>
                    </fields>
                </markOfCustomer>
            </recordedDelivery>
            <cheques>
                <yellowCheque pageNumber="2">
                    <tcCode>51</tcCode>
                    <ocCode>31</ocCode>
                    <amount>20000</amount>
                    <accountNumber>
                        <domestic>123123412541-12312312412-123123123</domestic>
                        <iban xsi:nil="true"/>
                    </accountNumber>
                    <accountOwner>
                        <line1>Példa Tulajdonos</line1>
                        <line2></line2>
                        <line3></line3>
                    </accountOwner>
                    <payerAddress>
                        <nameAdditional xsi:nil="true"/>
                        <name>Nevenincs Cég Zrt</name>
                        <city>Dunaújváros</city>
                        <street>
                            <combined>Verebély u. 35</combined>
                            <name xsi:nil="true"/>
                            <type xsi:nil="true"/>
                            <number xsi:nil="true"/>
                            <floor xsi:nil="true"/>
                        </street>
                        <zipCode>2400</zipCode>
                        <country xsi:nil="true"/>
                    </payerAddress>
                    <payerIdentifier>
                        <value>123</value>
                        <cdv>2</cdv>
                    </payerIdentifier>
                    <isAcquittanced>false</isAcquittanced>
                    <announcement xsi:nil="true"/>
                    <cashInTitle xsi:nil="true"/>
                    <qrCode>
                        <payerIdentifier>1232</payerIdentifier>
                        <creationDate>2016-06-12</creationDate>
                        <prompt>2016-06-25</prompt>
                    </qrCode>
                    <isPreCreatedCheque>false</isPreCreatedCheque>
                    <manufacturerCode xsi:nil="true"/>
                    <chequeSequenceNumber xsi:nil="true"/>
                </yellowCheque>
                <whiteCheque pageNumber="4">
                    <tcCode>51</tcCode>
                    <ocCode>31</ocCode>
                    <amount>20000</amount>
                    <accountNumber>
                        <domestic>123123412541-12312312412-123123123</domestic>
                        <iban xsi:nil="true"/>
                    </accountNumber>
                    <accountOwner>
                        <line1>Nincs Tulaj</line1>
                        <line2 xsi:nil="true"/>
                        <line3 xsi:nil="true"/>
                    </accountOwner>
                    <payerAddress>
                        <nameAdditional xsi:nil="true"/>
                        <name>Nevenincs Cég Zrt</name>
                        <city>Dunaújváros</city>
                        <street>
                            <combined>Verebély u. 35</combined>
                            <name xsi:nil="true"/>
                            <type xsi:nil="true"/>
                            <number xsi:nil="true"/>
                            <floor xsi:nil="true"/>
                        </street>
                        <zipCode>2400</zipCode>
                        <country xsi:nil="true"/>
                    </payerAddress>
                    <payerIdentifier>
                        <value>123</value>
                        <cdv>2</cdv>
                    </payerIdentifier>
                    <isAcquittanced>false</isAcquittanced>
                    <announcement xsi:nil="true"/>
                    <cashInTitle xsi:nil="true"/>
                    <qrCode>
                        <chequeIdentifier>1232</chequeIdentifier>
                        <creationDate>2016-06-12</creationDate>
                        <prompt>2016-06-25</prompt>
                    </qrCode>
                    <isPreCreatedCheque>false</isPreCreatedCheque>
                    <manufacturerCode xsi:nil="true"/>
                    <chequeSequenceNumber>123124</chequeSequenceNumber>
                    <accountOwnerId>124123</accountOwnerId>
                </whiteCheque>
            </cheques>
            <responseEnvelopes>
                <responseEnvelope>
                    <size>LC5</size>
                    <recipientAddress>
                        <nameAdditional xsi:nil="true"/>
                        <name>Nevenincs Cég Zrt</name>
                        <city>Dunaújváros</city>
                        <street>
                            <combined>Verebély u. 35</combined>
                            <name xsi:nil="true"/>
                            <type xsi:nil="true"/>
                            <number xsi:nil="true"/>
                            <floor xsi:nil="true"/>
                        </street>
                        <zipCode>2400</zipCode>
                        <country xsi:nil="true"/>
                    </recipientAddress>
                    <senderAddress>
                        <name>Nevenincs Cég Zrt</name>
                        <city>Dunaújváros</city>
                        <street>
                            <combined xsi:nil="true"/>
                            <name>Verebély</name>
                            <type>utca</type>
                            <number>35</number>
                            <floor xsi:nil="true"/>
                        </street>
                        <zipCode>2400</zipCode>
                        <country xsi:nil="true"/>
                    </senderAddress>
                    <contractId>A szerződés azonosítója</contractId>
                    <services>
                        <postService name="PRIORITY"/>
                        <postService name="REGISTERED">
                            <extraServices>
                                <postService name="ACKNOWLEDGMENT"/>
                            </extraServices>
                        </postService> 
                    </services>
                    <responsePostDueDate xsi:nil="true"/>
                    <useMailTypeOptions>false</useMailTypeOptions>
                    <additionalNote xsi:nil="true"/>
                    <barcode type="CODE128">568198</barcode>
                </responseEnvelope>
            </responseEnvelopes>
        </consignment>
    </consignments>
</order>