Discussions
Transactions URL
when you call /api/v3/transactions/{Uuid}/documents the URL is in the 'urlExpiration' field, and the expiration date of the link is in the 'url' field. This was not set up this way before, and it is causing issues when importing attached files into an external ERP
Transactions - Property "hasAttachments" is always false (v2 & V3)
When you call /api/v2/transactions, all the transactions are properly returned, but at least has Invoice and hasAttachments are always false.
"hasInvoice": {
"value": false,
"links": []
},
"hasAttachments": {
"value": false,
"links": []
},
No he recibido mis credenciales de autenticación
Tienen un atraso? Quizá un tiempo de espera? Los solicité hace más de un mes sin actualizaciones de qué ha pasado, si sigue en proceso o no.
Quando vamos poder ter a API com pix°
Acredito que boleto seja útil em um caso ou outro, mas hoje em dia as coisas são mais ágeis
transaction webhooks
Does the Clara API support webhooks for real-time notifications of new transactions? If so, could you provide details on how to set them up and any available documentation?