Returns the requested driver extra pay record.
name | description | type | default | type |
---|---|---|---|---|
id | the movement ID | path | String | |
otherPayId | the ID of the other pay record | path | String |
the requested driver extra pay record
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
.