POST CC/AES?Date={Date}&CustomerID={CustomerID}

AES加密

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Date

日期(例如:2022-10-1)

string

Required

CustomerID

客户ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.