Method: accounts.reconciliationReports.get
Mutabakat raporu döndürür.
HTTP isteği
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/reconciliationReports/*}
URL, gTB Kod Geçişi söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Getirmesi gereken mutabakat raporunun kaynak adı. Biçim accounts/{account_id}/reconciliationReports/{datetime}~{filename} .
|
İstek metni
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, ReconciliationReport
öğesinin bir örneğini içerir.
Yetkilendirme Kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/travelpartner
Daha fazla bilgi için OAuth 2.0'a Genel Bakış konusuna bakın.
Tüm hakları saklıdır. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-08-23 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]