Retrieves the settlement history record for the given ID.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the Settlement History record | path | String |
the requested A RowDrsSettleHist
record
Additional attributes:
__payMethodDescr
the description of the pay method, found in the drs_settle_hist.pay_method
field__payeeTypeDescr
the description of the payee type__commodityIdDescr
the description of the commodity, found in the drs_settle_hist.commodity_id
field__revenueIdDescr
the description of the revenue code, found in the drs_settle_hist.revenue_id
fieldRowTractor
This element represent the tractor associated with the settlement.
The element contains a __name
attribute with the value tractor
.RowTrailer
This element represent the trailer associated with the settlement.
The element contains a __name
attribute with the value trailer
.RowDriver
This element represent the driver associated with the settlement.
The element contains a __name
attribute with the value driver
.