POST api/Marketer?MarketerID={MarketerID}&TempUploadPath={TempUploadPath}

Upload file to original path

Request Information

URI Parameters

NamedescriptionTypeAdditional information
MarketerID

string

Required

TempUploadPath

string

Required

Body Parameters

None.

response Information

Resource description

boolean

response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>