GET Api/F/YH/WarehouseEdit?FactoryID={FactoryID}&id={id}&SName={SName}&Address={Address}&Location={Location}&LinkMan={LinkMan}&LinkPhone={LinkPhone}&state={state}

78提货点编辑 Api/F/YH/WarehouseEdit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FactoryID

工厂编号

globally unique identifier

Required

id

编号

globally unique identifier

Required

SName

仓库名称

string

Required

Address

地址

string

Required

Location

坐标

string

None.

LinkMan

联系人

string

None.

LinkPhone

联系电话

string

None.

state

状态

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.