standingOrderDSList Data Type

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
standingOrderDS list of standingOrderDS 0/unbounded
DauerauftragDS

Example

<s----->
  <standingOrderDS>
    <orderId>...</orderId>
    <orderDetails>...</orderDetails>
    <unitOfTime>...</unitOfTime>
    <interval>...</interval>
    <executeDay>...</executeDay>
    <executeDate>...</executeDate>
    <executeDateFirst>...</executeDateFirst>
    <executeDateLast>...</executeDateLast>
    <consecutiveNumber>...</consecutiveNumber>
    <userName>...</userName>
    <userID>...</userID>
    <textKey>...</textKey>
    <textKeyExtension>...</textKeyExtension>
    <accountRecipient_Payer>...</accountRecipient_Payer>
    <bankCodeRecipient_Payer>...</bankCodeRecipient_Payer>
    <nameRecipient_Payer>...</nameRecipient_Payer>
    <name2Recipient_Payer>...</name2Recipient_Payer>
    <accountPayer_Recipient>...</accountPayer_Recipient>
    <bankCodePayer_Recipient>...</bankCodePayer_Recipient>
    <namePayer_Recipient>...</namePayer_Recipient>
    <amount>...</amount>
    <currencyCode>...</currencyCode>
    <transferReason>...</transferReason>
    <templateTitle>...</templateTitle>
  </standingOrderDS>
</s----->