CRZ order type

Using the CRZ order type, the user can download the payment status report for each credit transfer. If a zip file containing numerous pain.002.003.03 messages is sent by EBICS server to the requesting EBICS client then, multiple files with same name in the mailbox are renamed. For example, files in mailbox : precisely.dat,precisely.dat,precisely.dat,precisely.dat, then the download zip contains, precisely.dat,precisely1.dat,precisely2.dat,precisely3.dat.

Access

Mailbox

Description

CDD is a download order type that uses the protocol version H003 and H004.

XML schema

The following is the XML schema of the CRZ order type:
<?xml version="1.0" encoding="UTF-8"?> 
<OrderDetails>
        <OrderType>CRZ</OrderType>
        <OrderAttribute>DZHNN</OrderAttribute>
        <StandardOrderParams></StandardOrderParams>
</OrderDetails>