API Setup
api aufruf zum erstellen der keys und iniletter
API EBICS Protokoll
api aufruf für ebics protocol
http://api.smart-ebics.com/api/ebics/v1/PTK/startdate/enddate/
return PTK base64encoded
API Kontenabruf
http://api.smart-ebics.com/api/ebics/v1/STA/startdate/enddate/
return STA base64encoded
http://api.smart-ebics.com/api/ebics/v1/C53/startdate/enddate/
return C53 base64encoded
API Credit Transfer / Überweisung
POST http://api.smart-ebics.com/api/ebics/v1/CCT/
postdatafields: sepa xml data file
return CCT base64encoded
API Debit Note / SEPA Lastschrift
POST http://api.smart-ebics.com/api/ebics/v1/CDD/
postdatafields: sepa xml data file
return CDD base64encoded