Returns a list of Driver Extra Pay records for a given movement
name | description | type | default | type |
---|---|---|---|---|
id | the ID of the movement | path | String |
a list of Driver Extra Pay records for a given movement
Child Elements:
RowDriver
This element represent the driver associated with the
driver extra pay record, by the driver_extra_pay.driver_id
field.
The element contains a __name
attribute with the value driver
.RowPayee
This element represent the carrier associated with the
driver extra pay record, by the driver_extra_pay.payee_id
field.
The element contains a __name
attribute with the value carrier
.RowUsers
This element represent the entered by user associated with the
driver extra pay record, by the driver_extra_pay.entered_user_id
field.
The element contains a __name
attribute with the value enteredByUser
.RowDeductCode
This element represent the deduction/earning code associated with the
driver extra pay record, by the driver_extra_pay.deduct_code_id
field.
The element contains a __name
attribute with the value deductCode
.