{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup CustomerReportBlob API", "version": "core" }, "items": [ { "info": { "name": "CustomerReportBlob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/blobs/customerReportBlobs", "body": { "type": "json", "data": "{}" } }, "docs": "| --------------------------------- | ----------------------------------------------------------------------------- | -------- |\r\n| DocumentDescription| The description associated to the customer report.| Yes |\r\n| DocumentName| The document name associated to the customer report.| Yes |\r\n| IsForAllSites| Whether the customer report is for all sites of related customer.| No |\r\n| MediaContentBase64| The file converted to base 64.| Yes |\r\n| RelatedCustomerGuid| The related customer guid associated " } ] } ], "bundled": true }