post https://public-api.mx.clara.com/api/v3/cards/bulk-create
Creating cards is an asynchronous process. Here's how it works:
- Submit the card creation request.
- The system begins processing your request immediately.
- You have two options to receive the result:
 a) Set up a webhook to receive an automatic notification when the card is created.
 b) Wait at least 3-5 seconds per card, then use the 'GET All Cards' endpoint to retrieve the information.
Note: If you choose option b, the new card will appear in the list of all cards once it's been created.
Log in to see full request history
Responses
204No content
400Bad Request
401Unauthorized
403Forbidden