POST SAInvoice/v2/GetListInvoiceForPartner

Hàm lấy danh sách hóa đơn cho đối tác

Request Information

URI Parameters

None.

Body Parameters

ParamGetListInvoice
NameDescriptionTypeAdditional information
BranchID

ID chi nhánh cần lấy dl

globally unique identifier

None.

PageIndex

Trang cần lấy

integer

None.

Limit

Số bản ghi cần lấy (pagesize)

integer

None.

CompanyCode

Mã cty/nhà hàng

string

None.

IsAccumulateInvoice

Cộng gộp hóa đơn bán hàng trong ngày hay không

boolean

None.

FromDate

Từ ngày

date

None.

ToDate

Tới ngày

date

None.

FilterParams

FilterParam

string

None.

Request Formats

application/json, text/json

Sample:
{
  "BranchID": "dd64a020-0505-471d-813b-a824382296ea",
  "PageIndex": 2,
  "Limit": 3,
  "CompanyCode": "sample string 4",
  "IsAccumulateInvoice": true,
  "FromDate": "2025-06-25T21:15:24.3823823+07:00",
  "ToDate": "2025-06-25T21:15:24.3823823+07:00",
  "FilterParams": "sample string 8"
}

text/html

Sample:
{
  "BranchID": "dd64a020-0505-471d-813b-a824382296ea",
  "PageIndex": 2,
  "Limit": 3,
  "CompanyCode": "sample string 4",
  "IsAccumulateInvoice": true,
  "FromDate": "2025-06-25T21:15:24.3823452+07:00",
  "ToDate": "2025-06-25T21:15:24.3823452+07:00",
  "FilterParams": "sample string 8"
}

application/xml, text/xml

Sample:
<ParamGetListInvoice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MISA.QLNH.BE.BO">
  <BranchID>dd64a020-0505-471d-813b-a824382296ea</BranchID>
  <CompanyCode>sample string 4</CompanyCode>
  <FilterParams>sample string 8</FilterParams>
  <FromDate>2025-06-25T21:15:24.3823452+07:00</FromDate>
  <IsAccumulateInvoice>true</IsAccumulateInvoice>
  <Limit>3</Limit>
  <PageIndex>2</PageIndex>
  <ToDate>2025-06-25T21:15:24.3823452+07:00</ToDate>
</ParamGetListInvoice>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Hàm lấy danh sách hóa đơn cho đối tác

GraphAPIResultOfListOfSAInvoiceSysncV2
NameDescriptionTypeAdditional information
Data

Collection of SAInvoiceSysncV2

None.

Success

boolean

None.

ErrorMessage

string

None.

ErrorType

GraphAPIErrorType

None.

Total

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "RefID": "sample string 1",
      "RefNo": "sample string 2",
      "RefDate": "2025-06-25T21:15:24.3973979+07:00",
      "ReconsideDate": "2025-06-25T21:15:24.3973979+07:00",
      "PaymentType": 5,
      "CustomerCode": "sample string 6",
      "CustomerName": "sample string 7",
      "CustomerTel": "sample string 8",
      "CustomerEmail": "sample string 9",
      "Address": "sample string 10",
      "EmployeeCode": "sample string 11",
      "EmployeeName": "sample string 12",
      "MainCurrency": "sample string 13",
      "IsAccumulateInvoice": true,
      "IsPrepareInvoice": true,
      "TemplateCode": "sample string 16",
      "InvoiceSeries": "sample string 17",
      "EInvoiceNumber": "sample string 18",
      "EInvoiceRefDate": "2025-06-25T21:15:24.3973979+07:00",
      "TaxCode": "sample string 20",
      "EInvCompanyName": "sample string 21",
      "EInvCustomerName": "sample string 22",
      "EInvAddress": "sample string 23",
      "EInvCustomerTel": "sample string 24",
      "EInvCustomerEmail": "sample string 25",
      "NoCard": "sample string 26",
      "CardName": "sample string 27",
      "BankAccountNumber": "sample string 28",
      "BankName": "sample string 29",
      "SAInvoiceDetails": [
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        },
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        }
      ],
      "ServiceAmount": 30.0,
      "DeliveryAmount": 31.0,
      "VATRate": 32.0,
      "StatusReleaseEInvoice": 0,
      "EInvoiceTransactionID": "sample string 33",
      "CashAmount": 1.0,
      "CardAmount": 1.0,
      "DebitAmount": 1.0,
      "VoucherAmount": 1.0,
      "PrePayAmount": 1.0,
      "MemberShipCardAmount": 1.0,
      "DepositAmount": 34.0,
      "PartnerStatus": 0,
      "PartnerRefID": "sample string 35",
      "PartnerRefNo": "sample string 36",
      "PartnerRefType": 1,
      "CustomData": "sample string 37",
      "TotalAmount": 38.0,
      "Amount": 39.0,
      "VATAmount": 40.0,
      "PromotionAmountByGift": 41.0,
      "PromotionAmountBySale": 42.0,
      "ServiceTaxRate": 1.0,
      "DeliveryTaxRate": 1.0
    },
    {
      "RefID": "sample string 1",
      "RefNo": "sample string 2",
      "RefDate": "2025-06-25T21:15:24.3973979+07:00",
      "ReconsideDate": "2025-06-25T21:15:24.3973979+07:00",
      "PaymentType": 5,
      "CustomerCode": "sample string 6",
      "CustomerName": "sample string 7",
      "CustomerTel": "sample string 8",
      "CustomerEmail": "sample string 9",
      "Address": "sample string 10",
      "EmployeeCode": "sample string 11",
      "EmployeeName": "sample string 12",
      "MainCurrency": "sample string 13",
      "IsAccumulateInvoice": true,
      "IsPrepareInvoice": true,
      "TemplateCode": "sample string 16",
      "InvoiceSeries": "sample string 17",
      "EInvoiceNumber": "sample string 18",
      "EInvoiceRefDate": "2025-06-25T21:15:24.3973979+07:00",
      "TaxCode": "sample string 20",
      "EInvCompanyName": "sample string 21",
      "EInvCustomerName": "sample string 22",
      "EInvAddress": "sample string 23",
      "EInvCustomerTel": "sample string 24",
      "EInvCustomerEmail": "sample string 25",
      "NoCard": "sample string 26",
      "CardName": "sample string 27",
      "BankAccountNumber": "sample string 28",
      "BankName": "sample string 29",
      "SAInvoiceDetails": [
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        },
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        }
      ],
      "ServiceAmount": 30.0,
      "DeliveryAmount": 31.0,
      "VATRate": 32.0,
      "StatusReleaseEInvoice": 0,
      "EInvoiceTransactionID": "sample string 33",
      "CashAmount": 1.0,
      "CardAmount": 1.0,
      "DebitAmount": 1.0,
      "VoucherAmount": 1.0,
      "PrePayAmount": 1.0,
      "MemberShipCardAmount": 1.0,
      "DepositAmount": 34.0,
      "PartnerStatus": 0,
      "PartnerRefID": "sample string 35",
      "PartnerRefNo": "sample string 36",
      "PartnerRefType": 1,
      "CustomData": "sample string 37",
      "TotalAmount": 38.0,
      "Amount": 39.0,
      "VATAmount": 40.0,
      "PromotionAmountByGift": 41.0,
      "PromotionAmountBySale": 42.0,
      "ServiceTaxRate": 1.0,
      "DeliveryTaxRate": 1.0
    }
  ],
  "Success": true,
  "ErrorMessage": "sample string 2",
  "ErrorType": 0,
  "Total": 3
}

text/html

Sample:
{
  "Data": [
    {
      "RefID": "sample string 1",
      "RefNo": "sample string 2",
      "RefDate": "2025-06-25T21:15:24.3979554+07:00",
      "ReconsideDate": "2025-06-25T21:15:24.3979554+07:00",
      "PaymentType": 5,
      "CustomerCode": "sample string 6",
      "CustomerName": "sample string 7",
      "CustomerTel": "sample string 8",
      "CustomerEmail": "sample string 9",
      "Address": "sample string 10",
      "EmployeeCode": "sample string 11",
      "EmployeeName": "sample string 12",
      "MainCurrency": "sample string 13",
      "IsAccumulateInvoice": true,
      "IsPrepareInvoice": true,
      "TemplateCode": "sample string 16",
      "InvoiceSeries": "sample string 17",
      "EInvoiceNumber": "sample string 18",
      "EInvoiceRefDate": "2025-06-25T21:15:24.3979554+07:00",
      "TaxCode": "sample string 20",
      "EInvCompanyName": "sample string 21",
      "EInvCustomerName": "sample string 22",
      "EInvAddress": "sample string 23",
      "EInvCustomerTel": "sample string 24",
      "EInvCustomerEmail": "sample string 25",
      "NoCard": "sample string 26",
      "CardName": "sample string 27",
      "BankAccountNumber": "sample string 28",
      "BankName": "sample string 29",
      "SAInvoiceDetails": [
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        },
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        }
      ],
      "ServiceAmount": 30.0,
      "DeliveryAmount": 31.0,
      "VATRate": 32.0,
      "StatusReleaseEInvoice": 0,
      "EInvoiceTransactionID": "sample string 33",
      "CashAmount": 1.0,
      "CardAmount": 1.0,
      "DebitAmount": 1.0,
      "VoucherAmount": 1.0,
      "PrePayAmount": 1.0,
      "MemberShipCardAmount": 1.0,
      "DepositAmount": 34.0,
      "PartnerStatus": 0,
      "PartnerRefID": "sample string 35",
      "PartnerRefNo": "sample string 36",
      "PartnerRefType": 1,
      "CustomData": "sample string 37",
      "TotalAmount": 38.0,
      "Amount": 39.0,
      "VATAmount": 40.0,
      "PromotionAmountByGift": 41.0,
      "PromotionAmountBySale": 42.0,
      "ServiceTaxRate": 1.0,
      "DeliveryTaxRate": 1.0
    },
    {
      "RefID": "sample string 1",
      "RefNo": "sample string 2",
      "RefDate": "2025-06-25T21:15:24.3979554+07:00",
      "ReconsideDate": "2025-06-25T21:15:24.3979554+07:00",
      "PaymentType": 5,
      "CustomerCode": "sample string 6",
      "CustomerName": "sample string 7",
      "CustomerTel": "sample string 8",
      "CustomerEmail": "sample string 9",
      "Address": "sample string 10",
      "EmployeeCode": "sample string 11",
      "EmployeeName": "sample string 12",
      "MainCurrency": "sample string 13",
      "IsAccumulateInvoice": true,
      "IsPrepareInvoice": true,
      "TemplateCode": "sample string 16",
      "InvoiceSeries": "sample string 17",
      "EInvoiceNumber": "sample string 18",
      "EInvoiceRefDate": "2025-06-25T21:15:24.3979554+07:00",
      "TaxCode": "sample string 20",
      "EInvCompanyName": "sample string 21",
      "EInvCustomerName": "sample string 22",
      "EInvAddress": "sample string 23",
      "EInvCustomerTel": "sample string 24",
      "EInvCustomerEmail": "sample string 25",
      "NoCard": "sample string 26",
      "CardName": "sample string 27",
      "BankAccountNumber": "sample string 28",
      "BankName": "sample string 29",
      "SAInvoiceDetails": [
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        },
        {
          "RefID": "sample string 1",
          "RefDetailID": "9cd599cd-3c8f-424b-b850-c04e0350236d",
          "RefDetailType": 1,
          "ParentID": "738d6e57-49e6-4665-a84f-ffa297bf309b",
          "ItemID": "a29e4e43-f0b6-48d1-bec3-0a1866ad0270",
          "UnitID": "b2461433-c692-4785-ba39-34fee41a2622",
          "UnitName": "sample string 5",
          "Quantity": 6.0,
          "Amount": 7.0,
          "PromotionAmount": 8.0,
          "PromotionType": 9,
          "SAIvoiceIsUseVAT": true,
          "SAInvoiceVatRate": 1.0,
          "SortOrder": 11,
          "ItemCode": "sample string 12",
          "ItemName": "sample string 13",
          "UnitPrice": 1.1666666666666666666666666667,
          "IsUseVAT": true,
          "VatRate": 1.0,
          "VatAmount": 14.0,
          "ItemType": 0
        }
      ],
      "ServiceAmount": 30.0,
      "DeliveryAmount": 31.0,
      "VATRate": 32.0,
      "StatusReleaseEInvoice": 0,
      "EInvoiceTransactionID": "sample string 33",
      "CashAmount": 1.0,
      "CardAmount": 1.0,
      "DebitAmount": 1.0,
      "VoucherAmount": 1.0,
      "PrePayAmount": 1.0,
      "MemberShipCardAmount": 1.0,
      "DepositAmount": 34.0,
      "PartnerStatus": 0,
      "PartnerRefID": "sample string 35",
      "PartnerRefNo": "sample string 36",
      "PartnerRefType": 1,
      "CustomData": "sample string 37",
      "TotalAmount": 38.0,
      "Amount": 39.0,
      "VATAmount": 40.0,
      "PromotionAmountByGift": 41.0,
      "PromotionAmountBySale": 42.0,
      "ServiceTaxRate": 1.0,
      "DeliveryTaxRate": 1.0
    }
  ],
  "Success": true,
  "ErrorMessage": "sample string 2",
  "ErrorType": 0,
  "Total": 3
}

application/xml, text/xml

Sample:
<GraphAPIResultOfArrayOfSAInvoiceSysncV2Hwd4PmMc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MISA.QLNH.BE.BO">
  <ActionType>Login</ActionType>
  <Data>
    <SAInvoiceSysncV2>
      <Address>sample string 10</Address>
      <Amount>39</Amount>
      <BankAccountNumber>sample string 28</BankAccountNumber>
      <BankName>sample string 29</BankName>
      <CardAmount>1</CardAmount>
      <CardName>sample string 27</CardName>
      <CashAmount>1</CashAmount>
      <CustomData>sample string 37</CustomData>
      <CustomerCode>sample string 6</CustomerCode>
      <CustomerEmail>sample string 9</CustomerEmail>
      <CustomerName>sample string 7</CustomerName>
      <CustomerTel>sample string 8</CustomerTel>
      <DebitAmount>1</DebitAmount>
      <DeliveryAmount>31</DeliveryAmount>
      <DeliveryTaxRate>1</DeliveryTaxRate>
      <DepositAmount>34</DepositAmount>
      <EInvAddress>sample string 23</EInvAddress>
      <EInvCompanyName>sample string 21</EInvCompanyName>
      <EInvCustomerEmail>sample string 25</EInvCustomerEmail>
      <EInvCustomerName>sample string 22</EInvCustomerName>
      <EInvCustomerTel>sample string 24</EInvCustomerTel>
      <EInvoiceNumber>sample string 18</EInvoiceNumber>
      <EInvoiceRefDate>2025-06-25T21:15:24.3979554+07:00</EInvoiceRefDate>
      <EInvoiceTransactionID>sample string 33</EInvoiceTransactionID>
      <EmployeeCode>sample string 11</EmployeeCode>
      <EmployeeName>sample string 12</EmployeeName>
      <InvoiceSeries>sample string 17</InvoiceSeries>
      <IsAccumulateInvoice>true</IsAccumulateInvoice>
      <IsPrepareInvoice>true</IsPrepareInvoice>
      <MainCurrency>sample string 13</MainCurrency>
      <MemberShipCardAmount>1</MemberShipCardAmount>
      <NoCard>sample string 26</NoCard>
      <PartnerRefID>sample string 35</PartnerRefID>
      <PartnerRefNo>sample string 36</PartnerRefNo>
      <PartnerRefType>1</PartnerRefType>
      <PartnerStatus>UnMapping</PartnerStatus>
      <PaymentType>5</PaymentType>
      <PrePayAmount>1</PrePayAmount>
      <PromotionAmountByGift>41</PromotionAmountByGift>
      <PromotionAmountBySale>42</PromotionAmountBySale>
      <ReconsideDate>2025-06-25T21:15:24.3979554+07:00</ReconsideDate>
      <RefDate>2025-06-25T21:15:24.3979554+07:00</RefDate>
      <RefID>sample string 1</RefID>
      <RefNo>sample string 2</RefNo>
      <SAInvoiceDetails>
        <SAInvoiceDetailSysncV2>
          <Amount>7</Amount>
          <ItemCode>sample string 12</ItemCode>
          <ItemID>a29e4e43-f0b6-48d1-bec3-0a1866ad0270</ItemID>
          <ItemName>sample string 13</ItemName>
          <ParentID>738d6e57-49e6-4665-a84f-ffa297bf309b</ParentID>
          <PromotionAmount>8</PromotionAmount>
          <PromotionType>9</PromotionType>
          <Quantity>6</Quantity>
          <RefDetailID>9cd599cd-3c8f-424b-b850-c04e0350236d</RefDetailID>
          <RefDetailType>1</RefDetailType>
          <RefID>sample string 1</RefID>
          <SAInvoiceVatRate>1</SAInvoiceVatRate>
          <SAIvoiceIsUseVAT>true</SAIvoiceIsUseVAT>
          <SortOrder>11</SortOrder>
          <UnitID>b2461433-c692-4785-ba39-34fee41a2622</UnitID>
          <UnitName>sample string 5</UnitName>
          <VatAmount>14</VatAmount>
        </SAInvoiceDetailSysncV2>
        <SAInvoiceDetailSysncV2>
          <Amount>7</Amount>
          <ItemCode>sample string 12</ItemCode>
          <ItemID>a29e4e43-f0b6-48d1-bec3-0a1866ad0270</ItemID>
          <ItemName>sample string 13</ItemName>
          <ParentID>738d6e57-49e6-4665-a84f-ffa297bf309b</ParentID>
          <PromotionAmount>8</PromotionAmount>
          <PromotionType>9</PromotionType>
          <Quantity>6</Quantity>
          <RefDetailID>9cd599cd-3c8f-424b-b850-c04e0350236d</RefDetailID>
          <RefDetailType>1</RefDetailType>
          <RefID>sample string 1</RefID>
          <SAInvoiceVatRate>1</SAInvoiceVatRate>
          <SAIvoiceIsUseVAT>true</SAIvoiceIsUseVAT>
          <SortOrder>11</SortOrder>
          <UnitID>b2461433-c692-4785-ba39-34fee41a2622</UnitID>
          <UnitName>sample string 5</UnitName>
          <VatAmount>14</VatAmount>
        </SAInvoiceDetailSysncV2>
      </SAInvoiceDetails>
      <ServiceAmount>30</ServiceAmount>
      <ServiceTaxRate>1</ServiceTaxRate>
      <StatusReleaseEInvoice>Releasing</StatusReleaseEInvoice>
      <TaxCode>sample string 20</TaxCode>
      <TemplateCode>sample string 16</TemplateCode>
      <TotalAmount>38</TotalAmount>
      <VATAmount>40</VATAmount>
      <VATRate>32</VATRate>
      <VoucherAmount>1</VoucherAmount>
    </SAInvoiceSysncV2>
    <SAInvoiceSysncV2>
      <Address>sample string 10</Address>
      <Amount>39</Amount>
      <BankAccountNumber>sample string 28</BankAccountNumber>
      <BankName>sample string 29</BankName>
      <CardAmount>1</CardAmount>
      <CardName>sample string 27</CardName>
      <CashAmount>1</CashAmount>
      <CustomData>sample string 37</CustomData>
      <CustomerCode>sample string 6</CustomerCode>
      <CustomerEmail>sample string 9</CustomerEmail>
      <CustomerName>sample string 7</CustomerName>
      <CustomerTel>sample string 8</CustomerTel>
      <DebitAmount>1</DebitAmount>
      <DeliveryAmount>31</DeliveryAmount>
      <DeliveryTaxRate>1</DeliveryTaxRate>
      <DepositAmount>34</DepositAmount>
      <EInvAddress>sample string 23</EInvAddress>
      <EInvCompanyName>sample string 21</EInvCompanyName>
      <EInvCustomerEmail>sample string 25</EInvCustomerEmail>
      <EInvCustomerName>sample string 22</EInvCustomerName>
      <EInvCustomerTel>sample string 24</EInvCustomerTel>
      <EInvoiceNumber>sample string 18</EInvoiceNumber>
      <EInvoiceRefDate>2025-06-25T21:15:24.3979554+07:00</EInvoiceRefDate>
      <EInvoiceTransactionID>sample string 33</EInvoiceTransactionID>
      <EmployeeCode>sample string 11</EmployeeCode>
      <EmployeeName>sample string 12</EmployeeName>
      <InvoiceSeries>sample string 17</InvoiceSeries>
      <IsAccumulateInvoice>true</IsAccumulateInvoice>
      <IsPrepareInvoice>true</IsPrepareInvoice>
      <MainCurrency>sample string 13</MainCurrency>
      <MemberShipCardAmount>1</MemberShipCardAmount>
      <NoCard>sample string 26</NoCard>
      <PartnerRefID>sample string 35</PartnerRefID>
      <PartnerRefNo>sample string 36</PartnerRefNo>
      <PartnerRefType>1</PartnerRefType>
      <PartnerStatus>UnMapping</PartnerStatus>
      <PaymentType>5</PaymentType>
      <PrePayAmount>1</PrePayAmount>
      <PromotionAmountByGift>41</PromotionAmountByGift>
      <PromotionAmountBySale>42</PromotionAmountBySale>
      <ReconsideDate>2025-06-25T21:15:24.3979554+07:00</ReconsideDate>
      <RefDate>2025-06-25T21:15:24.3979554+07:00</RefDate>
      <RefID>sample string 1</RefID>
      <RefNo>sample string 2</RefNo>
      <SAInvoiceDetails>
        <SAInvoiceDetailSysncV2>
          <Amount>7</Amount>
          <ItemCode>sample string 12</ItemCode>
          <ItemID>a29e4e43-f0b6-48d1-bec3-0a1866ad0270</ItemID>
          <ItemName>sample string 13</ItemName>
          <ParentID>738d6e57-49e6-4665-a84f-ffa297bf309b</ParentID>
          <PromotionAmount>8</PromotionAmount>
          <PromotionType>9</PromotionType>
          <Quantity>6</Quantity>
          <RefDetailID>9cd599cd-3c8f-424b-b850-c04e0350236d</RefDetailID>
          <RefDetailType>1</RefDetailType>
          <RefID>sample string 1</RefID>
          <SAInvoiceVatRate>1</SAInvoiceVatRate>
          <SAIvoiceIsUseVAT>true</SAIvoiceIsUseVAT>
          <SortOrder>11</SortOrder>
          <UnitID>b2461433-c692-4785-ba39-34fee41a2622</UnitID>
          <UnitName>sample string 5</UnitName>
          <VatAmount>14</VatAmount>
        </SAInvoiceDetailSysncV2>
        <SAInvoiceDetailSysncV2>
          <Amount>7</Amount>
          <ItemCode>sample string 12</ItemCode>
          <ItemID>a29e4e43-f0b6-48d1-bec3-0a1866ad0270</ItemID>
          <ItemName>sample string 13</ItemName>
          <ParentID>738d6e57-49e6-4665-a84f-ffa297bf309b</ParentID>
          <PromotionAmount>8</PromotionAmount>
          <PromotionType>9</PromotionType>
          <Quantity>6</Quantity>
          <RefDetailID>9cd599cd-3c8f-424b-b850-c04e0350236d</RefDetailID>
          <RefDetailType>1</RefDetailType>
          <RefID>sample string 1</RefID>
          <SAInvoiceVatRate>1</SAInvoiceVatRate>
          <SAIvoiceIsUseVAT>true</SAIvoiceIsUseVAT>
          <SortOrder>11</SortOrder>
          <UnitID>b2461433-c692-4785-ba39-34fee41a2622</UnitID>
          <UnitName>sample string 5</UnitName>
          <VatAmount>14</VatAmount>
        </SAInvoiceDetailSysncV2>
      </SAInvoiceDetails>
      <ServiceAmount>30</ServiceAmount>
      <ServiceTaxRate>1</ServiceTaxRate>
      <StatusReleaseEInvoice>Releasing</StatusReleaseEInvoice>
      <TaxCode>sample string 20</TaxCode>
      <TemplateCode>sample string 16</TemplateCode>
      <TotalAmount>38</TotalAmount>
      <VATAmount>40</VATAmount>
      <VATRate>32</VATRate>
      <VoucherAmount>1</VoucherAmount>
    </SAInvoiceSysncV2>
  </Data>
  <ErrorMessage>sample string 2</ErrorMessage>
  <ErrorType>None</ErrorType>
  <Success>true</Success>
  <Total>3</Total>
</GraphAPIResultOfArrayOfSAInvoiceSysncV2Hwd4PmMc>