go back Home

rateConfirmation

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.

<rateConfirmation carrierId="..." companyId="..." confirmation="..." contactEmail="..." contactFax="..." contactId="..." contactName="..." memo="..." movementId="..." templateDescription="..." templateNumber="..."/>

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":"rateConfirmation","carrierId":"...","companyId":"...","confirmation":"...","contactEmail":"...","contactFax":"...","contactId":"...","contactName":"...","memo":"...","movementId":"...","templateDescription":"...","templateNumber":"..."}

Fields

name type
carrierId String
companyId String
confirmation Report
contactEmail String
contactFax String
contactId String
contactName String
memo String
movementId String
templateDescription String
templateNumber int