GET api/LookUpCust/GetPattterns?pType={pType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pType

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Pattern
NameDescriptionTypeAdditional information
selected

boolean

None.

fileerror

string

None.

patternnum

integer

None.

patdescription

string

Required

String length: inclusive between 0 and 80

patfile

string

String length: inclusive between 0 and 120

patrem

string

None.

for_signature

string

Required

String length: inclusive between 0 and 1

patterntype

integer

None.

is_default

string

Required

String length: inclusive between 0 and 1

is_protected

string

String length: inclusive between 0 and 11

interface_code

string

String length: inclusive between 0 and 10

old_code

integer

None.

PatternGroups

PatternGroups

None.

PatternsLinks

Collection of PatternsLink

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'CustDemog.Pattern'. Path '[0].PatternGroups.Patterns'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'CustDemog.Pattern'. Path '[0].PatternGroups.Patterns'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'CustDemog.PatternGroups' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'CustDemog.PatternGroups' contains cycles and cannot be serialized if reference tracking is disabled.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.