This is the last call that was made: ` <?xml v...
# suitetalkapi
b
This is the last call that was made:
Copy code
<?xml version="1.0"?>

-<env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:platformMsgs="urn:messages_2017_1.platform.webservices.netsuite.com" xmlns:platformCore="urn:core_2017_1.platform.webservices.netsuite.com" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">


-<env:Header>


-<platformMsgs:passport>

<platformCore:account>(redacted)</platformCore:account>

<platformCore:email>(redacted)</platformCore:email>

<platformCore:password>************</platformCore:password>

<platformCore:role internalId="3"/>

</platformMsgs:passport>


-<platformMsgs:ApplicationInfo>

<platformMsgs:applicationId>************************************</platformMsgs:applicationId>

</platformMsgs:ApplicationInfo>

</env:Header>


-<env:Body>


-<platformMsgs:get>

<platformMsgs:baseRef internalId="552" xsi:type="platformCore:RecordRef" type="customer"/>

</platformMsgs:get>

</env:Body>

</env:Envelope>