지정된 데이터 범위의 재무 보고서 목록을 가져옵니다.
주의
이 API 호출에는 project_id
경로 매개 변수가 포함되어 있지 않으므로 회사의 모든 프로젝트에서 유효한 API 키를 사용하여 인증을 설정해야 합니다.
OK.
[- {
- "agreement_document_id": "Organization Inc_RUB",
- "currency": "RUB",
- "is_direct_payout": false,
- "is_draft_by_agreement": true,
- "month": "January",
- "report_id": 57613,
- "year": 2019
}, - {
- "agreement_document_id": "Organization Inc_EUR",
- "currency": "USD",
- "is_direct_payout": false,
- "is_draft_by_agreement": true,
- "month": "January",
- "report_id": 57619,
- "year": 2019
}
]