Enum FinSepaOrderStatus
Status of a SEPA order that has been submitted to the bank.
Namespace: Subsembly.FinTS
Assembly: Subsembly.FinTS.Core.dll
Syntax
public enum FinSepaOrderStatus
Fields
Name | Description |
---|---|
Failed | |
InProcess | |
InRecall | A recall of the order was initiated. |
InSchedule | |
None | No status available, yet. |
Processed | |
RejectByBenificiaryBank | |
RejectByIntermediary | |
RejectByOriginatorBank | |
Success | The order was completed successfully. The funds transfered are now available to the beneficiary. |