| token STRING required  | Encrypted token that contains de credential to access the accounting software. Use the online Tokenizer to generate new tokens. | ||||||||||||||||||||||||
| code STRING required  | The unique identifier for a client, Bridge will use all informations for this client to create the invoice (Address, Terms, GL etc). | ||||||||||||||||||||||||
| invoice STRING  | Existing Invoice Number that you need to modify | ||||||||||||||||||||||||
| date STRING required  | Date of the current invoice | ||||||||||||||||||||||||
| reference STRING  | Invoice Reference | ||||||||||||||||||||||||
| comment STRING  | Invoice comments | ||||||||||||||||||||||||
| ship ARRAY  | Shipping Informations
  | ||||||||||||||||||||||||
| lines ARRAY  | Invoice Details.
  | ||||||||||||||||||||||||
| return OBJECT  | Return informations to your application
  | 
{
   "token":"eyJjaWUiOiJDOlxcVXNlcnNcXFB1YmxpY1xcRG9jdW1lbnRzXFxTaW1wbHkgQWNjb3VudGluZ1xcMjAxOFxcU2FtZGF0YVxcRW50ZXJwcmlzZVxcVW5pdmVyc2wuU0FJIiwidXNlciI6ImZtc3luYyIsInBhc3MiOiJmbXN5bmMifQ==",
   "code":"Askew Shopping Centre",
   "date":"Mar 31,
    2015",
   "reference":"This my Reference",
   "comment":"This is my comment",
   "lines":[{
      "product":"C1020",
      "description":"Trump's Toilet paper",
      "quantity":1,
      "price":10,
      "amount":10,
      "taxcode":"GP"
   },
   {
      "product":"D1020",
      "description":"T-Shirt",
      "quantity":2,
      "price":10,
      "amount":20,
      "taxcode":"GP"
   }]
}{
   "success":true,
   "taskid":"96fc4830f56bee198be6aa8c91a59450cfa4dc74",
   "data":{
      "noinvoice":"10082",
      "prefix":"CA"
   },
   "context":"acomba.invoice",
   "source":{
      "type":"odbc",
      "sent":true,
      "message":null
   },
   "syslog":{
      "type":"odbc",
      "sent":true,
      "message":null
   }
}    Copyright © Création Logicom 2025