Create a new card: ``` { "_id": 1, "store": "Clothing store", "note": "A note", [...] } ```
Create a new card: