RESPONSE URI FOR SEQUENCE ID 00003
==================================
https://sandbox-quickbooks.api.intuit.com/v3/company/9341454710400258/query?minorversion=75

RESPONSE HEADERS
================
date: Thu, 22 May 2025 06:54:26 GMT
content-type: application/xml
transfer-encoding: chunked
connection: close
x-spanid: 09e0fdb0-ef16-d249-766e-cb6c06e2e55b
x-amzn-trace-id: Root=1-682eca22-440fca012b2af43f25b4886b
x-content-type-options: nosniff
x-envoy-upstream-service-time: 112
server: istio-envoy
x-envoy-decorator-operation: v3-facade-service-desired-service.dev-devx-v3facadeservice-usw2-stg-ids.svc.cluster.local:8090/*
strict-transport-security: max-age=31536000
intuit_tid: 1-682eca22-440fca012b2af43f25b4886b
x-request-id: 1-682eca22-440fca012b2af43f25b4886b

RESPONSE BODY
=============
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<IntuitResponse xmlns="http://schema.intuit.com/finance/v3" time="2025-05-21T23:54:26.879-07:00">
  <QueryResponse startPosition="1" maxResults="1">
    <Customer domain="QBO" sparse="false">
      <Id>1</Id>
      <SyncToken>0</SyncToken>
      <MetaData>
        <CreateTime>2025-01-24T20:02:17-08:00</CreateTime>
        <LastUpdatedTime>2025-05-21T19:01:00-07:00</LastUpdatedTime>
      </MetaData>
      <GivenName>Adwin</GivenName>
      <FamilyName>Ko</FamilyName>
      <FullyQualifiedName>Adwin Ko</FullyQualifiedName>
      <CompanyName>Ko International Ltd</CompanyName>
      <DisplayName>Adwin Ko</DisplayName>
      <PrintOnCheckName>Adwin Ko</PrintOnCheckName>
      <Active>true</Active>
      <V4IDPseudonym>002099f36246f7444d4f1c81a522e1e045a244</V4IDPseudonym>
      <Taxable>false</Taxable>
      <BillAddr>
        <Id>2</Id>
        <Line1>25 Stone Drive</Line1>
        <City>Sydney</City>
        <CountrySubDivisionCode>NSW</CountrySubDivisionCode>
        <PostalCode>2001</PostalCode>
        <Lat>-33.737492</Lat>
        <Long>151.195909</Long>
      </BillAddr>
      <Job>false</Job>
      <BillWithParent>false</BillWithParent>
      <Balance>2090.00</Balance>
      <BalanceWithJobs>2090.00</BalanceWithJobs>
      <CurrencyRef name="Australian Dollar">AUD</CurrencyRef>
      <PreferredDeliveryMethod>None</PreferredDeliveryMethod>
      <IsProject>false</IsProject>
      <ClientEntityId>0</ClientEntityId>
    </Customer>
  </QueryResponse>
</IntuitResponse>


