GET api/WPSZJ

Request Information

URI Parameters

None.

Body Parameters

MatchWPQR
NameDescriptionTypeAdditional information
wpsid

integer

None.

weld_process

integer

None.

pm_type

integer

None.

pm_group

integer

None.

joint_type

integer

None.

fm_type

integer

None.

p_size

integer

None.

d_size

integer

None.

m_size

integer

None.

weld_position

integer

None.

seam_size

integer

None.

company_name

string

None.

fm

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "wpsid": 1,
  "weld_process": 2,
  "pm_type": 3,
  "pm_group": 4,
  "joint_type": 5,
  "fm_type": 6,
  "p_size": 7,
  "d_size": 8,
  "m_size": 9,
  "weld_position": 10,
  "seam_size": 11,
  "company_name": "sample string 12",
  "fm": 13
}

application/xml, text/xml

Sample:
<MatchWPQR xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WeldingAPI.Models.Request">
  <company_name>sample string 12</company_name>
  <d_size>8</d_size>
  <fm>13</fm>
  <fm_type>6</fm_type>
  <joint_type>5</joint_type>
  <m_size>9</m_size>
  <p_size>7</p_size>
  <pm_group>4</pm_group>
  <pm_type>3</pm_type>
  <seam_size>11</seam_size>
  <weld_position>10</weld_position>
  <weld_process>2</weld_process>
  <wpsid>1</wpsid>
</MatchWPQR>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Lib_WPQR
NameDescriptionTypeAdditional information
IID

integer

None.

WPQR_No

string

None.

Cert_Body

string

None.

Ex_Standard

string

None.

Welding_Process

string

None.

Joint_Type

string

None.

Weld_Position

string

None.

BM_Descrip

string

None.

FM_Descrip

string

None.

BM_P

string

None.

BM_D

string

None.

BM_M

string

None.

Seam_Size_Requir

string

None.

other_details

string

None.

WPQR_Pic

Collection of byte

None.

Maker

string

None.

Make_Date

date

None.

Modifier

string

None.

Mod_Date

date

None.

Remark

string

None.

Company_Name

string

None.

BwGroup

string

None.

BmType

string

None.

Gas_Descrip

string

None.

TestItem

string

None.

TestStandard

string

None.

PWPS_NO

string

None.

PCR_NO

string

None.

TP_Size

string

None.

Level

string

None.

Heat_Treatment

string

None.

Preheat

string

None.

Interheat

string

None.

Heat_Input

string

None.

FM_Group

string

None.

Holding_Time

string

None.

Post_Heat

string

None.

Welding_Factors

string

None.

Device_Power

string

None.

Device_Other

string

None.

Controller

string

None.

Electrode

string

None.

Mixing_Head

string

None.

Index

integer

None.

BMType_Str

string

None.

BM_P_Range

string

None.

BM_D_Range

string

None.

Seam_Size_Range

string

None.

LibWpqrPara

Collection of Lib_WPQR_Para

None.

LibWpqrPara1

Collection of Lib_WPQR_Para

None.

LibWpqrGas

Collection of Lib_WPQR_Gas

None.

LibWpqrGBGas

Collection of Lib_WPQR_Gas

None.

BM_mupai1

string

None.

BM_leixing1

string

None.

BM_zubie1

string

None.

BM_guige1

string

None.

BmType1

string

None.

BM_mupai2

string

None.

BM_leixing2

string

None.

BM_zubie2

string

None.

BM_guige2

string

None.

BmType2

string

None.

FM_paihao

string

None.

FM_leixing

string

None.

FM_guige

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.