POST api/MySettings/Update

Used to update MY SETTINGS

Request Information

URI Parameters

None.

Body Parameters

MySettingsParm
NameDescriptionTypeAdditional information
auth

Authorization token

string

None.

LogonName

string

None.

NewPassword

string

None.

FirstName

string

None.

LastName

string

None.

EmailAddress

string

None.

OfficeNumber

string

None.

FaxNumber

string

None.

MobileNumber

string

None.

TimezoneID

string

None.

CountryID

string

None.

AccountNumber

string

None.

UserCompanyName

string

None.

Pieces

integer

None.

Weight

decimal number

None.

WeightUOM

string

None.

Length

integer

None.

Width

integer

None.

Height

integer

None.

SizeUOM

string

None.

DistanceUOM

string

None.

TotalDistance

integer

None.

PickupCompanyName

string

None.

PickupAddress1

string

None.

PickupAddress2

string

None.

PickupAddress3

string

None.

PickupCityName

string

None.

PickupStateProvID

string

None.

PickupPostalCode

string

None.

PickupCountryID

string

None.

PickupTimezoneID

string

None.

PickupPersonToSee

string

None.

PickupPhoneNumber

string

None.

PickupAfterHoursNumber

string

None.

PickupFaxNumber

string

None.

PickupEmailAddress

string

None.

PickupInstructions

string

None.

PickupReadyTime

Pickup ready time (HH:mm)

string

None.

PickupReadyNow

boolean

None.

PickupAirportID

string

None.

PickupDistance

integer

None.

DeliveryCompanyName

string

None.

DeliveryAddress1

string

None.

DeliveryAddress2

string

None.

DeliveryAddress3

string

None.

DeliveryCityName

string

None.

DeliveryStateProvID

string

None.

DeliveryPostalCode

string

None.

DeliveryCountryID

string

None.

DeliveryTimezoneID

string

None.

DeliveryAttention

string

None.

DeliveryPhoneNumber

string

None.

DeliveryAfterHoursNumber

string

None.

DeliveryFaxNumber

string

None.

DeliveryEmailAddress

string

None.

DeliveryInstructions

string

None.

DeliveryRequestTime

Requested delivery time (HH:mm)

string

None.

DeliveryRequestAsap

boolean

None.

DeliveryAirportID

string

None.

DeliveryDistance

integer

None.

CurrencyID

string

None.

DeclaredValue

decimal number

None.

Contents

string

None.

Reference

string

None.

Reference2

string

None.

Reference3

string

None.

Reference4

string

None.

Reference5

string

None.

ReferenceTypeID

integer

None.

ReferenceTypeID2

integer

None.

ReferenceTypeID3

integer

None.

ReferenceTypeID4

integer

None.

ReferenceTypeID5

integer

None.

ContentsLabel

string

None.

ServiceGUID

string

None.

OrderFormType

string

None.

ReferenceGroupGUID

string

None.

ReferenceGroupGUID2

string

None.

ReferenceGroupGUID3

string

None.

ReferenceGroupGUID4

string

None.

ReferenceGroupGUID5

string

None.

ReferenceLabel

string

None.

ReferenceLabel2

string

None.

ReferenceLabel3

string

None.

ReferenceLabel4

string

None.

ReferenceLabel5

string

None.

NotifyShipperOrderAck

boolean

None.

NotifyShipperOrderRouted

boolean

None.

NotifyShipperDispatched

boolean

None.

NotifyShipperPickedUp

boolean

None.

NotifyShipperDepToAp

boolean

None.

NotifyShipperObcCheckin

boolean

None.

NotifyShipperDropped

boolean

None.

NotifyShipperConfirmed

boolean

None.

NotifyShipperDeparted

boolean

None.

NotifyShipperArrived

boolean

None.

NotifyShipperRecovered

boolean

None.

NotifyShipperDelivered

boolean

None.

NotifyShipperOrigQdt

boolean

None.

NotifyShipperChangeQdt

boolean

None.

NotifyConseeOrderAck

boolean

None.

NotifyConseeOrderRouted

boolean

None.

NotifyConseeDispatched

boolean

None.

NotifyConseePickedUp

boolean

None.

NotifyConseeDepToAp

boolean

None.

NotifyConseeObcCheckin

boolean

None.

NotifyConseeDropped

boolean

None.

NotifyConseeConfirmed

boolean

None.

NotifyConseeDeparted

boolean

None.

NotifyConseeArrived

boolean

None.

NotifyConseeRecovered

boolean

None.

NotifyConseeDelivered

boolean

None.

NotifyConseeOrigQdt

boolean

None.

NotifyConseeChangeQdt

boolean

None.

ContentsReferenceGroupGUID

string

None.

HoldForPickup

boolean

None.

DeliverWhen

string

None.

AccountNumberShipper

string

None.

BillToType

string

None.

IsDangerousGoods

boolean

None.

DgUNNumber

string

None.

DgCommodityClass

string

None.

DgDryIceWeight

decimal number

None.

DgTransportationIndex

string

None.

DgTransportationLimit

string

None.

DgIsRadioactive

boolean

None.

DgPackingGroup

string

None.

DgQuantityAndPackType

string

None.

DgPackingInst

string

None.

DgAuthorization

string

None.

DgHandlingInfo

string

None.

DgEmergencyPhone

string

None.

DgSignatory

string

None.

DgProperName

string

None.

DgDate

string

None.

NotifyConseeOutForDelivery

boolean

None.

NotifyShipperOutForDelivery

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "AccountNumber": "sample string 12",
  "AccountNumberShipper": "sample string 104",
  "BillToType": "sample string 105",
  "Contents": "sample string 54",
  "ContentsLabel": "sample string 60",
  "ContentsReferenceGroupGUID": "sample string 101",
  "CountryID": "sample string 11",
  "CurrencyID": "sample string 53",
  "DeclaredValue": 1,
  "DeliverWhen": "sample string 103",
  "DeliveryAddress1": "sample string 36",
  "DeliveryAddress2": "sample string 37",
  "DeliveryAddress3": "sample string 38",
  "DeliveryAfterHoursNumber": "sample string 46",
  "DeliveryAirportID": "sample string 52",
  "DeliveryAttention": "sample string 44",
  "DeliveryCityName": "sample string 39",
  "DeliveryCompanyName": "sample string 35",
  "DeliveryCountryID": "sample string 42",
  "DeliveryDistance": 1,
  "DeliveryEmailAddress": "sample string 48",
  "DeliveryFaxNumber": "sample string 47",
  "DeliveryInstructions": "sample string 49",
  "DeliveryPhoneNumber": "sample string 45",
  "DeliveryPostalCode": "sample string 41",
  "DeliveryRequestAsap": true,
  "DeliveryRequestTime": "sample string 50",
  "DeliveryStateProvID": "sample string 40",
  "DeliveryTimezoneID": "sample string 43",
  "DgAuthorization": "sample string 115",
  "DgCommodityClass": "sample string 108",
  "DgDate": "sample string 120",
  "DgDryIceWeight": 1,
  "DgEmergencyPhone": "sample string 117",
  "DgHandlingInfo": "sample string 116",
  "DgIsRadioactive": true,
  "DgPackingGroup": "sample string 112",
  "DgPackingInst": "sample string 114",
  "DgProperName": "sample string 119",
  "DgQuantityAndPackType": "sample string 113",
  "DgSignatory": "sample string 118",
  "DgTransportationIndex": "sample string 109",
  "DgTransportationLimit": "sample string 110",
  "DgUNNumber": "sample string 107",
  "DistanceUOM": "sample string 16",
  "EmailAddress": "sample string 6",
  "FaxNumber": "sample string 8",
  "FirstName": "sample string 4",
  "Height": 1,
  "HoldForPickup": true,
  "IsDangerousGoods": true,
  "LastName": "sample string 5",
  "Length": 1,
  "LogonName": "sample string 2",
  "MobileNumber": "sample string 9",
  "NewPassword": "sample string 3",
  "NotifyConseeArrived": true,
  "NotifyConseeChangeQdt": true,
  "NotifyConseeConfirmed": true,
  "NotifyConseeDelivered": true,
  "NotifyConseeDepToAp": true,
  "NotifyConseeDeparted": true,
  "NotifyConseeDispatched": true,
  "NotifyConseeDropped": true,
  "NotifyConseeObcCheckin": true,
  "NotifyConseeOrderAck": true,
  "NotifyConseeOrderRouted": true,
  "NotifyConseeOrigQdt": true,
  "NotifyConseeOutForDelivery": true,
  "NotifyConseePickedUp": true,
  "NotifyConseeRecovered": true,
  "NotifyShipperArrived": true,
  "NotifyShipperChangeQdt": true,
  "NotifyShipperConfirmed": true,
  "NotifyShipperDelivered": true,
  "NotifyShipperDepToAp": true,
  "NotifyShipperDeparted": true,
  "NotifyShipperDispatched": true,
  "NotifyShipperDropped": true,
  "NotifyShipperObcCheckin": true,
  "NotifyShipperOrderAck": true,
  "NotifyShipperOrderRouted": true,
  "NotifyShipperOrigQdt": true,
  "NotifyShipperOutForDelivery": true,
  "NotifyShipperPickedUp": true,
  "NotifyShipperRecovered": true,
  "OfficeNumber": "sample string 7",
  "OrderFormType": "sample string 62",
  "PickupAddress1": "sample string 18",
  "PickupAddress2": "sample string 19",
  "PickupAddress3": "sample string 20",
  "PickupAfterHoursNumber": "sample string 28",
  "PickupAirportID": "sample string 34",
  "PickupCityName": "sample string 21",
  "PickupCompanyName": "sample string 17",
  "PickupCountryID": "sample string 24",
  "PickupDistance": 1,
  "PickupEmailAddress": "sample string 30",
  "PickupFaxNumber": "sample string 29",
  "PickupInstructions": "sample string 31",
  "PickupPersonToSee": "sample string 26",
  "PickupPhoneNumber": "sample string 27",
  "PickupPostalCode": "sample string 23",
  "PickupReadyNow": true,
  "PickupReadyTime": "sample string 32",
  "PickupStateProvID": "sample string 22",
  "PickupTimezoneID": "sample string 25",
  "Pieces": 1,
  "Reference": "sample string 55",
  "Reference2": "sample string 56",
  "Reference3": "sample string 57",
  "Reference4": "sample string 58",
  "Reference5": "sample string 59",
  "ReferenceGroupGUID": "sample string 63",
  "ReferenceGroupGUID2": "sample string 64",
  "ReferenceGroupGUID3": "sample string 65",
  "ReferenceGroupGUID4": "sample string 66",
  "ReferenceGroupGUID5": "sample string 67",
  "ReferenceLabel": "sample string 68",
  "ReferenceLabel2": "sample string 69",
  "ReferenceLabel3": "sample string 70",
  "ReferenceLabel4": "sample string 71",
  "ReferenceLabel5": "sample string 72",
  "ReferenceTypeID": 1,
  "ReferenceTypeID2": 1,
  "ReferenceTypeID3": 1,
  "ReferenceTypeID4": 1,
  "ReferenceTypeID5": 1,
  "ServiceGUID": "sample string 61",
  "SizeUOM": "sample string 15",
  "TimezoneID": "sample string 10",
  "TotalDistance": 1,
  "UserCompanyName": "sample string 13",
  "Weight": 1,
  "WeightUOM": "sample string 14",
  "Width": 1,
  "auth": "sample string 1"
}

application/xml, text/xml

Sample:
<MySettingsParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mnx.WebApi.Shipper.Models">
  <AccountNumber>sample string 12</AccountNumber>
  <AccountNumberShipper>sample string 104</AccountNumberShipper>
  <BillToType>sample string 105</BillToType>
  <Contents>sample string 54</Contents>
  <ContentsLabel>sample string 60</ContentsLabel>
  <ContentsReferenceGroupGUID>sample string 101</ContentsReferenceGroupGUID>
  <CountryID>sample string 11</CountryID>
  <CurrencyID>sample string 53</CurrencyID>
  <DeclaredValue>1</DeclaredValue>
  <DeliverWhen>sample string 103</DeliverWhen>
  <DeliveryAddress1>sample string 36</DeliveryAddress1>
  <DeliveryAddress2>sample string 37</DeliveryAddress2>
  <DeliveryAddress3>sample string 38</DeliveryAddress3>
  <DeliveryAfterHoursNumber>sample string 46</DeliveryAfterHoursNumber>
  <DeliveryAirportID>sample string 52</DeliveryAirportID>
  <DeliveryAttention>sample string 44</DeliveryAttention>
  <DeliveryCityName>sample string 39</DeliveryCityName>
  <DeliveryCompanyName>sample string 35</DeliveryCompanyName>
  <DeliveryCountryID>sample string 42</DeliveryCountryID>
  <DeliveryDistance>1</DeliveryDistance>
  <DeliveryEmailAddress>sample string 48</DeliveryEmailAddress>
  <DeliveryFaxNumber>sample string 47</DeliveryFaxNumber>
  <DeliveryInstructions>sample string 49</DeliveryInstructions>
  <DeliveryPhoneNumber>sample string 45</DeliveryPhoneNumber>
  <DeliveryPostalCode>sample string 41</DeliveryPostalCode>
  <DeliveryRequestAsap>true</DeliveryRequestAsap>
  <DeliveryRequestTime>sample string 50</DeliveryRequestTime>
  <DeliveryStateProvID>sample string 40</DeliveryStateProvID>
  <DeliveryTimezoneID>sample string 43</DeliveryTimezoneID>
  <DgAuthorization>sample string 115</DgAuthorization>
  <DgCommodityClass>sample string 108</DgCommodityClass>
  <DgDate>sample string 120</DgDate>
  <DgDryIceWeight>1</DgDryIceWeight>
  <DgEmergencyPhone>sample string 117</DgEmergencyPhone>
  <DgHandlingInfo>sample string 116</DgHandlingInfo>
  <DgIsRadioactive>true</DgIsRadioactive>
  <DgPackingGroup>sample string 112</DgPackingGroup>
  <DgPackingInst>sample string 114</DgPackingInst>
  <DgProperName>sample string 119</DgProperName>
  <DgQuantityAndPackType>sample string 113</DgQuantityAndPackType>
  <DgSignatory>sample string 118</DgSignatory>
  <DgTransportationIndex>sample string 109</DgTransportationIndex>
  <DgTransportationLimit>sample string 110</DgTransportationLimit>
  <DgUNNumber>sample string 107</DgUNNumber>
  <DistanceUOM>sample string 16</DistanceUOM>
  <EmailAddress>sample string 6</EmailAddress>
  <FaxNumber>sample string 8</FaxNumber>
  <FirstName>sample string 4</FirstName>
  <Height>1</Height>
  <HoldForPickup>true</HoldForPickup>
  <IsDangerousGoods>true</IsDangerousGoods>
  <LastName>sample string 5</LastName>
  <Length>1</Length>
  <LogonName>sample string 2</LogonName>
  <MobileNumber>sample string 9</MobileNumber>
  <NewPassword>sample string 3</NewPassword>
  <NotifyConseeArrived>true</NotifyConseeArrived>
  <NotifyConseeChangeQdt>true</NotifyConseeChangeQdt>
  <NotifyConseeConfirmed>true</NotifyConseeConfirmed>
  <NotifyConseeDelivered>true</NotifyConseeDelivered>
  <NotifyConseeDepToAp>true</NotifyConseeDepToAp>
  <NotifyConseeDeparted>true</NotifyConseeDeparted>
  <NotifyConseeDispatched>true</NotifyConseeDispatched>
  <NotifyConseeDropped>true</NotifyConseeDropped>
  <NotifyConseeObcCheckin>true</NotifyConseeObcCheckin>
  <NotifyConseeOrderAck>true</NotifyConseeOrderAck>
  <NotifyConseeOrderRouted>true</NotifyConseeOrderRouted>
  <NotifyConseeOrigQdt>true</NotifyConseeOrigQdt>
  <NotifyConseeOutForDelivery>true</NotifyConseeOutForDelivery>
  <NotifyConseePickedUp>true</NotifyConseePickedUp>
  <NotifyConseeRecovered>true</NotifyConseeRecovered>
  <NotifyShipperArrived>true</NotifyShipperArrived>
  <NotifyShipperChangeQdt>true</NotifyShipperChangeQdt>
  <NotifyShipperConfirmed>true</NotifyShipperConfirmed>
  <NotifyShipperDelivered>true</NotifyShipperDelivered>
  <NotifyShipperDepToAp>true</NotifyShipperDepToAp>
  <NotifyShipperDeparted>true</NotifyShipperDeparted>
  <NotifyShipperDispatched>true</NotifyShipperDispatched>
  <NotifyShipperDropped>true</NotifyShipperDropped>
  <NotifyShipperObcCheckin>true</NotifyShipperObcCheckin>
  <NotifyShipperOrderAck>true</NotifyShipperOrderAck>
  <NotifyShipperOrderRouted>true</NotifyShipperOrderRouted>
  <NotifyShipperOrigQdt>true</NotifyShipperOrigQdt>
  <NotifyShipperOutForDelivery>true</NotifyShipperOutForDelivery>
  <NotifyShipperPickedUp>true</NotifyShipperPickedUp>
  <NotifyShipperRecovered>true</NotifyShipperRecovered>
  <OfficeNumber>sample string 7</OfficeNumber>
  <OrderFormType>sample string 62</OrderFormType>
  <PickupAddress1>sample string 18</PickupAddress1>
  <PickupAddress2>sample string 19</PickupAddress2>
  <PickupAddress3>sample string 20</PickupAddress3>
  <PickupAfterHoursNumber>sample string 28</PickupAfterHoursNumber>
  <PickupAirportID>sample string 34</PickupAirportID>
  <PickupCityName>sample string 21</PickupCityName>
  <PickupCompanyName>sample string 17</PickupCompanyName>
  <PickupCountryID>sample string 24</PickupCountryID>
  <PickupDistance>1</PickupDistance>
  <PickupEmailAddress>sample string 30</PickupEmailAddress>
  <PickupFaxNumber>sample string 29</PickupFaxNumber>
  <PickupInstructions>sample string 31</PickupInstructions>
  <PickupPersonToSee>sample string 26</PickupPersonToSee>
  <PickupPhoneNumber>sample string 27</PickupPhoneNumber>
  <PickupPostalCode>sample string 23</PickupPostalCode>
  <PickupReadyNow>true</PickupReadyNow>
  <PickupReadyTime>sample string 32</PickupReadyTime>
  <PickupStateProvID>sample string 22</PickupStateProvID>
  <PickupTimezoneID>sample string 25</PickupTimezoneID>
  <Pieces>1</Pieces>
  <Reference>sample string 55</Reference>
  <Reference2>sample string 56</Reference2>
  <Reference3>sample string 57</Reference3>
  <Reference4>sample string 58</Reference4>
  <Reference5>sample string 59</Reference5>
  <ReferenceGroupGUID>sample string 63</ReferenceGroupGUID>
  <ReferenceGroupGUID2>sample string 64</ReferenceGroupGUID2>
  <ReferenceGroupGUID3>sample string 65</ReferenceGroupGUID3>
  <ReferenceGroupGUID4>sample string 66</ReferenceGroupGUID4>
  <ReferenceGroupGUID5>sample string 67</ReferenceGroupGUID5>
  <ReferenceLabel>sample string 68</ReferenceLabel>
  <ReferenceLabel2>sample string 69</ReferenceLabel2>
  <ReferenceLabel3>sample string 70</ReferenceLabel3>
  <ReferenceLabel4>sample string 71</ReferenceLabel4>
  <ReferenceLabel5>sample string 72</ReferenceLabel5>
  <ReferenceTypeID>1</ReferenceTypeID>
  <ReferenceTypeID2>1</ReferenceTypeID2>
  <ReferenceTypeID3>1</ReferenceTypeID3>
  <ReferenceTypeID4>1</ReferenceTypeID4>
  <ReferenceTypeID5>1</ReferenceTypeID5>
  <ServiceGUID>sample string 61</ServiceGUID>
  <SizeUOM>sample string 15</SizeUOM>
  <TimezoneID>sample string 10</TimezoneID>
  <TotalDistance>1</TotalDistance>
  <UserCompanyName>sample string 13</UserCompanyName>
  <Weight>1</Weight>
  <WeightUOM>sample string 14</WeightUOM>
  <Width>1</Width>
  <auth>sample string 1</auth>
</MySettingsParm>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseBase
NameDescriptionTypeAdditional information
IsSuccessful

Used to determine if method call was successful (true) or failure (false)

boolean

None.

ErrorMessage

The error message if method call was not successful

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ErrorMessage": "sample string 2",
  "IsSuccessful": true
}

application/xml, text/xml

Sample:
<ResponseBase xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mnx.WebApi.Shipper.Models">
  <ErrorMessage>sample string 2</ErrorMessage>
  <IsSuccessful>true</IsSuccessful>
</ResponseBase>