π Demo Project
Best Top Sites To Buy Verified Cash App Accounts 2025 Buy verified cash app accounts Buy verified Cash App accounts and get quick and easy access to all of the features that CashApp has to offer. With a verified account, you can send and receive money instantly, invest in stocks and Bitcoin, and use a Cash App debit card to make purchases. By using CashApp with our reliable service, you can beβ¦
π Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| POST |
Create User (Sign Up) /auth/user |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Product /catalog/product/{id} |
|
| POST |
Create Order /order/new |
|
| GET |
Get Order /order/{id} |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Me /auth/me |
|
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get User Orders /order/my |
|
| POST |
Login /auth/login |