v1
latestOpenAPI 3.0.02026-08-04880393.1 KBCompany.Details
post/online/RivhitOnlineAPI.svc/Company.Details
Request body
Example request
{
"api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928"
}Response
Success - Company Details Returned
Example response
{
"error_code": 0,
"client_message": "",
"debug_message": "",
"data": {
"accounting_type": 2,
"auto_postponed_documents": 0,
"city": "תל אביב",
"company_id": 123,
"company_type": 1,
"document_comment": "פה זה כל המסמכים 2",
"fax": "",
"header_text": "",
"header_type": 0,
"logo_url": "",
"manager_name": " ",
"name": "!!! עסק לניסיון !!!!",
"phone": "03-9999999",
"print_note": 1,
"round_digits": 0,
"show_duedate": 2,
"street": "יהפרחים",
"zipcode": ""
}
}