POST api/v1/3rd/chargestate?accNo={accNo}&state={state}&imageCount={imageCount}
更新申请单收费状态和影像数量
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accNo | string |
Required |
|
state | ChargeState |
Required |
|
imageCount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.