ShowOneSalesQuote
Testing Env
https://taccounting.vodoerp.com
Testing Env
https://taccounting.vodoerp.com
GET
/api/v4/sales_quote/{{quote_uuid}}
Last modified:2025-04-06 12:28:16
Retrieve Sales Quote Details
Request Body
Response
{
"status": true,
"message": "",
"data": {
"id": 0,
"uuid": "",
"user_id": 0,
"business_id": 0,
"currency_id": 0,
"status_id": 0,
"reference": 0,
"due_date": null,
"created_date": "",
"description": "",
"billing_address": null,
"tax_inclusive": "",
"rounding": "",
"discount": "",
"hide_total": "",
"custom_title": "",
"rounding_value": 0,
"total": 0,
"note": null,
"created_at": "",
"updated_at": "",
"items": [
{
"id": 0,
"quote_id": 0,
"sort": null,
"item_id": null,
"ecommerce_item_attributes_id": "",
"ecommerce_item_unit_id": null,
"ecommerce_item_unit_name_en": null,
"ecommerce_item_unit_name_ar": null,
"description": "",
"qty": "",
"unit_price": "",
"amount": "",
"discount": null,
"tax_id": 0,
"tax_amount": "",
"created_at": "",
"updated_at": ""
}
],
"user": {
"id": 0,
"integration_id": null,
"integration_method": null,
"uuid": "",
"business_id": 0,
"related_business_id": null,
"first_name": "",
"last_name": "",
"user_name": null,
"email": "",
"token": null,
"email_verified_at": null,
"password": "",
"phone": "",
"address1": "",
"longitude": null,
"latitude": null,
"address2": "",
"address_type": null,
"country_id": 0,
"city": "",
"district": null,
"state": "",
"postcode": "",
"vat_number": "",
"vat_number_check": "",
"company_name": "",
"currency": "",
"business_identifier": "",
"billing_address": "",
"delivery_address": "",
"credit_limit": null,
"remember_token": null,
"user_type": 0,
"status": 0,
"started_balance": null,
"customer_type": null,
"reservation_cust_id": null,
"image": null,
"send_confirm_message": 0,
"bank_name": null,
"bank_account_number": null,
"bank_iban_number": null,
"commercial_register": null,
"user_cat_id": null,
"kiosk_code": null,
"kiosk_token": null,
"user_kiosk_token": null,
"kiosk_code_verified_at": null,
"job": null,
"login_token": null,
"created_at": "",
"updated_at": "",
"deleted_at": null
},
"status": {
"id": 0,
"name_en": "",
"name_ar": ""
}
}
}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://taccounting.vodoerp.com/api/v4/sales_quote/{{quote_uuid}}' \
--header 'secure-business-key: 4765066450c0bd66325.48403130' \
--header 'platform-key: 1234567' \
--header 'platform: web' \
--header 'Accept-Language: en' \
--header 'apikey: efe2db322a53' \
--header 'userToken: 1f553039136c8bb92f272439f7821241c76ebdd036e6d5b938bedb800b21c4ad'
Response Response Example
{
"status": true,
"message": "done",
"data": {
"id": 1805,
"uuid": "eba88ed7-c16b-46d1-ae1b-2c5e92898a83",
"user_id": 3,
"business_id": 259,
"currency_id": 126,
"status_id": 1,
"reference": 1,
"due_date": null,
"created_date": "2025-09-02",
"description": "quote desc",
"billing_address": null,
"tax_inclusive": "0",
"rounding": "0",
"discount": "0",
"hide_total": "0",
"custom_title": "",
"rounding_value": 0,
"total": 1250,
"note": null,
"created_at": "2025-03-26T12:07:22.000000Z",
"updated_at": "2025-03-26T12:07:22.000000Z",
"items": [
{
"id": 8791,
"quote_id": 1805,
"sort": null,
"item_id": null,
"ecommerce_item_attributes_id": "",
"ecommerce_item_unit_id": null,
"ecommerce_item_unit_name_en": null,
"ecommerce_item_unit_name_ar": null,
"description": "",
"qty": "1",
"unit_price": "250",
"amount": "250",
"discount": null,
"tax_id": 185,
"tax_amount": "45",
"created_at": "2025-03-26T12:07:22.000000Z",
"updated_at": "2025-03-26T12:07:22.000000Z"
}
],
"user": {
"id": 3,
"integration_id": null,
"integration_method": null,
"uuid": "eb5bb0cd-e6bd-11ef-995f-fa163e094c0f",
"business_id": 33,
"related_business_id": null,
"first_name": "عميل",
"last_name": "3",
"user_name": null,
"email": "client3@bodoglobal.com",
"token": null,
"email_verified_at": null,
"password": "$2y$10$73FXhoTqjixEylv2pcpFNuXODIkSYseBcR01JIesxaOB5oZ/Lcg3y",
"phone": "05600000000",
"address1": "عنوان العميل 3 الأول",
"longitude": null,
"latitude": null,
"address2": "عنوان العميل 3 الثاني",
"address_type": null,
"country_id": 22,
"city": "مدينة العميل 3",
"district": null,
"state": "محافظة العميل الاول",
"postcode": "123123",
"vat_number": "126655666",
"vat_number_check": "0",
"company_name": "شركه عميل 3",
"currency": "0",
"business_identifier": "مرجع العميل 3",
"billing_address": "عنوان فوترة العميل 3",
"delivery_address": "عنوان التسليم للعميل 3",
"credit_limit": null,
"remember_token": null,
"user_type": 1,
"status": 1,
"started_balance": null,
"customer_type": null,
"reservation_cust_id": null,
"image": null,
"send_confirm_message": 1,
"bank_name": null,
"bank_account_number": null,
"bank_iban_number": null,
"commercial_register": null,
"user_cat_id": null,
"kiosk_code": null,
"kiosk_token": null,
"user_kiosk_token": null,
"kiosk_code_verified_at": null,
"job": null,
"login_token": null,
"created_at": "2021-10-19T01:46:22.000000Z",
"updated_at": "2023-12-21T19:30:26.000000Z",
"deleted_at": null
},
"status": {
"id": 1,
"name_en": "Draft",
"name_ar": "مسودة"
}
}
}
Request
Header Params
secure-business-key
string
required
Example:
4765066450c0bd66325.48403130
platform-key
string
required
Example:
1234567
platform
string
required
Example:
web
Accept-Language
string
required
Example:
en
apikey
string
required
Example:
efe2db322a53
userToken
string
required
Example:
1f553039136c8bb92f272439f7821241c76ebdd036e6d5b938bedb800b21c4ad
Body Params multipart/form-data
object {0}