go back Home

RowEdiCarrier

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<edi_carrier company_id="..." id="..." alt_partner_id="..." carrier_id="..." carrier_value="..." direction="..." edi_carrier_id="..." partner_id="..." scac="..." transaction_set="..." transaction_type="..." version="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"edi_carrier","company_id":"...","id":"...","alt_partner_id":"...","carrier_id":"...","carrier_value":"...","direction":"...","edi_carrier_id":"...","partner_id":"...","scac":"...","transaction_set":"...","transaction_type":"...","version":"..."}

Fields

key name size type
company_id 4 String
id 32 String
alt_partner_id 15 String
carrier_id 8 String
carrier_value 80 String
direction 1 String
edi_carrier_id 80 String
partner_id 15 String
scac 4 String
transaction_set 3 String
transaction_type 1 String
version 12 String