GET Api/F/YH/MemberEdit?FactoryID={FactoryID}&MemberID={MemberID}&GroupID={GroupID}&State={State}

编辑会员

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FactoryID

供应商系统编号

globally unique identifier

Required

MemberID

会员编号

globally unique identifier

Required

GroupID

会员分组编号

globally unique identifier

Required

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.