{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup CustomerBlob API", "version": "core" }, "items": [ { "info": { "name": "CustomerBlob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/blobs/customerBlobs", "body": { "type": "json", "data": "{}" } }, "docs": "| ------------------------------------- | ----------------------------------------------------------------------------- | -------- |\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| RelatedInvoiceGuid | The Related Invoice Guid| No |\r\n| RelatedCustomerGuid | The Related Customer Guid| Yes |\r\n| CustomerExternalDocumentCa" } ] } ], "bundled": true }