- 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 OrderPOST
- Save Or Update to Abandoned OrderPOST
- Change Abandoned Order StatusPUT
- Change Payment Method And Status In OrderPUT
- Change Item Qty Or RemovePOST
- Display Abandoned OrderGET
- Display Total Price Of The OrderGET
- Display User Order ListGET
- Display User Orders List V2GET
- All OrdersGET
- All Orders DailyGET
- Order DetailsGET
- Unpaid Order ListGET
- Create New OrderPOST
- Display One Order With Details If No sales_order_idGET
- Update reservation_id In OrderPUT
- Order Shipping MethodsPOST
- Order Payment MethodsPOST
- Order StatusGET
- Order Payment StatusGET
- Order Shipping StatusGET
- Post Or Update Order FieldsPOST
- Add Items To OrderPOST
- Edit Order Item FieldsPOST
- Delete Order ItemDELETE
- Update Order And ItemPOST
- Update Order Item Delivery NotePOST
- Update Payment StatusPUT
- Create New Order V2POST
- Update employee_id In Order PUT
- Check Order And ItemGET
- Update Order Status V2PUT
- Cancel Reservation And Employee In Order ItemPOST
- Update Order Invoice IdPUT
- Get Order StatusGET
- 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
- 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 Mails
- get_customer_cat_by_id
- check_business_tax_required
- CRM Module
- Managment Module
Edit Order Item Fields
Testing Env
https://www.testecommerce.vodoerp.com
Testing Env
https://www.testecommerce.vodoerp.com
POST
/api/v2/edit_order_item/2336
Last modified:2025-04-13 23:16:53
Key | Value | Description | Type |
---|---|---|---|
apikey | 5f28583f26a1a | API key for authentication; contact support to obtain. Required | string |
apiconnection | appmobile | Connection type; contact support to obtain. Required | string |
secure-business-key | 4765066450c0bd66325.48403130 | Business-specific key; contact support for valid values. Required | string |
userToken | 09119b2691afaa567bc1d46c829ebd41193c8545191146cc5df791681a792ad9 | User token from authentication API. Required (Get user token from https://testaccounts.vodoerp.com/api/login or https://accounts.vodoerp.com/api/login ) | string |
Key | Value | Description | Type |
---|---|---|---|
_method | PUT | HTTP method override to PUT. Required | string |
field_name | tax | Name of the field to update (e.g., tax). Required | string |
field_value | 20 | Value for the field. Required | string |
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://www.testecommerce.vodoerp.com/api/v2/edit_order_item/2336' \
--header 'apikey: 5f28583f26a1a' \
--header 'apiconnection: appmobile' \
--header 'secure-business-key: 4765066450c0bd66325.48403130' \
--header 'userToken: 09119b2691afaa567bc1d46c829ebd41193c8545191146cc5df791681a792ad9' \
--form '_method="PUT"' \
--form 'field_name="tax"' \
--form 'field_value="20"'
Response Response Example
{}
Request
Header Params
apikey
stringÂ
required
Example:
5f28583f26a1a
apiconnection
stringÂ
required
Example:
appmobile
secure-business-key
stringÂ
required
728106399db2b289783.89154521
2680667168f2f8a68f6.12561200
140356399db2b2c32f0.25237063
96701678e330f31f768.22400604
14807664478836358b0.31329842
Example:
4765066450c0bd66325.48403130
userToken
stringÂ
required
https://testaccounts.vodoerp.com/api/login
or
https://accounts.vodoerp.com/api/login
Example:
09119b2691afaa567bc1d46c829ebd41193c8545191146cc5df791681a792ad9
Body Params multipart/form-data
_method
stringÂ
required
Example:
PUT
field_name
stringÂ
required
Example:
tax
field_value
stringÂ
required
Example:
20
Responses
🟢200Success
application/json
Body
object {0}