CCT order type

Using the CCT order type, the user can initiate the credit transfer per Single Euro Payments Area (SEPA) specification set by the European Payment Council or Die Deutsche Kreditwirtschaft (DK (German)).

Access

Mailbox

Description

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

XML schema

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