go back Home

metadata

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.

<metadata branding="..." company="..." companyId="..." currentCarrierDriver="..." currentDrsPayee="..." currentPayee="..." currentUser="..." deny="..." gitRevision="..." imagingTable="..." lmeRevision="..." lmeVersion="..." mobileService="..." serviceRevision="..." serviceVersion="..." userSavedSearch="..."/>

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":"metadata","branding":"...","company":"...","companyId":"...","currentCarrierDriver":"...","currentDrsPayee":"...","currentPayee":"...","currentUser":"...","deny":"...","gitRevision":"...","imagingTable":"...","lmeRevision":"...","lmeVersion":"...","mobileService":"...","serviceRevision":"...","serviceVersion":"...","userSavedSearch":"..."}

Fields

name type
branding RowMobileBranding
company List
companyId String
currentCarrierDriver RowCarrierDriver
currentDrsPayee RowDrsPayee
currentPayee RowPayee
currentUser RowUsers
deny List
gitRevision String
imagingTable List
lmeRevision Integer
lmeVersion Integer
mobileService RowMobileService
serviceRevision Integer
serviceVersion Integer
userSavedSearch List