获取指定数据范围的财务报告列表。
注意
此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
}
]