actindo ->rma__get_artikel_liste
actindo -> rma__get_artikel_liste: Get list of possible return articles in a bill
Signaturstring rma__get_artikel_liste( string $sid, int $bill_id [, int $this_rt] )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    Bill-ID dieser RT
     
  • int $this_rt
    Bill-ID dieser RT
     
Returnsstring
{ "ok": bool, "artikel_liste": [ artikel1, artikel2, ... ] }
 
DescriptionGet list of possible return articles in a bill