go back Home

RowDrsPayeeEquip

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.

<drs_payee_equip company_id="..." id="..." default_trailer="..." equipment_count="..." equipment_type_id="..." payee_id="..."/>

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":"drs_payee_equip","company_id":"...","id":"...","default_trailer":"...","equipment_count":"...","equipment_type_id":"...","payee_id":"..."}

Fields

key name size type
company_id 4 String
id 32 String
default_trailer 1 String
equipment_count 10 int
equipment_type_id 4 String
payee_id 8 String