CDD order type

Using the CDD order type, the user can initiate a direct debit transaction.

Access

Mailbox

Description

CDD is an upload order type that uses the protocol version H003 and H004.

XML schema

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