POST CC/AES?Date={Date}&CustomerID={CustomerID}
AES加密
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
日期(例如:2022-10-1) |
string |
Required |
| CustomerID |
客户ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.