Skip to main content
Skip table of contents

SO Carrier

URL

Verbs

Function

/SOCarrier

GET

Query a list of all Carriers

/SOCarrier/<code>

GET

Query a single Carrier

Security Linked Menu 

Menu Item
Located
Carrier MaintenanceSystem / Sales Order

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<SOCarrier>
    <Code>01</Code>
    <Name>TNT Road Freight</Name>
    <OidString>18948.1</OidString>
    <Edition>1</Edition>
    <IsConsignNumberMandatory>true</IsConsignNumberMandatory>
    <Address>
        <Contact/>
        <Address1>37 Victoria St</Address1>
        <Address2/>
        <Address3/>
        <Suburb>Richmond</Suburb>
        <Postcode>2003</Postcode>
        <State/>
        <Country>AUS</Country>
        <TZone/>
        <PhoneBH>(  )</PhoneBH>
        <PhoneAH/>
        <Fax>(  )</Fax>
        <Email/>
        <Web/>
        <Mobile/>
    </Address>
</SOCarrier>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.