API List
- API Introduction
- Authentication Key API
- Server Date and Time
- Register Quotation API
- Register Delivery Order
- Embed Image API
- List of companies with basic details
- Complete details of a company
- List of customers of a branch with basic details
- Register company
- Register address
- Login ID availability check
- Customer Login API
- Common lookups
- Delivery Order Tracking API
- List of Commercial Invoices
- Number of Commercial Invoices
Shopping Cart Integration API
API # : 8004 | API Name : registerquotation
This API is used to register a quotation (new or old) for a customer in Tuhund.
URL : <domain>/apic/registerquotation
Methods Allowed : POST
Register Quotation API and all similar API like Proforma Invoice, Commercial Invoice, Inquiry, Purchase Order, FFQ, Purchase Invoice and Leads, etc can be used to register new records during mormal working or old records at the time of data entry into the system. Payload for both are slightly different. For the real time entry all entities like customer, address, product, record type and tax type will be identified only with their respective ID. However, for the old data entry ID or the names can be used.
Request Headers :
Name | Description |
---|---|
device | A short name of your application. Device is mandatory but any value between 3 and 20 characters is accepted. |
Authentication | Authentication code generated for API call. |