HYEGRO CRM v1.0.0 is now LIVE!!
{
"deal_id": 0,
"quote_date": "2019-08-24T14:15:22Z",
"total_amount": 0,
"status": "string",
"account_name": "string",
"tax": 0,
"shipping_method": "string",
"payment_methods": [
"string"
],
"notes": "string",
"delivery_date": "2019-08-24",
"quote_name": "string",
"discount_percentage": 0,
"tax_slab_1": 0,
"tax_slab_2": 0,
"tax_slab_3": 0,
"tax_slab_4": 0,
"tax_slab_5": 0,
"tax_slab_amount_1": 0,
"tax_slab_amount_2": 0,
"tax_slab_amount_3": 0,
"tax_slab_amount_4": 0,
"tax_slab_amount_5": 0,
"subtotal": 0,
"grand_total": 0,
"discounted_price": 0,
"created_by": 0,
"updated_by": 0,
"created_by_name": "string",
"updated_by_name": "string",
"cf1": "string",
"cf2": "string",
"cf3": "string",
"cf4": "string",
"cf5": "string",
"cf6": "string",
"cf7": "string",
"cf8": "string",
"cf9": "string",
"cf10": "string",
"items": [
{
"product_id": 0,
"quote_name": "string",
"product_name": "string",
"quantity": 0,
"price": 0,
"total_price": 0,
"discount_percentage": 0,
"tax_slab_1": 0,
"tax_slab_2": 0,
"tax_slab_3": 0,
"tax_slab_4": 0,
"tax_slab_5": 0,
"tax_slab_amount_1": 0,
"tax_slab_amount_2": 0,
"tax_slab_amount_3": 0,
"tax_slab_amount_4": 0,
"tax_slab_amount_5": 0,
"grand_total": 0,
"discounted_price": 0,
"tax": 0,
"subtotal": 0
}
]
}
{
"deal_id": 0,
"quote_date": "2019-08-24T14:15:22Z",
"total_amount": "string",
"status": "string",
"account_name": "string",
"tax": 0,
"shipping_method": "string",
"payment_methods": [
"string"
],
"notes": "string",
"delivery_date": "2019-08-24",
"quote_name": "string",
"discount_percentage": "string",
"tax_slab_1": 0,
"tax_slab_2": 0,
"tax_slab_3": 0,
"tax_slab_4": 0,
"tax_slab_5": 0,
"tax_slab_amount_1": 0,
"tax_slab_amount_2": 0,
"tax_slab_amount_3": 0,
"tax_slab_amount_4": 0,
"tax_slab_amount_5": 0,
"subtotal": 0,
"grand_total": 0,
"discounted_price": 0,
"created_by": 0,
"updated_by": 0,
"created_by_name": "string",
"updated_by_name": "string",
"cf1": "string",
"cf2": "string",
"cf3": "string",
"cf4": "string",
"cf5": "string",
"cf6": "string",
"cf7": "string",
"cf8": "string",
"cf9": "string",
"cf10": "string"
}