HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
♥️
2기 최종 프로젝트 팀별 공간
/
💸
10원모아10조❗️
/
📽️
API 명세
/
연간 합계 API

연간 합계 API

Method
GET
API 연결여부
API 연결여부
담당자
루체
다나
작업여부
작업여부
인증 필요
인증 필요
URL
/account-book/sum/year/{year}
 
{year} 는2022, 2021 이런식으로
 

Request Url

/account-book/sum/{year}
 

Request body

{ "incomeSum" : 3000, "expenditureSum" : 30000, "totalSum" : -27000 }