APMCWebService
Click here for a complete list of operations.
MasterSync
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /APMCWebService.asmx HTTP/1.1
Host: service.apmcnarela.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/MasterSync"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<MasterSync xmlns="http://tempuri.org/">
<sMachineCode>string</sMachineCode>
</MasterSync>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<MasterSyncResponse xmlns="http://tempuri.org/">
<MasterSyncResult>
<Gatepasses>
<apmc_tbl_gatepass>
<gp_id>int</gp_id>
<gp_no>long</gp_no>
<gp_type>string</gp_type>
<gp_place_origin>string</gp_place_origin>
<gp_suborigin>string</gp_suborigin>
<gp_origin_type>string</gp_origin_type>
<gp_vehicle_no>string</gp_vehicle_no>
<gp_bilty_no>string</gp_bilty_no>
<gp_vehicle_type>string</gp_vehicle_type>
<gp_entry_date>dateTime</gp_entry_date>
<gp_entry_datetime>dateTime</gp_entry_datetime>
<gp_ptfee>int</gp_ptfee>
<gp_operator_name>string</gp_operator_name>
<gp_ipaddr>string</gp_ipaddr>
<gp_updatedby_ip>string</gp_updatedby_ip>
<gp_upd_by>int</gp_upd_by>
<gp_updated_date>dateTime</gp_updated_date>
<gp_remark>string</gp_remark>
<gp_status>string</gp_status>
<gp_smsFlag>string</gp_smsFlag>
<gp_mailFlag>string</gp_mailFlag>
<gp_flag3>string</gp_flag3>
<gp_time xsi:nil="true" />
<gp_print_counter>int</gp_print_counter>
<gp_Reprint_Remark>string</gp_Reprint_Remark>
<gp_is_return>boolean</gp_is_return>
<gp_is_transfred_auction>boolean</gp_is_transfred_auction>
<lstGatepassCommodity xsi:nil="true" />
</apmc_tbl_gatepass>
<apmc_tbl_gatepass>
<gp_id>int</gp_id>
<gp_no>long</gp_no>
<gp_type>string</gp_type>
<gp_place_origin>string</gp_place_origin>
<gp_suborigin>string</gp_suborigin>
<gp_origin_type>string</gp_origin_type>
<gp_vehicle_no>string</gp_vehicle_no>
<gp_bilty_no>string</gp_bilty_no>
<gp_vehicle_type>string</gp_vehicle_type>
<gp_entry_date>dateTime</gp_entry_date>
<gp_entry_datetime>dateTime</gp_entry_datetime>
<gp_ptfee>int</gp_ptfee>
<gp_operator_name>string</gp_operator_name>
<gp_ipaddr>string</gp_ipaddr>
<gp_updatedby_ip>string</gp_updatedby_ip>
<gp_upd_by>int</gp_upd_by>
<gp_updated_date>dateTime</gp_updated_date>
<gp_remark>string</gp_remark>
<gp_status>string</gp_status>
<gp_smsFlag>string</gp_smsFlag>
<gp_mailFlag>string</gp_mailFlag>
<gp_flag3>string</gp_flag3>
<gp_time xsi:nil="true" />
<gp_print_counter>int</gp_print_counter>
<gp_Reprint_Remark>string</gp_Reprint_Remark>
<gp_is_return>boolean</gp_is_return>
<gp_is_transfred_auction>boolean</gp_is_transfred_auction>
<lstGatepassCommodity xsi:nil="true" />
</apmc_tbl_gatepass>
</Gatepasses>
<Licenses>
<apmc_tbl_license>
<lic_id>int</lic_id>
<lic_code>int</lic_code>
<lic_no>int</lic_no>
<lic_category>string</lic_category>
<lic_firm_name>string</lic_firm_name>
<lic_shop_no>string</lic_shop_no>
<lic_shop_block>string</lic_shop_block>
<lic_order_no>string</lic_order_no>
<lic_order_date>dateTime</lic_order_date>
<lic_order_type>string</lic_order_type>
<lic_type>string</lic_type>
<lic_received_date>dateTime</lic_received_date>
<lic_mobile1>string</lic_mobile1>
<lic_mobile2>string</lic_mobile2>
<lic_email1>string</lic_email1>
<lic_email2>string</lic_email2>
<lic_isverified>string</lic_isverified>
<lic_isblock>string</lic_isblock>
<lic_entry_date>dateTime</lic_entry_date>
<lic_remarks>string</lic_remarks>
<lic_update_date>dateTime</lic_update_date>
<lic_updated_by>int</lic_updated_by>
<lic_ipaddress>string</lic_ipaddress>
<lic_valid_from_date>dateTime</lic_valid_from_date>
<lic_valid_to_date>dateTime</lic_valid_to_date>
<Lic_Commodities xsi:nil="true" />
</apmc_tbl_license>
<apmc_tbl_license>
<lic_id>int</lic_id>
<lic_code>int</lic_code>
<lic_no>int</lic_no>
<lic_category>string</lic_category>
<lic_firm_name>string</lic_firm_name>
<lic_shop_no>string</lic_shop_no>
<lic_shop_block>string</lic_shop_block>
<lic_order_no>string</lic_order_no>
<lic_order_date>dateTime</lic_order_date>
<lic_order_type>string</lic_order_type>
<lic_type>string</lic_type>
<lic_received_date>dateTime</lic_received_date>
<lic_mobile1>string</lic_mobile1>
<lic_mobile2>string</lic_mobile2>
<lic_email1>string</lic_email1>
<lic_email2>string</lic_email2>
<lic_isverified>string</lic_isverified>
<lic_isblock>string</lic_isblock>
<lic_entry_date>dateTime</lic_entry_date>
<lic_remarks>string</lic_remarks>
<lic_update_date>dateTime</lic_update_date>
<lic_updated_by>int</lic_updated_by>
<lic_ipaddress>string</lic_ipaddress>
<lic_valid_from_date>dateTime</lic_valid_from_date>
<lic_valid_to_date>dateTime</lic_valid_to_date>
<Lic_Commodities xsi:nil="true" />
</apmc_tbl_license>
</Licenses>
<User>
<apmc_users>
<u_id>int</u_id>
<u_user_id>string</u_user_id>
<u_password>string</u_password>
<u_user_name>string</u_user_name>
<u_d_created>dateTime</u_d_created>
<u_d_deleted>dateTime</u_d_deleted>
<u_created_by>int</u_created_by>
<u_deleted_by>int</u_deleted_by>
<u_d_last_login>dateTime</u_d_last_login>
<u_status>string</u_status>
<u_flag1>string</u_flag1>
<u_flag2>string</u_flag2>
<u_flag3>string</u_flag3>
<u_dept>string</u_dept>
<u_fname>string</u_fname>
<u_lname>string</u_lname>
<u_gender>string</u_gender>
<u_designation>string</u_designation>
<u_mobile>string</u_mobile>
<u_email>string</u_email>
<u_addr1>string</u_addr1>
<u_addr2>string</u_addr2>
<u_state>string</u_state>
<u_pincode>string</u_pincode>
<u_updated_date>dateTime</u_updated_date>
<u_updated_by>string</u_updated_by>
</apmc_users>
<apmc_users>
<u_id>int</u_id>
<u_user_id>string</u_user_id>
<u_password>string</u_password>
<u_user_name>string</u_user_name>
<u_d_created>dateTime</u_d_created>
<u_d_deleted>dateTime</u_d_deleted>
<u_created_by>int</u_created_by>
<u_deleted_by>int</u_deleted_by>
<u_d_last_login>dateTime</u_d_last_login>
<u_status>string</u_status>
<u_flag1>string</u_flag1>
<u_flag2>string</u_flag2>
<u_flag3>string</u_flag3>
<u_dept>string</u_dept>
<u_fname>string</u_fname>
<u_lname>string</u_lname>
<u_gender>string</u_gender>
<u_designation>string</u_designation>
<u_mobile>string</u_mobile>
<u_email>string</u_email>
<u_addr1>string</u_addr1>
<u_addr2>string</u_addr2>
<u_state>string</u_state>
<u_pincode>string</u_pincode>
<u_updated_date>dateTime</u_updated_date>
<u_updated_by>string</u_updated_by>
</apmc_users>
</User>
<AccountTrans>
<apmc_tbl_transaction>
<t_id>int</t_id>
<t_jformno>int</t_jformno>
<t_lic_code>int</t_lic_code>
<t_totamt>double</t_totamt>
<t_paid_amt>double</t_paid_amt>
<t_due_amt>double</t_due_amt>
<t_mode>string</t_mode>
<t_payment_date>dateTime</t_payment_date>
<t_pay_updated_by>string</t_pay_updated_by>
<t_pay_updated_date>dateTime</t_pay_updated_date>
<t_bookno>int</t_bookno>
<t_srno>int</t_srno>
<t_cheque_date>dateTime</t_cheque_date>
<t_cheque_no>string</t_cheque_no>
<t_bank>int</t_bank>
<t_sr_no>int</t_sr_no>
<t_receipt_no>string</t_receipt_no>
<t_is_cancle>boolean</t_is_cancle>
<t_is_cancle_remark>string</t_is_cancle_remark>
<t_new_receipt_no>string</t_new_receipt_no>
<t_trans_type>string</t_trans_type>
<t_refund_amt>decimal</t_refund_amt>
<t_Other_name>string</t_Other_name>
<t_is_refund>boolean</t_is_refund>
<t_created_by>long</t_created_by>
<t_cancle_by>long</t_cancle_by>
<t_created_date>dateTime</t_created_date>
<t_Cancle_date>dateTime</t_Cancle_date>
<t_bf_item_name>string</t_bf_item_name>
<t_machine_id>int</t_machine_id>
</apmc_tbl_transaction>
<apmc_tbl_transaction>
<t_id>int</t_id>
<t_jformno>int</t_jformno>
<t_lic_code>int</t_lic_code>
<t_totamt>double</t_totamt>
<t_paid_amt>double</t_paid_amt>
<t_due_amt>double</t_due_amt>
<t_mode>string</t_mode>
<t_payment_date>dateTime</t_payment_date>
<t_pay_updated_by>string</t_pay_updated_by>
<t_pay_updated_date>dateTime</t_pay_updated_date>
<t_bookno>int</t_bookno>
<t_srno>int</t_srno>
<t_cheque_date>dateTime</t_cheque_date>
<t_cheque_no>string</t_cheque_no>
<t_bank>int</t_bank>
<t_sr_no>int</t_sr_no>
<t_receipt_no>string</t_receipt_no>
<t_is_cancle>boolean</t_is_cancle>
<t_is_cancle_remark>string</t_is_cancle_remark>
<t_new_receipt_no>string</t_new_receipt_no>
<t_trans_type>string</t_trans_type>
<t_refund_amt>decimal</t_refund_amt>
<t_Other_name>string</t_Other_name>
<t_is_refund>boolean</t_is_refund>
<t_created_by>long</t_created_by>
<t_cancle_by>long</t_cancle_by>
<t_created_date>dateTime</t_created_date>
<t_Cancle_date>dateTime</t_Cancle_date>
<t_bf_item_name>string</t_bf_item_name>
<t_machine_id>int</t_machine_id>
</apmc_tbl_transaction>
</AccountTrans>
<PaymentType>
<apmc_tbl_payment_type>
<type_id>int</type_id>
<type_name>string</type_name>
<type_created_by>string</type_created_by>
<type_created_date>dateTime</type_created_date>
<type_status>boolean</type_status>
<type_code>string</type_code>
<type_invoice_id>long</type_invoice_id>
</apmc_tbl_payment_type>
<apmc_tbl_payment_type>
<type_id>int</type_id>
<type_name>string</type_name>
<type_created_by>string</type_created_by>
<type_created_date>dateTime</type_created_date>
<type_status>boolean</type_status>
<type_code>string</type_code>
<type_invoice_id>long</type_invoice_id>
</apmc_tbl_payment_type>
</PaymentType>
<BankNames>
<apmc_tbl_bankname>
<bankid>int</bankid>
<bank_name>string</bank_name>
<Is_Active>boolean</Is_Active>
<bank_created_date>dateTime</bank_created_date>
<bank_created_by>string</bank_created_by>
</apmc_tbl_bankname>
<apmc_tbl_bankname>
<bankid>int</bankid>
<bank_name>string</bank_name>
<Is_Active>boolean</Is_Active>
<bank_created_date>dateTime</bank_created_date>
<bank_created_by>string</bank_created_by>
</apmc_tbl_bankname>
</BankNames>
<ErrorMessage>string</ErrorMessage>
</MasterSyncResult>
</MasterSyncResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /APMCWebService.asmx HTTP/1.1
Host: service.apmcnarela.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<MasterSync xmlns="http://tempuri.org/">
<sMachineCode>string</sMachineCode>
</MasterSync>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<MasterSyncResponse xmlns="http://tempuri.org/">
<MasterSyncResult>
<Gatepasses>
<apmc_tbl_gatepass>
<gp_id>int</gp_id>
<gp_no>long</gp_no>
<gp_type>string</gp_type>
<gp_place_origin>string</gp_place_origin>
<gp_suborigin>string</gp_suborigin>
<gp_origin_type>string</gp_origin_type>
<gp_vehicle_no>string</gp_vehicle_no>
<gp_bilty_no>string</gp_bilty_no>
<gp_vehicle_type>string</gp_vehicle_type>
<gp_entry_date>dateTime</gp_entry_date>
<gp_entry_datetime>dateTime</gp_entry_datetime>
<gp_ptfee>int</gp_ptfee>
<gp_operator_name>string</gp_operator_name>
<gp_ipaddr>string</gp_ipaddr>
<gp_updatedby_ip>string</gp_updatedby_ip>
<gp_upd_by>int</gp_upd_by>
<gp_updated_date>dateTime</gp_updated_date>
<gp_remark>string</gp_remark>
<gp_status>string</gp_status>
<gp_smsFlag>string</gp_smsFlag>
<gp_mailFlag>string</gp_mailFlag>
<gp_flag3>string</gp_flag3>
<gp_time xsi:nil="true" />
<gp_print_counter>int</gp_print_counter>
<gp_Reprint_Remark>string</gp_Reprint_Remark>
<gp_is_return>boolean</gp_is_return>
<gp_is_transfred_auction>boolean</gp_is_transfred_auction>
<lstGatepassCommodity xsi:nil="true" />
</apmc_tbl_gatepass>
<apmc_tbl_gatepass>
<gp_id>int</gp_id>
<gp_no>long</gp_no>
<gp_type>string</gp_type>
<gp_place_origin>string</gp_place_origin>
<gp_suborigin>string</gp_suborigin>
<gp_origin_type>string</gp_origin_type>
<gp_vehicle_no>string</gp_vehicle_no>
<gp_bilty_no>string</gp_bilty_no>
<gp_vehicle_type>string</gp_vehicle_type>
<gp_entry_date>dateTime</gp_entry_date>
<gp_entry_datetime>dateTime</gp_entry_datetime>
<gp_ptfee>int</gp_ptfee>
<gp_operator_name>string</gp_operator_name>
<gp_ipaddr>string</gp_ipaddr>
<gp_updatedby_ip>string</gp_updatedby_ip>
<gp_upd_by>int</gp_upd_by>
<gp_updated_date>dateTime</gp_updated_date>
<gp_remark>string</gp_remark>
<gp_status>string</gp_status>
<gp_smsFlag>string</gp_smsFlag>
<gp_mailFlag>string</gp_mailFlag>
<gp_flag3>string</gp_flag3>
<gp_time xsi:nil="true" />
<gp_print_counter>int</gp_print_counter>
<gp_Reprint_Remark>string</gp_Reprint_Remark>
<gp_is_return>boolean</gp_is_return>
<gp_is_transfred_auction>boolean</gp_is_transfred_auction>
<lstGatepassCommodity xsi:nil="true" />
</apmc_tbl_gatepass>
</Gatepasses>
<Licenses>
<apmc_tbl_license>
<lic_id>int</lic_id>
<lic_code>int</lic_code>
<lic_no>int</lic_no>
<lic_category>string</lic_category>
<lic_firm_name>string</lic_firm_name>
<lic_shop_no>string</lic_shop_no>
<lic_shop_block>string</lic_shop_block>
<lic_order_no>string</lic_order_no>
<lic_order_date>dateTime</lic_order_date>
<lic_order_type>string</lic_order_type>
<lic_type>string</lic_type>
<lic_received_date>dateTime</lic_received_date>
<lic_mobile1>string</lic_mobile1>
<lic_mobile2>string</lic_mobile2>
<lic_email1>string</lic_email1>
<lic_email2>string</lic_email2>
<lic_isverified>string</lic_isverified>
<lic_isblock>string</lic_isblock>
<lic_entry_date>dateTime</lic_entry_date>
<lic_remarks>string</lic_remarks>
<lic_update_date>dateTime</lic_update_date>
<lic_updated_by>int</lic_updated_by>
<lic_ipaddress>string</lic_ipaddress>
<lic_valid_from_date>dateTime</lic_valid_from_date>
<lic_valid_to_date>dateTime</lic_valid_to_date>
<Lic_Commodities xsi:nil="true" />
</apmc_tbl_license>
<apmc_tbl_license>
<lic_id>int</lic_id>
<lic_code>int</lic_code>
<lic_no>int</lic_no>
<lic_category>string</lic_category>
<lic_firm_name>string</lic_firm_name>
<lic_shop_no>string</lic_shop_no>
<lic_shop_block>string</lic_shop_block>
<lic_order_no>string</lic_order_no>
<lic_order_date>dateTime</lic_order_date>
<lic_order_type>string</lic_order_type>
<lic_type>string</lic_type>
<lic_received_date>dateTime</lic_received_date>
<lic_mobile1>string</lic_mobile1>
<lic_mobile2>string</lic_mobile2>
<lic_email1>string</lic_email1>
<lic_email2>string</lic_email2>
<lic_isverified>string</lic_isverified>
<lic_isblock>string</lic_isblock>
<lic_entry_date>dateTime</lic_entry_date>
<lic_remarks>string</lic_remarks>
<lic_update_date>dateTime</lic_update_date>
<lic_updated_by>int</lic_updated_by>
<lic_ipaddress>string</lic_ipaddress>
<lic_valid_from_date>dateTime</lic_valid_from_date>
<lic_valid_to_date>dateTime</lic_valid_to_date>
<Lic_Commodities xsi:nil="true" />
</apmc_tbl_license>
</Licenses>
<User>
<apmc_users>
<u_id>int</u_id>
<u_user_id>string</u_user_id>
<u_password>string</u_password>
<u_user_name>string</u_user_name>
<u_d_created>dateTime</u_d_created>
<u_d_deleted>dateTime</u_d_deleted>
<u_created_by>int</u_created_by>
<u_deleted_by>int</u_deleted_by>
<u_d_last_login>dateTime</u_d_last_login>
<u_status>string</u_status>
<u_flag1>string</u_flag1>
<u_flag2>string</u_flag2>
<u_flag3>string</u_flag3>
<u_dept>string</u_dept>
<u_fname>string</u_fname>
<u_lname>string</u_lname>
<u_gender>string</u_gender>
<u_designation>string</u_designation>
<u_mobile>string</u_mobile>
<u_email>string</u_email>
<u_addr1>string</u_addr1>
<u_addr2>string</u_addr2>
<u_state>string</u_state>
<u_pincode>string</u_pincode>
<u_updated_date>dateTime</u_updated_date>
<u_updated_by>string</u_updated_by>
</apmc_users>
<apmc_users>
<u_id>int</u_id>
<u_user_id>string</u_user_id>
<u_password>string</u_password>
<u_user_name>string</u_user_name>
<u_d_created>dateTime</u_d_created>
<u_d_deleted>dateTime</u_d_deleted>
<u_created_by>int</u_created_by>
<u_deleted_by>int</u_deleted_by>
<u_d_last_login>dateTime</u_d_last_login>
<u_status>string</u_status>
<u_flag1>string</u_flag1>
<u_flag2>string</u_flag2>
<u_flag3>string</u_flag3>
<u_dept>string</u_dept>
<u_fname>string</u_fname>
<u_lname>string</u_lname>
<u_gender>string</u_gender>
<u_designation>string</u_designation>
<u_mobile>string</u_mobile>
<u_email>string</u_email>
<u_addr1>string</u_addr1>
<u_addr2>string</u_addr2>
<u_state>string</u_state>
<u_pincode>string</u_pincode>
<u_updated_date>dateTime</u_updated_date>
<u_updated_by>string</u_updated_by>
</apmc_users>
</User>
<AccountTrans>
<apmc_tbl_transaction>
<t_id>int</t_id>
<t_jformno>int</t_jformno>
<t_lic_code>int</t_lic_code>
<t_totamt>double</t_totamt>
<t_paid_amt>double</t_paid_amt>
<t_due_amt>double</t_due_amt>
<t_mode>string</t_mode>
<t_payment_date>dateTime</t_payment_date>
<t_pay_updated_by>string</t_pay_updated_by>
<t_pay_updated_date>dateTime</t_pay_updated_date>
<t_bookno>int</t_bookno>
<t_srno>int</t_srno>
<t_cheque_date>dateTime</t_cheque_date>
<t_cheque_no>string</t_cheque_no>
<t_bank>int</t_bank>
<t_sr_no>int</t_sr_no>
<t_receipt_no>string</t_receipt_no>
<t_is_cancle>boolean</t_is_cancle>
<t_is_cancle_remark>string</t_is_cancle_remark>
<t_new_receipt_no>string</t_new_receipt_no>
<t_trans_type>string</t_trans_type>
<t_refund_amt>decimal</t_refund_amt>
<t_Other_name>string</t_Other_name>
<t_is_refund>boolean</t_is_refund>
<t_created_by>long</t_created_by>
<t_cancle_by>long</t_cancle_by>
<t_created_date>dateTime</t_created_date>
<t_Cancle_date>dateTime</t_Cancle_date>
<t_bf_item_name>string</t_bf_item_name>
<t_machine_id>int</t_machine_id>
</apmc_tbl_transaction>
<apmc_tbl_transaction>
<t_id>int</t_id>
<t_jformno>int</t_jformno>
<t_lic_code>int</t_lic_code>
<t_totamt>double</t_totamt>
<t_paid_amt>double</t_paid_amt>
<t_due_amt>double</t_due_amt>
<t_mode>string</t_mode>
<t_payment_date>dateTime</t_payment_date>
<t_pay_updated_by>string</t_pay_updated_by>
<t_pay_updated_date>dateTime</t_pay_updated_date>
<t_bookno>int</t_bookno>
<t_srno>int</t_srno>
<t_cheque_date>dateTime</t_cheque_date>
<t_cheque_no>string</t_cheque_no>
<t_bank>int</t_bank>
<t_sr_no>int</t_sr_no>
<t_receipt_no>string</t_receipt_no>
<t_is_cancle>boolean</t_is_cancle>
<t_is_cancle_remark>string</t_is_cancle_remark>
<t_new_receipt_no>string</t_new_receipt_no>
<t_trans_type>string</t_trans_type>
<t_refund_amt>decimal</t_refund_amt>
<t_Other_name>string</t_Other_name>
<t_is_refund>boolean</t_is_refund>
<t_created_by>long</t_created_by>
<t_cancle_by>long</t_cancle_by>
<t_created_date>dateTime</t_created_date>
<t_Cancle_date>dateTime</t_Cancle_date>
<t_bf_item_name>string</t_bf_item_name>
<t_machine_id>int</t_machine_id>
</apmc_tbl_transaction>
</AccountTrans>
<PaymentType>
<apmc_tbl_payment_type>
<type_id>int</type_id>
<type_name>string</type_name>
<type_created_by>string</type_created_by>
<type_created_date>dateTime</type_created_date>
<type_status>boolean</type_status>
<type_code>string</type_code>
<type_invoice_id>long</type_invoice_id>
</apmc_tbl_payment_type>
<apmc_tbl_payment_type>
<type_id>int</type_id>
<type_name>string</type_name>
<type_created_by>string</type_created_by>
<type_created_date>dateTime</type_created_date>
<type_status>boolean</type_status>
<type_code>string</type_code>
<type_invoice_id>long</type_invoice_id>
</apmc_tbl_payment_type>
</PaymentType>
<BankNames>
<apmc_tbl_bankname>
<bankid>int</bankid>
<bank_name>string</bank_name>
<Is_Active>boolean</Is_Active>
<bank_created_date>dateTime</bank_created_date>
<bank_created_by>string</bank_created_by>
</apmc_tbl_bankname>
<apmc_tbl_bankname>
<bankid>int</bankid>
<bank_name>string</bank_name>
<Is_Active>boolean</Is_Active>
<bank_created_date>dateTime</bank_created_date>
<bank_created_by>string</bank_created_by>
</apmc_tbl_bankname>
</BankNames>
<ErrorMessage>string</ErrorMessage>
</MasterSyncResult>
</MasterSyncResponse>
</soap12:Body>
</soap12:Envelope>