Charan
09/01/2022, 7:09 PMbattk
09/01/2022, 7:14 PMCharan
09/01/2022, 7:28 PM<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>Oauth:token_expired</faultstring>
<detail>
<platformFaults:invalidCredentialsFault xmlns:platformFaults="urn:faults_2022_1.platform.webservices.netsuite.com">
<platformFaults:code>USER_ERROR</platformFaults:code>
<platformFaults:message>Oauth:token_expired</platformFaults:message>
</platformFaults:invalidCredentialsFault>
<ns1:hostname xmlns:ns1="<http://xml.apache.org/axis/>">partners125.prod-iad-na8.core.ns.internal</ns1:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
Charan
09/01/2022, 7:29 PMCharan
09/01/2022, 7:32 PMCharan
09/01/2022, 7:32 PM<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="<http://schemas.xmlsoap.org/soap/envelope/>">
<soap:Body>
<getAll xmlns="urn:messages_2022_1.platform.webservices.netsuite.com">
<record recordType="currency"/>
</getAll>
</soap:Body>
</soap:Envelope>
battk
09/01/2022, 7:35 PMbattk
09/01/2022, 7:36 PMCharan
09/01/2022, 7:38 PMbattk
09/01/2022, 7:39 PMbattk
09/01/2022, 7:40 PMCharan
09/01/2022, 7:46 PMbattk
09/01/2022, 7:48 PMbattk
09/01/2022, 7:48 PMCharan
09/01/2022, 7:49 PM<soapenv:Envelope xmlns:xsd="<http://www.w3.org/2001/XMLSchema>" xmlns:soapenv="<http://schemas.xmlsoap.org/soap/envelope/>" xmlns:urn="urn:<http://messages_2018_2.platform.webservices.netsuite.com|messages_2018_2.platform.webservices.netsuite.com>" xmlns:ns6="urn:<http://customization_2018_2.setup.webservices.netsuite.com|customization_2018_2.setup.webservices.netsuite.com>" xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance>" xmlns:ns13="urn:<http://core_2018_2.platform.webservices.netsuite.com|core_2018_2.platform.webservices.netsuite.com>" xmlns:ns12="urn:<http://sales_2018_2.transactions.webservices.netsuite.com|sales_2018_2.transactions.webservices.netsuite.com>" xmlns:urn1="urn:<http://core_2018_2.platform.webservices.netsuite.com|core_2018_2.platform.webservices.netsuite.com>">
<soapenv:Header>
<urn:preferences></urn:preferences>
<urn:partnerInfo></urn:partnerInfo>
<urn:tokenPassport>
<urn1:account>{{ACCOUNT}}</urn1:account>
<urn1:consumerKey>{{CONSUMER_KEY}}</urn1:consumerKey>
<urn1:token>{{TOKEN_ID}}</urn1:token>
<urn1:nonce>{{nonce}}</urn1:nonce>
<urn1:timestamp>{{timestamp}}</urn1:timestamp>
<urn1:signature algorithm="HMAC-SHA256">{{signature}}</urn1:signature>
</urn:tokenPassport>
</soapenv:Header>
<soapenv:Body>
<addList>
<record xsi:type="ns6:CustomRecord" externalId="TEST">
<ns6:recType internalId="customrecord_sps_package_interface"/>
<ns6:customFieldList>
<urn1:customField xsi:type="urn1:StringCustomFieldRef" scriptId="custrecord_sps_ssccbarcode">
<urn1:value>SO20970</urn1:value>
</urn1:customField>
</ns6:customFieldList>
</record>
</addList>
</soapenv:Body>
</soapenv:Envelope>
battk
09/01/2022, 7:50 PMCharan
09/01/2022, 7:53 PMbattk
09/01/2022, 7:55 PMCharan
09/01/2022, 8:12 PMMarco5
09/02/2022, 1:58 PMMarco5
09/02/2022, 2:14 PMMarco5
09/02/2022, 3:53 PMCharan
09/02/2022, 6:08 PMCharan
09/02/2022, 6:09 PM