go back Home

RowMiscBillHist

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<misc_bill_hist company_id="..." id="..." bill_date="..." bill_type="..." billing_user_id="..." customer_id="..." gp_exported="..." invoice_no="..." invoice_no_string="..." order_id="..." post_key="..." post_module="..." purchase_order_no="..." ready_to_process="..." reference_number="..." remark="..." total_charges="..." total_charges_c="..." total_charges_d="..." total_charges_n="..." total_charges_r="..." totalcharge_and_excisetax="..." totalcharge_and_excisetax_c="..." totalcharge_and_excisetax_d="..." totalcharge_and_excisetax_n="..." totalcharge_and_excisetax_r="..." tw_seg_code="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"misc_bill_hist","company_id":"...","id":"...","bill_date":"...","bill_type":"...","billing_user_id":"...","customer_id":"...","gp_exported":"...","invoice_no":"...","invoice_no_string":"...","order_id":"...","post_key":"...","post_module":"...","purchase_order_no":"...","ready_to_process":"...","reference_number":"...","remark":"...","total_charges":"...","total_charges_c":"...","total_charges_d":"...","total_charges_n":"...","total_charges_r":"...","totalcharge_and_excisetax":"...","totalcharge_and_excisetax_c":"...","totalcharge_and_excisetax_d":"...","totalcharge_and_excisetax_n":"...","totalcharge_and_excisetax_r":"...","tw_seg_code":"..."}

Fields

key name size type
company_id 4 String
id 32 String
bill_date 10 Date
bill_type 1 String
billing_user_id 10 String
customer_id 8 String
gp_exported 19 Date
invoice_no 10 int
invoice_no_string 10 String
order_id 8 String
post_key 32 String
post_module 4 String
purchase_order_no 20 String
ready_to_process 1 String
reference_number 28 String
remark -1 String
total_charges 16.2 BigDecimal
total_charges_c 3 String
total_charges_d 19 Date
total_charges_n 16.2 BigDecimal
total_charges_r 10.6 BigDecimal
totalcharge_and_excisetax 16.2 BigDecimal
totalcharge_and_excisetax_c 3 String
totalcharge_and_excisetax_d 19 Date
totalcharge_and_excisetax_n 16.2 BigDecimal
totalcharge_and_excisetax_r 10.6 BigDecimal
tw_seg_code 8 String