製作對帳報告並上傳至 Google。
HTTP 要求
POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/reconciliationReports
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 | |
---|---|
parent |
所查詢帳戶的資源名稱。格式為 |
要求主體
要求主體包含 ReconciliationReport
的例項。
回應主體
如果成功,回應主體即會包含具有以下結構的資料:
「ReconciliationReportService.CreateReconciliationReport
」的回應訊息。
JSON 表示法 |
---|
{ "reconciliationReport": { object ( |
欄位 | |
---|---|
reconciliationReport |
新對帳報告的資源名稱。格式為 |
successfulRecordCount |
已成功儲存的佣金記錄數量。 |
issues[] |
驗證檔案時發生的問題。 |
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/travelpartner
詳情請參閱 OAuth 2.0 總覽。