creditsafe, ustcnlFakt, MDMDatenverarbeitung
This commit is contained in:
@@ -5,7 +5,6 @@ Imports System.Net
|
||||
Imports System.Reflection
|
||||
Imports System.Text.RegularExpressions
|
||||
Imports System.Threading
|
||||
Imports com.sun.source.tree
|
||||
|
||||
|
||||
Public Class cCreditSafeAPI
|
||||
@@ -164,7 +163,8 @@ Public Class cCreditSafeAPI
|
||||
|
||||
rest.PartSelector = "2"
|
||||
rest.AddHeader("Content-Disposition", "form-data; name=""email""")
|
||||
rest.SetMultipartBodyString("d.breimaier@verag.ag;as@verag.ag;Viktoria.Leirich@imex-group.at")
|
||||
rest.AddHeader("Content-Type", "text")
|
||||
rest.SetMultipartBodyString("d.breimaier@verag.ag") ';as@verag.ag;Viktoria.Leirich@imex-group.at
|
||||
|
||||
|
||||
rest.PartSelector = "0"
|
||||
|
||||
Reference in New Issue
Block a user