We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9713a commit 4660c8bCopy full SHA for 4660c8b
README.md
@@ -78,8 +78,9 @@ STRIPE_TOKEN=sk_text_z&&2DbCJa9d3gZkxFwJdE$&hHbRe47KHxAF%&N#qRVx*zVFG$W
78
| Get Monthly Purchases | `/api/purchases/monthly` | Get |
79
| Get All Purchase | `/api/purchases/getAll` | Get |
80
| Get user Purchase | `/api/purchases/:userId` | Get |
81
-| Delete Purchase | `/api/purchases/:purchaseId` | Delete |
82
| Edit Status Purchase | `/api/purchases/status/:purchaseId` | Put |
+| Delete Purchase | `/api/purchases/:purchaseId` | Delete |
83
+
84
85
[Postman Documentation](https://documenter.getpostman.com/view/21643141/2s93sXcaLf#31c36708-d610-4480-8c8a-628bb32dcfde)
86
0 commit comments