angular-services/curl-test.sh

1 line
202 B
Bash
Executable File

curl -X POST http://localhost:8181/rest-api/assets/calculate -H 'Content-type:application/json' -d '{"initialValueAsset": "2000", "depreciationRate": "20", "year":"2024", "month":"10", "factorValue":2}'