GET CustomerReturnAttachment/GetCompanyStorageInformation
Gets the Company Storage Information.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Storage InformationName | Type | Additional information | Description |
---|---|---|---|
SizeUsed | integer |
None. |
|
MaxSizeAllowed | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "SizeUsed": 1, "MaxSizeAllowed": 2 }