Retrieves details for the requested historical freight billing record.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the historical billing record to be retrieved | path | String |
a RowBillingHistory record
Additional attributes:
__revenuTypeDescr
the description of the revenue code, found in the revenue_id
field.__rateTypeDescr
the hard coded description of the rate type, found in the rate_type
field.
__billTypeDescr
the hard coded description of the bill type, found in the bill_type
field.
__paymentMethodDescr
the hard coded description of the payment method, found in the payment_method
field.
RowOtherChargeBill
the other charges associated with the bill; each containing a __name
attribute equal to otherCharges
RowUsers
the entered by user associated with the entered_user_id
field; contains a __name
attribute equal to enteredUser
RowUsers
the billing user associated with the billing_user_id
field; contains a __name
attribute equal to billingUser
customer_id
field; contains a __name
attribute equal to customer