- Accounts Module
- Authentication
- Permessions
- User
- Jobs
- Business
- Branches
- Activities
- Standard Catlog
- Agents
- Employees
- Payslips
- get_user_from_token
- get_cash_account
- Notification Send Using Firebase
- add_log
- user_company
- business_users
- all_companies
- Suppliers And Customers
- New Request
- add_store_keeper
- currencies_list
- get_one_customer
- show_multi_jobs
- one_service
- get_cash_account
- user_sub_modules
- employee_password_update
- Ecommerce Module
- Catalog
- Product Prices
- All Product Prices
- All Number Product Prices
- One Product Prices
- One Product With Prices
- Add Product Price
- Add Product Main Price
- Edit Product Main Price
- Edit Product Price
- Delete Product Build
- Edit Product Main Price
- Add Product Price Group
- Product Price Groups
- Edit Product Price Group
- Check If Catalog Has Price
- Units
- Orders
- Save Abandoned Order
- Save Or Update to Abandoned Order
- Change Abandoned Order Status
- Change Payment Method And Status In Order
- Change Item Qty Or Remove
- Display Abandoned Order
- Display Total Price Of The Order
- Display User Order List
- Display User Orders List V2
- All Orders
- All Orders Daily
- Order Details
- Unpaid Order List
- Create New Order
- Display One Order With Details If No sales_order_id
- Update reservation_id In Order
- Order Shipping Methods
- Order Payment Methods
- Order Status
- Order Payment Status
- Order Shipping Status
- Post Or Update Order Fields
- Add Items To Order
- Edit Order Item Fields
- Delete Order Item
- Update Order And Item
- Update Order Item Delivery Note
- Update Payment Status
- Create New Order V2
- Update employee_id In Order
- Check Order And Item
- Update Order Status V2
- Cancel Reservation And Employee In Order Item
- Update Order Invoice Id
- Get Order Status
- Standard Products
- LFM
- Reviews
- Barcodes
- Attributes
- Distenations
- Inventory And Showroom
- Inventories
- Inventories_v2
- Inventories List
- Add Inventory Item
- Inventory Item List
- Transfer Orders
- Add Trancfered Order
- Transfer Order And Items
- Inventory Requests List
- Inventory Transfers Transactions
- One Transfers Transaction
- Save Transfers Transaction
- Available_Items
- New Inventory Transfers
- Transaction Items
- Save Transaction Items
- Inventory Item List_111
- validate Inventory Or POS Session
- Inventory Category
- Showroom
- Showroom Category
- Audit Sessions
- Venues
- Discounts
- Locations
- Favourites
- Galleries
- Banner
- News
- Pages
- Catalog Comments
- Artist
- HR Module
- employees
- employees
- employee
- employee By User Id
- select employee
- employees_have_same_skill
- array_of_employees_have_same_skill
- employees/reduce
- trashed employees
- POST/ add employee
- employee_bulk
- update_employee
- delete employee
- get user profile
- get Reservation Count
- get Trainer Employees
- update Occupation Id
- update Main Profile
- employees Have Service Skills
- employee Fingerprint Locations
- employees bulk Activation
- Add Accounts User
- skills
- administration
- sections
- employee - vacation
- residence-status
- contracts
- departments
- payslips
- settings
- setting - payrole
- settings - schedule tiems
- settings - vacations
- employee - measure
- employee - measure - status
- penalties
- loan
- employees v2
- payslip v2
- will delete
- settings-infractions
- Agreements
- Settings agreement status
- Settings agreement invoices status
- Entry and Exit
- Logs
- Requests
- Audits
- GET/business_id
- test
- employees
- Calendar Module
- Calendars
- Calendar Working Hours
- Calendar Vacations
- Calendar Break
- Calendar Tours
- Attendances
- get Attendances
- get One Attendance
- get Customer Attendances
- get Customer Bookings
- get Customer Booked Bookings
- get Tout Category Customer Ids
- add New Attendance
- update Attendance
- update Multi Attendances
- change Customer Tour Status
- auto Mark Not Attended Tours
- decrypt QR
- show QR Code
- get Attendances Dates and times
- get Attendances Times By Dates
- get Categories Attendance By Tour Copy
- delete Attendance Item
- Events
- Services
- Default Calendar
- Reservtions
- BI
- Customers
- company_branches
- business_employees
- get available_specialists
- get pos_available_specialists
- Accounting Module
- payslips
- business_v4
- Production Orders
- Divisions
- Gateways
- Branches
- Countries
- Add invoice
- Employees_invoice_paymanet
- Payslip items
- Authentication
- Accounts Totals
- Journal Totals
- Account logs
- Modules
- Taxes
- Inventory items
- Cash And Bank Accounts
- Customers And Suppliers
- Authentication
- Home
- Charts
- Categories
- Branches
- Payments Recipts
- Accounts
- Journal entries
- Inventory Locations
- Good Receipts
- Delivery Notes
- Purchase invoices
- Sales invoices
- Special Accounts
- Capital Accounts
- Fixed Assets
- Businesses
- Accounting_APIs_v4
- Sales invoices
- SalesQuotes
- SalesQuotes Copy
- SalesOrders
- CustomersAPis
- Currencies
- BankCashAccounts
- Refund
- v5
- Send MailsPOST
- get_customer_cat_by_idGET
- check_business_tax_requiredGET
- CRM Module
- Managment Module
get__one_customer_branch
Testing Env
https://taccounting.vodoerp.com
Testing Env
https://taccounting.vodoerp.com
GET
/api/v4/customers_branches/75a7e6b8-5682-48bd-b9de-ca536980a438
Last modified:2025-04-23 07:48:07
Method | GET |
---|
HEADERS | description |
---|---|
Accept-Language | required string ar,en |
secure-business-key | required string ex: 4765066450c0bd66325.48403130 from accounts system base on business |
apikey | required string ex: efe2db322a53 for make reuest more secure must add apikey in header |
platform-key | required string ex: 1234567 use this value as test |
platform | required string ex: web use this value as test |
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://taccounting.vodoerp.com/api/v4/customers_branches/75a7e6b8-5682-48bd-b9de-ca536980a438' \
--header 'secure-business-key: 14807664478836358b0.31329842' \
--header 'platform-key: 1234567' \
--header 'platform: web' \
--header 'Accept-Language: en' \
--header 'apikey: efe2db322a53' \
--header 'userToken: 0fb8e5e58d4d553a4cfb2267ef66cab5bdf021c60e73f502c28184ceda093af0'
Response Response Example
{
"status": true,
"message": "done",
"data": {
"id": 65,
"uuid": "75a7e6b8-5682-48bd-b9de-ca536980a438",
"business_id": 256,
"company_id": 2586,
"name": "فرع مكة",
"vat_number": "1247892000012",
"vat_number_check": "0",
"phone": "+9665478128",
"email": "branch@gmail.com",
"address": "عنوان الشركة",
"longitude": null,
"latitude": null,
"country_id": 2,
"city": "125",
"state": null,
"district": null,
"status": 1,
"created_at": "2025-04-17T16:45:11.000000Z",
"updated_at": "2025-04-17T16:45:11.000000Z"
}
}
Request
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:
en
apikey
string
required
Example:
efe2db322a53
userToken
string
required
Example:
0fb8e5e58d4d553a4cfb2267ef66cab5bdf021c60e73f502c28184ceda093af0
Body Params multipart/form-data
object {0}
Responses
🟢200Success
application/json
Body
status
boolean
required
message
string
required
data
object
required
id
integer
required
uuid
string
required
business_id
integer
required
company_id
integer
required
name
string
required
vat_number
string
required
vat_number_check
string
required
phone
string
required
email
string
required
address
string
required
longitude
null
required
latitude
null
required
country_id
integer
required
city
string
required
state
null
required
district
null
required
status
integer
required
created_at
string
required
updated_at
string
required