actindo ->rma__get_status
actindo -> rma__get_status: Get status of return bill
Signaturstring rma__get_status( string $sid, int $bill_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    * @return string status
     
Returnsstring
status
 
DescriptionGet status of return bill

possible values:
"products", "booked" or "finished"