POST api/DianPing/CertificateVerify?sign={sign}&shopno={shopno}&receipt_code={receipt_code}&account={account}&accountname={accountname}&count={count}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sign | string |
Required |
|
shopno | string |
Required |
|
receipt_code | string |
Required |
|
account | string |
Required |
|
accountname | string |
Required |
|
count | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.