getBillBreakDown
POST
/open/get_bill_breakdown
Name | Type | Description | |
---|---|---|---|
api_key | string(required) | Your API-key | |
marketplace_user_id | number(required) | marketplace_user_id | |
amount | numberv(required) | amount | |
checkout_template | string(optional) | Checkout Template | |
customer_address | string(optional) | Customer Address | |
domain_name | string(optional) | Domain Name | |
dual_user_key | number(optional) | Dual User Key | |
home_Delivery | number(optional) | 2= Home Delivery [ HOME_DELIVERY : 2, SELF_PICKUP : 4, PICK_AND_DROP : 8, HOME_DELIVERY_SELF_PICKUP : 6, HOME_DELIVERY_PICK_DROP : 10, PICK_DROP_SELF_PICKUP : 12, ALL : 14] | |
is_app_product_tax_enabled | number(optional) | Product Tax Enable -Disable Status | |
job_pickup_datetime | string(optional) | Job Pickup Date And Time | |
language | string(optional) | Language | |
latitude | number(optional) | Latitude | |
Longtitude | number(optional) | Longtitude | |
marketplace_refrence_id | string(required) | Marketplace Refrence Id | |
product | array(required) | Product | |
user_id | number(required) | User Id | |
Vendor_id | number(required) | Customer Id |
Request
Body Params application/json
Request samples
Responses
Modified at 2024-04-17 07:11:33