POST api/Print_Invoice_Preview
Request Information
URI Parameters
None.
Body Parameters
PrintForecastParamName | Description | Type | Additional information |
---|---|---|---|
queryUploadDate1 | date |
None. |
|
queryUploadDate2 | date |
None. |
|
mAWBNo | string |
None. |
Request Formats
application/json, text/json, multipart/form-data, application/json-patch+json, text/plain
Sample:
{ "queryUploadDate1": "2025-09-14T06:37:56.232716+08:00", "queryUploadDate2": "2025-09-14T06:37:56.232716+08:00", "mAWBNo": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, application/json-patch+json, text/plain
Sample:
Sample not available.