POST dz_api/AAPlatform/CheckAccountAttr?accAsId={accAsId}

记账账套-检测是否关联了进销存或付费账套,0:未付费,未关联,1:关联了进销存,2:付费账套

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accAsId

integer

Required

Body Parameters

None.

Response Information

Resource Description

记账账套-检测是否关联了进销存或付费账套,0:未付费,未关联,1:关联了进销存,2:付费账套

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>