{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup WeightBlob API", "version": "core" }, "items": [ { "info": { "name": "WeightBlob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrator/weightBlobs" }, "docs": "| Property\t\t\t\t\t\t| Description | Required\t|\r\n|-------------------------------|-------------------------------------------|-----------|\r\n| WeightId\t\t\t\t\t\t| The weight Id (Guid).\t\t\t\t\t\t| Yes\t\t|\r\n| BlobURL\t\t\t\t\t\t| The blob url of the picture.\t\t\t\t| Yes\t\t|\r\n\r\n\r\n## Extra validations\r\n\r\n| Condition | Error message |\r\n| --------- | ------------- |\r\n| Both WeightId and BlobURL property must have a value. |" } ] } ], "bundled": true }