JusBill APIs

Get api_token after logging into your JusBill account

For every request api_token should also be sent

APIs/Party
+
Create Party
  • URL: /api/v1/party/set_party
  • Method: POST
  • Request
  •                   {
                        "type":"([Supplier, Customer & Supplier])",
                        "name":"customer name",
                        "address_line1":"address line 1 of customer",
                        "address_line2":"address line 2 of customer(optional)",
                        "city":"city to which address of customer belongs to",
                        "state":"state to which city of customer belongs to",
                        "pin":"pincode of customer's postal area",
                        "email":"email id of customer (optional)",
                        "phone":"phone number of customer (optional)",
                        "mobile":"mobile number of customer (optional)"
    
                      }
                    
  • Response
  •                 {
                      "id":"id generated by the server",
                      "name":"",
                      "address_line1":"address line 1 submitted",
                      "address_line2":"address line 2 submitted",
                      "email":"email address of customer submitted",
                      "phone":"phone number of customer submitted",
                      "mobile":"mobile number of customer submitted",
                      "total_sales":10000.000,
                      "total_purchase":100929.000,
                      "total_outstanding":3012988.000,
                      "total_payments":30997898.000,
                      "total_receipts":30988.000,
                      "state_name":"state of the customer submitted",
                      "city_name":"city of the customer submitted",
                      "country_name":"country of the customer submitted",
                      "party_type_name":"customer type"
                    }
                    
+
View Party
  • URL: /api/v1/party/get_parties
  • Method: GET
  • Parameters(Optional):
  •                   {
                        "id":"1"
                      }
                    
  • Response
  •                   {
                            "id":"response result",
                            "name":"response result",
                            "address_line1":"response result",
                            "address_line2":"response result",
                            "email":"response result",
                            "phone":"response result",
                            "mobile":"response result",
                            "total_sales":"resopnse result",
                            "total_purchase":"resopnse result",
                            "total_outstanding":"resopnse result",
                            "total_payments":"resopnse result",
                            "total_receipts":"resopnse result",
                            "state_name":"resopnse result",
                            "city_name":"resopnse result",
                            "country_name":"resopnse result",
                            "party_type_name":"resopnse result",
                       }
                     
List of APIs
Want a webinar or a live demo of jusbill?

Its super easy to get a live demo or a webinar of jusbill.

Call us at +91 93 1111 7030 and sit back as we take you through all that you can do on jusbill

Contact Us

Want your personal data and cloud storage?
Our cloud is secure but for those of you who need greater flexibility and access to your data, Jusbill can be setup on your personal cloud. Contact our sales team for details.

Contact Sales Team

Copyright © 2009, Research Endeavors Solutions India LLP, All Rights Reserved


Live Chat