Jump to Content
Clara API
GuidesAPI ReferenceChangelogDiscussions
Log InClara API
Discussions
Log In
GuidesAPI ReferenceChangelogDiscussions

Discussions

Ask a Question

403 Forbidden Error When Using Toggle Card or Update Threshold

When I attempt to call Toggle Card or Update Threshold, I receive a 403 Forbidden response.
I suspect this issue is related to permissions.

3 months ago by Lucas Fidélis

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

6 months ago

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": []
},

7 months ago by Marc K

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.

8 months ago by Miguel Arteaga

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?

last year by Jeferson
  • Recent
  • Unanswered