{ "opencollection": "1.0.0", "info": { "name": "Clients AR Account reports E-Reporting API", "version": "v1" }, "items": [ { "info": { "name": "E-Reporting", "type": "folder" }, "items": [ { "info": { "name": "Add a B2C transaction", "type": "http" }, "http": { "method": "POST", "url": "https://api.agicap.com/public/einvoicing/v1/e-reportings/b2c-transactions", "headers": [ { "name": "X-FlowMode", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Report a B2C transaction for e-reporting purposes.\nThe transaction is associated with a company identified by its SIREN and\naggregated into an e-reporting period based on the transaction date and VAT regime." } ] } ], "bundled": true }