Videókkal segítünk a fejlődésben, igyekszünk ügyfeleink részére a lehető legnagyobb tudásanyagot biztosítani a vállalkozásuk sikerre vezetéséhez.
* Minden regisztrációhoz 3 napos ingyenes próba időszakot biztosítunk
Software Development Kit
Lenyűgöző, igaz? Vágjunk bele!
Kapacsold össze webshop-ot, gyártási rendszered vagy bármilyen sziget rendszered a Logzi API interfészével és kezeld egyhelyen adataid.
Vevői rendelés
GET /order-in/get
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
id | 0 | 1 |
Példa
{
"id": 0,
}
Vevői rendelés lista
GET /order-in/list
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
list_condition | 0 | |||
company_name | example | 0 | ||
partner_user_name | example | 0 | ||
identify | example | 0 | ||
identify_customer | example | 0 | ||
currency_id | 0 | 0 | ||
company_user_id | 0 | 0 | ||
status_id | 0 | 0 | ||
paymod_id | 0 | 0 | ||
shipping_id | 0 | 0 | ||
project_id | 0 | 0 | ||
jobnumber_id | 0 | 0 | ||
departmentnumber_id | 0 | 0 | ||
date_create | YYYY-MM-DD | 0 | ||
date_create_from | YYYY-MM-DD | 0 | ||
date_create_to | YYYY-MM-DD | 0 | ||
date_perform | YYYY-MM-DD | 0 | ||
date_perform_from | YYYY-MM-DD | 0 | ||
date_perform_to | YYYY-MM-DD | 0 | ||
partnumber | example | 0 | ||
list_sort | 0 | |||
field | example | 0 | ||
sort | [ASC, DESC] | 0 | ||
list_offset | 0 | 0 |
Példa
{
"list_condition": {
"company_name":example,
"partner_user_name":example,
"identify":example,
"identify_customer":example,
"currency_id":0,
"company_user_id":0,
"status_id":0,
"paymod_id":0,
"shipping_id":0,
"project_id":0,
"jobnumber_id":0,
"departmentnumber_id":0,
"date_create":YYYY-MM-DD,
"date_create_from":YYYY-MM-DD,
"date_create_to":YYYY-MM-DD,
"date_perform":YYYY-MM-DD,
"date_perform_from":YYYY-MM-DD,
"date_perform_to":YYYY-MM-DD,
"partnumber":example,
},
"list_sort": {
"field":example,
"sort":[ASC, DESC],
},
"list_offset": 0,
}
Vevői rendelés mentés
POST /order-in/save
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
data | 1 | |||
date_perform | YYYY-MM-DD | 1 | ||
company_shipping_id | 0 | 1 | ||
company_billing_id | 0 | 1 | ||
partner_id | 0 | 1 | ||
partner_user_id | 0 | 1 | ||
partner_shipping_id | 0 | 1 | ||
partner_billing_id | 0 | 1 | ||
currency_id | 0 | 1 | ||
currency_exchange | 0.00 | 0 | ||
paymod_id | 0 | 0 | ||
shipping_id | 0 | 0 | ||
comment_top | example | 1 | ||
comment_bottom | example | 1 | ||
direct_shipping | 0 | 1 | ||
jobnumber_id | 0 | 0 | ||
departmentnumber_id | 0 | 0 | ||
shipping_partial_id | 0 | 0 | ||
identify_customer | example | 0 | ||
item | 1 | |||
product_id | 0 | 1 | ||
store_id | 0 | 1 | ||
store_locality_id | 0 | 0 | ||
pallet_id | 0 | 0 | ||
quantity | 0.00 | 1 | ||
tax_id | 0 | 1 | ||
comment_top | example | 1 | ||
price | 0.00 | 1 | ||
stock_change | 0 | 1 | ||
remove | 0 | 1 | ||
project_id | 0 | 0 | ||
source_receipt_type_id | 0 | 0 | ||
source_receipt_id | 0 | 0 | ||
source_receipt_identify | 0 | 0 |
Példa
{
"data": {
"date_perform":YYYY-MM-DD,
"company_shipping_id":0,
"company_billing_id":0,
"partner_id":0,
"partner_user_id":0,
"partner_shipping_id":0,
"partner_billing_id":0,
"currency_id":0,
"currency_exchange":0.00,
"paymod_id":0,
"shipping_id":0,
"comment_top":example,
"comment_bottom":example,
"direct_shipping":0,
"jobnumber_id":0,
"departmentnumber_id":0,
"shipping_partial_id":0,
"identify_customer":example,
"item": {
"product_id":0,
"store_id":0,
"store_locality_id":0,
"pallet_id":0,
"quantity":0.00,
"tax_id":0,
"comment_top":example,
"price":0.00,
"stock_change":0,
"remove":0,
},
"project_id":0,
"source_receipt_type_id":0,
"source_receipt_id":0,
"source_receipt_identify":0,
},
}
Vevői rendelés törlés
POST /order-in/delete
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
data | 1 | |||
receipt_id | 0 | 1 |
Példa
{
"data": {
"receipt_id":0,
},
}
Vevői rendelés lezárás
POST /order-in/close
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
data | 1 | |||
receipt_id | 0 | 1 |
Példa
{
"data": {
"receipt_id":0,
},
}
Vevői rendelés letöltés
GET /order-in/download
Tulajdonság
Tulajdonság | Tulajdonság2 | Tulajdonság3 | Leírás | Kötelező |
---|---|---|---|---|
file_type | pdf, csv, xlsx | 1 | ||
receipt_id | 0 | 1 | ||
language | hu, en | 0 | ||
language_id | 0 | 0 | ||
template_id | 0 | 1 |
Példa
{
"file_type": pdf, csv, xlsx,
"receipt_id": 0,
"language": hu, en,
"language_id": 0,
"template_id": 0,
}
Érdeklődsz a szoftverünkkel kapcsolatban, írj bátran!
Ha nem találod a választ és szükséged van segítségre
Regisztrációdat hozd létre most,
fizess később!