Date : 2 May 2024 client_product_sync API :: Request { "table_name": "product", "page_number": "1", "timestamp": "-1", "company_id": "1", "sync": { "update": [ { "id" : "1", "tax_percentage": "1", "product_name": "update product 2", "is_barcode_scan": "false", "uom_id": "90", "product_description": "p2", "is_test": "false", "company_id": "471", "user_id": "12", "type": "0", "is_taxable": "true", "tax_amount": "005.00", "is_deleted": "", "local_id": "262290845291010", "rate": "500.00", "product_tax": "1", "cost": "1" },{ "id" : "2", "tax_percentage": "1", "product_name": "update product 2", "is_barcode_scan": "false", "uom_id": "90", "product_description": "p2", "is_test": "false", "company_id": "471", "user_id": "14", "type": "0", "is_taxable": "true", "tax_amount": "005.00", "is_deleted": "", "local_id": "262290845291010", "rate": "500.00", "product_tax": "1", "cost": "1" }], "delete": [ ] } } Client Date : 2 May 2024 client_product_sync API :: Request { "table_name": "clients", "page_number": "1", "timestamp": "-1", "company_id": "1", "sync": { "New": [ { "id":"424" "user_id": "2", "company_id" : "1", "billing_name": "update client 2", "email": "test@gmail.com", "address1": "Testing.....", "address2": "Test .....", "address3": "Welcome", "contact_fullname": "Welcome To Testing laravel", "phone": "123", "cell": "1244", "fax": "1245", "pager": "12345", "website": "www.google.com", "shipping_name": "Welcome To Laravel ", "shipping_address1": "Upsqare Technology", "shipping_address2": "12345", "shipping_address3": "Ahd", "terms":"Test", "territory":"Test", "tax_number":"Welcomemmmmmmmmmmmm", "other":"none", "notes":"None point", "locations":"Welcome", "status":1, "is_test":"", "created_at":"123456", "created_ip":"123.456.34.2", "created_by":"1", "time_stamp":"1738281296", "local_id":"1738281296", "opening_balance_amount":"12345", "billing_country_id":"1", "billing_state_id":"1", "billing_state_name":"Test", "shipping_country_id":"1", "shipping_state_id":"1", "shipping_state_name":"Test", "currency_symbol":"$", "currency":"USD", "currency_code":"$", "billing_city_id":"3", "shipping_city_id":"2" } ], "Update":[{ "id":"424" "user_id": "2", "company_id" : "1", "billing_name": "update client 2", "email": "test@gmail.com", "address1": "Testing.....", "address2": "Test .....", "address3": "Welcome", "contact_fullname": "Welcome To Testing laravel", "phone": "123", "cell": "1244", "fax": "1245", "pager": "12345", "website": "www.google.com", "shipping_name": "Welcome To Laravel ", "shipping_address1": "Upsqare Technology", "shipping_address2": "12345", "shipping_address3": "Ahd", "terms":"Test", "territory":"Test", "tax_number":"Welcomemmmmmmmmmmmm", "other":"none", "notes":"None point", "locations":"Welcome", "status":1, "is_test":"", "created_at":"123456", "created_ip":"123.456.34.2", "created_by":"1", "time_stamp":"1738281296", "local_id":"1738281296", "opening_balance_amount":"12345", "billing_country_id":"1", "billing_state_id":"1", "billing_state_name":"Test", "shipping_country_id":"1", "shipping_state_id":"1", "shipping_state_name":"Test", "currency_symbol":"$", "currency":"USD", "currency_code":"$", "billing_city_id":"3", "shipping_city_id":"2" }] } }