v1
latestOpenAPI 3.0.02026-08-04880393.1 KBItem.New
post/online/RivhitOnlineAPI.svc/Item.New
Request body
Example request
{
"api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928",
"item_name": "פריט בדיקה",
"item_part_num": "abc123",
"barcode": "123456",
"supplier_id": 1,
"item_group_id": 1,
"storage_id": 1,
"storage_location": "Tel Aviv No 7",
"cost_nis": 10,
"sale_nis": 10,
"currency_id": 1,
"exchange_rate": 3.8,
"cost_mtc": 10,
"sale_mtc": 10,
"item_name_english": "item test",
"item_extended_description": "תיאור פריט רחב כולל מאפיינים ",
"exempt_vat": true,
"request_reference": "abcdefg-&123456789"
}Response
Success - Item Created