cURL
curl --request POST \ --url https://api.example.com/api/v1/tax-home-costs \ --header 'Content-Type: application/json' \ --data ' { "category": "<string>", "amount": 123, "month": 123, "year": 123 } '
Record a monthly tax home maintenance cost.
rent
utilities
insurance
return_trips
201