norkator / banking-ws

Node.js library to construct, validate and make corporate banking web service requests with SOAP. Library helps to create and renew certificates.
https://www.npmjs.com/package/banking-ws
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Implement deleteFile function #194

Closed norkator closed 1 year ago

norkator commented 1 year ago

deleteFile is mentioned here: https://www.samlink.fi/wp-content/uploads/2018/06/WSSamlinkinTekninenRajapintakuvaus-1.pdf

looks like should clone download_file folder as is and make "delete_file" with same content. Based on wsd file https://www.samlink.fi/wp-content/uploads/2016/01/SamlinkCorporateFileService.wsd theres no any specific deleteFilein file type so I don't know what is right one.