정산 리포트 생성

조회 기간의 기초·기말 잔액, 입출금 합계, 거래 상세를 담은 엑셀 리포트를 만들고 다운로드 URL 을 반환합니다.

  • 리포트를 만들 월렛은 경로의 월렛 ID 로 지정합니다.
  • 리포트가 만들어질 때까지 응답이 오지 않습니다.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

월렛 ID

Body Params
currencies
array of strings
length between 1 and 2147483647

리포트를 만들 통화 목록

  • Three-letter ISO 4217 code. (ex. KRW, USD, …)
  • 생략하면 월렛이 보유한 전체 통화로 만듭니다.
  • 통화 하나가 시트 하나가 됩니다.
currencies
int64
required

조회 시작일 (Unix Timestamp, 초). 이 날짜를 포함합니다.

  • 타임존을 적용해 날짜만 취하고 시·분·초는 버립니다.
int64
required

조회 종료일 (Unix Timestamp, 초). 이 날짜를 포함합니다.

  • 타임존을 적용해 날짜만 취하고 시·분·초는 버립니다.
string

조회 기간과 리포트의 일시에 적용할 타임존 (ex. Asia/Seoul)

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json