POST Radan/CalculateFileByOrder?customerName={customerName}&orderNo={orderNo}&getBitmap={getBitmap}&getStlFile={getStlFile}&getDxfFile={getDxfFile}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerName

string

Required

orderNo

string

Required

getBitmap

boolean

Default value is True

getStlFile

boolean

Default value is False

getDxfFile

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.