GET api/Audit/GetScheme?BusinessCode={BusinessCode}&name={name}

获取审核方案

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BusinessCode

付款申请:PaymentRequest

string

Required

name

审核方案名称

string

None.

Body Parameters

None.

Response Information

Resource Description

InfoResultOfListOfAuditScheme
NameDescriptionTypeAdditional information
Data

Collection of AuditScheme

None.

IsSuccess

是否成功:true:成功,false:失败

boolean

None.

Msg

返回消息

string

None.

Extra

特定信息

string

None.

Code

内部代码:[成功 000000|失败 000001|未登陆/未授权 000002]

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.