GET SupplierNoteAttachment/GetCompanyStorageInformation

Gets the Company Storage Information.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Storage Information
NameTypeAdditional informationDescription
SizeUsed integer

None.

MaxSizeAllowed integer

None.

Response Formats

application/json, text/json

Sample:
{
  "SizeUsed": 1,
  "MaxSizeAllowed": 2
}