GetSalesQuotes
Testing Env
https://taccounting.vodoerp.com
Testing Env
https://taccounting.vodoerp.com
GET
/api/v4/sales_quote
Last modified:2025-04-28 12:26:07
GET /api/v4/sales_quote
Request Parameters
Response
{
"status": boolean,
"message": string,
"data": {
"current_page": integer,
"data": [
{
"id": integer,
"uuid": string,
"user_id": integer,
"business_id": integer,
"currency_id": integer,
"status_id": integer,
"reference": integer,
"due_date": string,
"created_date": date,
"description": string,
"billing_address": string,
"tax_inclusive": integer,
"rounding": integer,
"discount": integer,
"hide_total": string,
"custom_title": string,
"rounding_value": integer,
"total": integer,
"note": string,
"created_at": string,
"updated_at": string,
"user": {
"id": integer,
"integration_id": string,
"integration_method": string,
"uuid": string,
"business_id": integer,
"related_business_id": string,
"first_name": string,
"last_name": string,
"user_name": string,
"email": string,
"token": string,
"email_verified_at": string,
"password": string,
"phone": string,
"address1": string,
"longitude": string,
"latitude": string,
"address2": string,
"address_type": string,
"country_id": integer,
"city": string,
"district": string,
"state": string,
"postcode": string,
"vat_number": string,
"vat_number_check": string,
"company_name": string,
"currency": string,
"business_identifier": string,
"billing_address": string,
"delivery_address": string,
"credit_limit": string,
"remember_token": string,
"user_type": integer,
"status": integer,
"started_balance": string,
"customer_type": string,
"reservation_cust_id": string,
"image": string,
"send_confirm_message": integer,
"bank_name": string,
"bank_account_number": string,
"bank_iban_number": string,
"commercial_register": string,
"user_cat_id": integer,
"kiosk_code": string,
"kiosk_token": string,
"user_kiosk_token": string,
"kiosk_code_verified_at": string,
"job": string,
"login_token": string,
"created_at": string,
"updated_at": string,
"deleted_at": string
},
"status": string
}
],
"first_page_url": string,
"from": integer,
"last_page": integer,
"last_page_url": string,
"next_page_url": string,
"path": string,
"per_page": string,
"prev_page_url": string,
"to": integer,
"total": integer
}
}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://taccounting.vodoerp.com/api/v4/sales_quote?paginate=true&per_page=5&page=1&filter_customer_id=&filter_keyword=&filter_total=&filter_reference=&filter_due_date=&filter_subject=&filter_status=' \
--header 'secure-business-key: 14807664478836358b0.31329842' \
--header 'platform-key: 1234567' \
--header 'platform: web' \
--header 'Accept-Language: ar' \
--header 'apikey: efe2db322a53'
Response Response Example
{
"status": true,
"message": "done",
"data": {
"current_page": 1,
"data": [
{
"id": 1539,
"uuid": "51c9a28b-c9df-4824-a8e1-4e6aa672b36b",
"user_id": 31993,
"business_id": 256,
"currency_id": 126,
"status_id": null,
"reference": 1,
"due_date": null,
"created_date": "2024-10-02",
"description": null,
"billing_address": null,
"tax_inclusive": "0",
"rounding": "0",
"discount": null,
"hide_total": "0",
"custom_title": "",
"rounding_value": 0,
"total": 300,
"note": null,
"created_at": "2024-10-02T15:14:37.000000Z",
"updated_at": "2024-10-02T15:14:37.000000Z",
"user": {
"id": 31993,
"integration_id": null,
"integration_method": null,
"uuid": "eb78fadf-e6bd-11ef-995f-fa163e094c0f",
"business_id": 256,
"related_business_id": null,
"first_name": "محمد",
"last_name": "احمد",
"user_name": null,
"email": null,
"token": null,
"email_verified_at": null,
"password": "$2y$10$dbGbO30JEC8X7vvsjPyR9u85Qp99rx3xTA9iahJBT7bQSPTyY7R6C",
"phone": "05633333",
"address1": "3334، 7952 Al Rouwyan, Al Yamamah, Riyadh 12672, Saudi Arabia",
"longitude": "46.71632409095764",
"latitude": "24.602845370494492",
"address2": null,
"address_type": null,
"country_id": 2,
"city": null,
"district": null,
"state": null,
"postcode": null,
"vat_number": "565656",
"vat_number_check": "0",
"company_name": "برج الريادة لتأكجير الحاويات",
"currency": "126",
"business_identifier": null,
"billing_address": null,
"delivery_address": null,
"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": 0,
"bank_name": null,
"bank_account_number": null,
"bank_iban_number": null,
"commercial_register": null,
"user_cat_id": 0,
"kiosk_code": null,
"kiosk_token": null,
"user_kiosk_token": null,
"kiosk_code_verified_at": null,
"job": null,
"login_token": null,
"created_at": "2024-05-22T11:15:54.000000Z",
"updated_at": "2024-05-22T13:48:27.000000Z",
"deleted_at": null
},
"status": null
},
{
"id": 1562,
"uuid": "c3d07f0f-3247-4d7b-9afc-25bcc0d263e3",
"user_id": 31947,
"business_id": 256,
"currency_id": 126,
"status_id": null,
"reference": 2,
"due_date": null,
"created_date": "2024-10-27",
"description": null,
"billing_address": "عنوان الفوترة",
"tax_inclusive": "0",
"rounding": "0",
"discount": null,
"hide_total": "0",
"custom_title": "",
"rounding_value": 0,
"total": 115,
"note": null,
"created_at": "2024-10-27T12:08:16.000000Z",
"updated_at": "2024-10-27T12:08:16.000000Z",
"user": {
"id": 31947,
"integration_id": null,
"integration_method": null,
"uuid": "eb78f13c-e6bd-11ef-995f-fa163e094c0f",
"business_id": 256,
"related_business_id": null,
"first_name": "عميل",
"last_name": "1",
"user_name": null,
"email": null,
"token": null,
"email_verified_at": null,
"password": "$2y$10$2NCu5soc4YK66Jtt83GMnOsRtcX3IEy0TMDNYXDL/cbaYoiWGrZEy",
"phone": null,
"address1": null,
"longitude": null,
"latitude": null,
"address2": null,
"address_type": null,
"country_id": 0,
"city": null,
"district": null,
"state": null,
"postcode": null,
"vat_number": "009993492340",
"vat_number_check": "0",
"company_name": "عميل 1",
"currency": "126",
"business_identifier": null,
"billing_address": "عنوان الفوترة",
"delivery_address": "عنوان التسليم",
"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": 0,
"bank_name": null,
"bank_account_number": null,
"bank_iban_number": null,
"commercial_register": null,
"user_cat_id": 0,
"kiosk_code": null,
"kiosk_token": null,
"user_kiosk_token": null,
"kiosk_code_verified_at": null,
"job": null,
"login_token": null,
"created_at": "2024-05-19T11:38:29.000000Z",
"updated_at": "2024-05-22T13:37:15.000000Z",
"deleted_at": null
},
"status": null
},
{
"id": 1794,
"uuid": "4a2f4b80-a9dd-4b02-ab5a-cb9324688a4a",
"user_id": null,
"business_id": 256,
"currency_id": 126,
"status_id": 1,
"reference": 3,
"due_date": null,
"created_date": null,
"description": null,
"billing_address": null,
"tax_inclusive": "0",
"rounding": "0",
"discount": null,
"hide_total": "0",
"custom_title": "",
"rounding_value": 0,
"total": 0,
"note": null,
"created_at": "2025-03-15T15:06:59.000000Z",
"updated_at": "2025-03-15T15:06:59.000000Z",
"user": null,
"status": {
"id": 1,
"name_en": "Draft",
"name_ar": "مسودة"
}
},
{
"id": 1795,
"uuid": "912a027f-40a5-4e59-a2f8-10ffd69cc181",
"user_id": null,
"business_id": 256,
"currency_id": 126,
"status_id": 1,
"reference": 4,
"due_date": null,
"created_date": "2025-03-16",
"description": null,
"billing_address": null,
"tax_inclusive": "0",
"rounding": "0",
"discount": null,
"hide_total": "0",
"custom_title": "",
"rounding_value": 0,
"total": 0,
"note": null,
"created_at": "2025-03-16T07:32:06.000000Z",
"updated_at": "2025-03-16T07:32:06.000000Z",
"user": null,
"status": {
"id": 1,
"name_en": "Draft",
"name_ar": "مسودة"
}
},
{
"id": 1796,
"uuid": "1b5990fe-2993-413e-8c4c-cc15ac9a770f",
"user_id": 40735,
"business_id": 256,
"currency_id": 126,
"status_id": 1,
"reference": 5,
"due_date": null,
"created_date": "2025-03-16",
"description": null,
"billing_address": null,
"tax_inclusive": "1",
"rounding": "1",
"discount": "1",
"hide_total": "1",
"custom_title": "",
"rounding_value": -0.1999999999999899913394330042137880809605121612548828125,
"total": 381,
"note": null,
"created_at": "2025-03-16T07:39:43.000000Z",
"updated_at": "2025-03-16T07:39:43.000000Z",
"user": {
"id": 40735,
"integration_id": null,
"integration_method": null,
"uuid": "71cc5871-bf07-4316-aa55-0e0eebee5953",
"business_id": 256,
"related_business_id": null,
"first_name": "Beshoy Testing",
"last_name": null,
"user_name": "BeshoyTesting6756",
"email": "96f00e6b627b@drmail.in",
"token": null,
"email_verified_at": null,
"password": "$2y$10$cN7fdHzIKuHpJuJnSVoPw.k27Z13Hwr44Quw2OlTTzhxm6eRE8Mym",
"phone": "+966598888888",
"address1": null,
"longitude": null,
"latitude": null,
"address2": null,
"address_type": null,
"country_id": 0,
"city": null,
"district": null,
"state": null,
"postcode": null,
"vat_number": null,
"vat_number_check": "0",
"company_name": null,
"currency": null,
"business_identifier": null,
"billing_address": null,
"delivery_address": null,
"credit_limit": null,
"remember_token": null,
"user_type": 1,
"status": 1,
"started_balance": null,
"customer_type": "reservation",
"reservation_cust_id": null,
"image": "images (6).jpg",
"send_confirm_message": 1,
"bank_name": null,
"bank_account_number": null,
"bank_iban_number": null,
"commercial_register": null,
"user_cat_id": 0,
"kiosk_code": null,
"kiosk_token": null,
"user_kiosk_token": null,
"kiosk_code_verified_at": null,
"job": "",
"login_token": null,
"created_at": "2025-03-09T21:56:46.000000Z",
"updated_at": "2025-03-18T21:38:47.000000Z",
"deleted_at": null
},
"status": {
"id": 1,
"name_en": "Draft",
"name_ar": "مسودة"
}
}
],
"first_page_url": "https://accounting.vodoglobal.com/api/v4/sales_quote?page=1",
"from": 1,
"last_page": 2,
"last_page_url": "https://accounting.vodoglobal.com/api/v4/sales_quote?page=2",
"next_page_url": "https://accounting.vodoglobal.com/api/v4/sales_quote?page=2",
"path": "https://accounting.vodoglobal.com/api/v4/sales_quote",
"per_page": "5",
"prev_page_url": null,
"to": 5,
"total": 7
}
}
Request
Query Params
paginate
string
required
Example:
true
per_page
string
required
Example:
5
page
string
required
Example:
1
filter_customer
string
optional
Example:
برج الريادة لتأكجير الحاويات
filter_from_date
string
optional
Example:
2024-10-10
filter_to_date
string
optional
Example:
2024-10-15
filter_customer_id
string
required
filter_keyword
string
required
filter_total
string
required
filter_reference
string
required
filter_due_date
string
required
filter_subject
string
required
filter_status
string
required
Header Params
secure-business-key
string
required
Example:
14807664478836358b0.31329842
platform-key
string
required
Example:
1234567
platform
string
required
Example:
web
Accept-Language
string
required
Example:
ar
apikey
string
required
Example:
efe2db322a53
Body Params multipart/form-data
object {0}