Jump to Content
Guides
API Reference
Changelog
Discussions
v2.0
v3.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v2.0
Guides
API Reference
Changelog
Discussions
Delete Card
Search
JUMP TO
Clara API - Version 3
Cards
Delete Card
delete
Delete Cards
post
Update Cards Threshold
patch
Toggle Cards Lock
patch
Create Cards
post
Single Create Card
post
Find all cards
get
Find cards by uuid
get
Transactions
Transactions API: How to use it
Get a page of transactions
get
Get a transaction by UUID
get
Create multiple comments in multiple transactions
post
Create a single comment by transaction UUID
post
Delete a single comment by transaction UUID
delete
Create a binding between labels and transactions
post
Documents
Get the transaction attachments by transaction UUID
get
Invoices
Get the transaction invoices by transaction UUID
get
Billing-Statements
List all billing-statements
get
Get all transactions from the current billing-statement
get
Get all transactions from a billing-statement by UUID
get
Users
Users API: How to use it
Find all users
get
Create user
post
Find user by Uuid
get
Delete User
delete
Update User
patch
Clara API - Version 2
Users
Find all users
get
Find user by UUID
get
Locations
Find all locations
get
Find location by UUID
get
Groups
Find all groups
get
Update group details
put
Create Group
post
Find group by UUID
get
Delete a single group by UUID
delete
Cards
Cards API: how to use it, and its restrictions
Find all cards
get
Create Card
post
Cancel Card
delete
Find cards by UUID
get
Update Card Threshold
patch
Toggle Card Lock
patch
Cards-Configurations
Cards Configurations API: how to use it
Get a card configurations
get
Create a card configurations
post
Delete a card configurations
delete
Update a card configurations
patch
Transactions
Find all transactions
get
Find transaction by UUID
get
Billing-Statements
Find all transactions in the open billing statement.
get
Find all transactions in a billing statement given the year and month of it's due date.
get
Labels
Find all labels
get
Create multiple labels
post
Find label by UUID
get
Delete a single label by UUID
delete
Update label details
patch
Bulk delete labels
post
Invoices
Find all Invoices with optional filters
get
Documents
Get a list of attachments and it's respective transactions
get
Get a single attachment information with the pre signed URL
get
Get a single attachment in base 64
get
BOLETO PAYMENTS
Payments
Getting Started with Boleto Payments - API services
Create Payment
post
Find payments by barcode or digitable line
get
Find payments by parameters
get
DDA (Authorized Direct Debit)
Get All DDAs
get
Clara API - Webhooks
Subscribers
Find all subscribers
get
Create subscriber
post
Add event to subscriber
post
Delete event from a subscriber
delete
Delete subscriber
delete
Update subscriber
patch
Powered by
Delete Card
delete
https://public-api.mx.clara.com/api/v3/cards/
{uuid}
Delete Card
Language
Shell
Node
Ruby
PHP
Python
Credentials
OAuth2
OAuth2
Bearer
URL
Base URL
https://public-api.mx.clara.com
/api/v3/cards/{uuid}
RESPONSE
Click
Try It!
to start a request and see the response here!