Method: accounts.reconciliationReports.get
בקשת HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/reconciliationReports/*}
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
name |
string
שם המשאב של דוח ההתאמה שיש לאחזר. הפורמט הוא accounts/{account_id}/reconciliationReports/{datetime}~{filename} .
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה מכיל מופע של ReconciliationReport
.
היקפי הרשאה
יש צורך בהיקף OAuth הבא:
https://www.googleapis.com/auth/travelpartner
למידע נוסף, אפשר לעיין בסקירה הכללית על OAuth 2.0.
כל הזכויות שמורות. Java הוא סימן מסחרי רשום של Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-08-23 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]