token STRING required | Encrypted token that contains de credential to access the accounting software. Use the online Tokenizer to generate new tokens. | ||||||||||
noinvoice STRING required | Invoice Number where the payment will be applied. Do not include prefix. | ||||||||||
date STRING required | Date of the payment | ||||||||||
payments ARRAY required | Payment Details
| ||||||||||
return OBJECT | Return informations to your application
|
{
"token":"1714919909",
"noinvoice":"10038",
"date":"08\/01\/18",
"payments":[{
"type":1,
"amount":10
}],
"return":{
"syslog":{
"table":"fmsync",
"fntaskid":"taskid",
"fnstatus":"status",
"fnmessage":"message"
}
}
}
{
"success":true,
"message":null,
"taskid":"20a686bf4bab9df1b0f30c85842d2b556d9898e5",
"context":"acomba.payment",
"data":{
"invoicenumber":"10038",
"customer":"9875417"
}
}
Copyright © Création Logicom 2025