๐ Demo Project
WhatsApp:โ +1 (606) 264-0854 Email:[email protected] Telegram:- @sellsusa Skype: sellsusa What Is A Cash App Account? Buy verified Cash App accounts is a peer-to-peer (P2P) payment popular platform known as Block, Inc. formerly Square, Inc., that allows users to send and receive money rapidly via mobile phone application. As an OS of all categories, Cash App verifies a user through the accountโฆ
๐ Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create User (Sign Up) /auth/user |
|
| POST |
Login /auth/login |
|
| GET |
Me /auth/me |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| DELETE |
Cancel Order /order/{id} |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get User Orders /order/my |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |