GET product/{dt_from}/{dt_to}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dt_from | string |
Required |
|
dt_to | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApplyOfJArrayName | Description | Type | Additional information |
---|---|---|---|
YN_APPLY | boolean |
None. |
|
DS_MSG | string |
None. |
|
INFO | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "YN_APPLY": true, "DS_MSG": "sample string 2", "INFO": null }