Method: accounts.reconciliationReports.create

สร้างรายงานการปรับยอดและอัปโหลดไปยัง Google

คำขอ HTTP

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

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

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

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

string

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

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

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

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

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

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

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

object (ReconciliationReport)

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

successfulRecordCount

integer

จํานวนระเบียนค่าคอมมิชชันที่บันทึกไว้เรียบร้อยแล้ว

issues[]

object (ReconciliationReportValidationIssue)

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

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

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

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

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