Example Request Body:
{ “registerDate”: 2022-07-20T22:11, “amount”: 10000, “content”: “오늘 얼마를 사용”, “userCategoryId”: 2, }
Example Response Body:
HTTP header Content-Location: /incomes/1 { “id” : 1 }
{ “registerDate”: 2022-07-20T22:11, “amount”: 10000, “content”: “오늘 얼마를 사용”, “userCategoryId”: 2, }
HTTP header Content-Location: /incomes/1 { “id” : 1 }