Method: accounts.reconciliationReports.get
Trả về báo cáo đối chiếu.
Yêu cầu HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/reconciliationReports/*}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Các tham số |
name |
string
Tên tài nguyên của báo cáo đối chiếu để tìm nạp. Định dạng là accounts/{account_id}/reconciliationReports/{datetime}~{filename} .
|
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của ReconciliationReport
.
Phạm vi cấp phép
Yêu cầu phạm vi OAuth sau:
https://www.googleapis.com/auth/travelpartner
Để biết thêm thông tin, hãy xem Tổng quan về OAuth 2.0.
Mọi quyền được bảo lưu. Java là một nhãn hiệu đã đăng ký của Oracle và/hoặc chi nhánh của Oracle.
Cập nhật lần gần đây nhất: 2022-08-23 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2022-08-23 UTC."],[[["Retrieves a reconciliation report using a GET request to a specified URL with path parameters."],["Requires the `name` path parameter formatted as `accounts/{account_id}/reconciliationReports/{datetime}~{filename}` to identify the report."],["The request body should be empty, and a successful response returns a `ReconciliationReport` object."],["Authorization requires the `https://www.googleapis.com/auth/travelpartner` OAuth scope."]]],[]]