GET api/diamond/download-inventory/{TokanNo}/{UserSeq}/{Type}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TokanNo | string |
Required |
|
UserSeq | integer |
Required |
|
Type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseMessageName | Description | Type | Additional information |
---|---|---|---|
STATUS | string |
None. |
|
MESSAGE | string |
None. |
|
VALUE | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "STATUS": "sample string 1", "MESSAGE": "sample string 2", "VALUE": "sample string 3" }