• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class EbicsOrderAXZ

    Specialized EbicsOrder for convenient ISO 20022 XML uploads for international payments.

    Inheritance
    System.Object
    EbicsOrder
    EbicsOrderSepa
    EbicsOrderAXZ
    Inherited Members
    EbicsOrderSepa.CreateSepaOrderData(SepaDocument)
    EbicsOrder.CreateNextOrderID()
    EbicsOrder.Service
    EbicsOrder.OrderType
    EbicsOrder.AdminOrderType
    EbicsOrder.Upload
    EbicsOrder.TransferType
    EbicsOrder.OrderID
    EbicsOrder.OrderAttribute
    EbicsOrder.OrderParams
    EbicsOrder.AdditionalOrderInfo
    EbicsOrder.AuthorisationLevel
    EbicsOrder.OrderSignatures
    EbicsOrder.OrderData
    EbicsOrder.TechnicalReturnCode
    EbicsOrder.BusinessReturnCode
    EbicsOrder.Success
    EbicsOrder.SuccessOrNoData
    EbicsOrder.ErrorClass
    EbicsOrder.Transaction
    EbicsOrder.TransactionTraceText
    EbicsOrder.TransactionID
    EbicsOrder.TransactionState
    EbicsOrder.Sign(EbicsContact, IEbicsSecurityMedium)
    EbicsOrder.ProcessResponseOrderData(EbicsVersion)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Core.dll
    Syntax
    public class EbicsOrderAXZ : EbicsOrderSepa

    Constructors

    EbicsOrderAXZ(SepaDocument)

    Creates an ISO 20022 XML upload order for international payments.

    Declaration
    public EbicsOrderAXZ(SepaDocument aSepaDoc)
    Parameters
    Type Name Description
    SepaDocument aSepaDoc

    Fully initialized ISO 20022 pain.001 XML document that shall be uploaded to the bank. This must not be null.

    Exceptions
    Type Condition
    System.ArgumentNullException

    The parameter aSepaDoc was null.

    See Also

    EbicsOrderAZV
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH