{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup Picture API", "version": "core" }, "items": [ { "info": { "name": "Picture", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/integrator/pictures" }, "docs": "| Property\t\t\t\t\t\t\t\t| Description | Required\t|\r\n|---------------------------------------|-----------------------------------------------|-----------|\r\n| DateTime\t\t\t\t\t\t\t\t| The date and time of the picture.\t\t\t\t| Yes\t\t|\r\n| Description\t\t\t\t\t\t\t| The description of the picture.\t\t\t\t| No\t\t|\r\n| RelatedVehicleReg\t\t\t\t\t\t| The related vehicle reg.\t\t\t\t\t\t| No\t\t|\r\n| Base64Picture\t\t\t\t\t\t\t| The Base64Picture blob hash of the picture.\t| Yes\t\t|\r\n| RelatedWeighingGuid\t\t\t\t\t| The " } ] } ], "bundled": true }