POST api/SPC?CustomerNumber={CustomerNumber}&Analysis={Analysis}&LCL={LCL}&LWL={LWL}&CL={CL}&UWL={UWL}&UCL={UCL}&CheckBox={CheckBox}&FixedLimits={FixedLimits}&CLFactor={CLFactor}&WLF={WLF}&GAverage={GAverage}&GRange={GRange}&MyCheckBox={MyCheckBox}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CustomerNumber

string

Required

Analysis

string

Required

LCL

string

Required

LWL

string

Required

CL

string

Required

UWL

string

Required

UCL

string

Required

CheckBox

integer

Required

FixedLimits

integer

Required

CLFactor

string

Required

WLF

string

Required

GAverage

string

Required

GRange

string

Required

MyCheckBox

string

Required

Body Parameters

string

Request Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

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

Sample:

Sample not available.