{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup CustomerSiteHealthAndSafetyBlob API", "version": "core" }, "items": [ { "info": { "name": "CustomerSiteHealthAndSafetyBlob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/blobs/customerSiteHealthAndSafetyBlobs", "body": { "type": "json", "data": "{}" } }, "docs": "| ------------------------------------- | ----------------------------------------------------------------------------- | -------- |\r\n| Guid| The GUID associated to the Customer Site Health and Safety blob| No |\r\n| MediaContentBase64| The Image/PDF converted to base 64| Yes |\r\n| DocumentName| The Document Name| Yes |\r\n| DocumentReference| The Document Reference| Yes |\r\n| DocumentDescription| The Document Description| No |\r\n| RelatedCustomerSiteGuid| The Related Customer Site Guid| Yes |\r\n| Heal" } ] } ], "bundled": true }