Resource:Collection: storage recurring billing scripts for counting inventoryC# Rel Const:Rels.PropertySvc.StorageCountScriptListURI template:storagecountscriptsObtain URI from:
Success status: 200; Response is cacheable
Type | Description | |
---|---|---|
Scripts | IEnumerable<Property.Models.StorageCountScript> | |
StorageCountScriptTemplateIdentifier | Generic.Models.ScriptTemplateIdentifier | |
Name | string | |
Id | int | |
IsLegacyStorageUomScript | bool | |
IsMinCharge | bool | |
ShowPermutations | bool | |
CountUnitIdentifiers | IEnumerable<Generic.Models.StorageCountUnitIdentifier> | |
Id | string | |
Name | string |
{ "scripts": [ { "storageCountScriptTemplateIdentifier": { "name": "str", "id": 2 }, "isLegacyStorageUomScript": true, "isMinCharge": true, "showPermutations": true, "countUnitIdentifiers": [ { "id": "str", "name": "str" } ] } ] }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.