Retrieves details for the requested miscellaneous bill.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the miscellaneous bill to be retrieved | path | String |
a RowMiscBill record for the requested miscellaneous bill
Additional attributes:
__billTypeDescr
the description of the bill type, found in the bill_type
field__arCycleCodeDescr
the description of the AR cycle code, found in the ar_cycle_code_id
field__twSegCodeDescr
the description of the segment allocation code, found in the tw_seg_code
fieldRowMiscBillDetail
the miscellaneous billing detail records associated with the bill; each containing a __name
attribute equal to miscBillDetails
RowUsers
the billing user associated with the bill; contains a __name
attribute equal to billingUser
RowCustomer
the customer associated with the bill; contains a __name
attribute equal to customer