Method: accounts.reconciliationReports.validate

ตรวจสอบรายงานการปรับยอด

คำขอ HTTP

POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/reconciliationReports:validate

URL ใช้ไวยากรณ์ gRPC Transcoding

พารามิเตอร์เส้นทาง

พารามิเตอร์
parent

string

ชื่อทรัพยากรของบัญชีที่ค้นหา รูปแบบคือ accounts/{account_id}

เนื้อหาของคำขอ

เนื้อความของคำขอมีอินสแตนซ์ของ ReconciliationReport

เนื้อหาการตอบกลับ

หากทำสำเร็จ เนื้อหาการตอบกลับจะมีข้อมูลซึ่งมีโครงสร้างดังต่อไปนี้

ข้อความตอบกลับสําหรับ ReconciliationReportService.ValidateReconciliationReport

การแสดง JSON
{
  "successfulRecordCount": integer,
  "issues": [
    {
      object (ReconciliationReportValidationIssue)
    }
  ]
}
ช่อง
successfulRecordCount

integer

จํานวนระเบียนค่าคอมมิชชันที่ตรวจสอบสําเร็จ

issues[]

object (ReconciliationReportValidationIssue)

ปัญหาที่พบเมื่อตรวจสอบความถูกต้องของไฟล์

ขอบเขตการให้สิทธิ์

ต้องใช้ขอบเขต OAuth ต่อไปนี้

  • https://www.googleapis.com/auth/travelpartner

โปรดดูข้อมูลเพิ่มเติมที่หัวข้อภาพรวมของ OAuth 2.0