Trailer Spec
Information about trailer specs are implemented in the Trailer Spec object. The attributes of the Trailer Spec object are:
|
Attribute
|
Description
|
|---|---|
|
id |
A string indicating the identifier for the trailer spec. |
|
label |
A string indicating the label text for the trailer spec. |
|
value |
A string indicating the value of the trailer spec. |
Valid values for each specific identifier are shown below:
|
Trailer Spec ID
|
Valid Values
|
|---|---|
|
trailerType |
Max length 3 characters. (Valid trailer type) |
|
length |
0-80 |
|
doorType |
swing |
|
suspensionType |
air |
|
liftGate |
true |
|
roofType |
aluminum |
|
manufacturer |
Max length 20 characters. |
|
modelYear |
0 or 1951-2100 |
|
vin |
Max length 17 characters. |
|
customSpec1 |
label/value - Max length 20 characters each. |
|
customSpec2 |
label/value - Max length 20 characters each. |
|
customSpec3 |
label/value - Max length 20 characters each. |
WSDL Definition
Here is how the Trailer Information object is defined within the WSDL
|
|
Sample XML
Here is some sample XML that shows what the Trailer Information object will look like in XML
|
|