actindo ->bill__set_zahlungsziel
actindo -> bill__set_zahlungsziel: Set payment target (Zahlungsziel setzen)
Signaturstring bill__set_zahlungsziel( string $sid, int $bill_id, int $zahl_ziel_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    Bill-ID
     
  • int $zahl_ziel_id
    payment target id (Zahlungsziel-ID)
     
Returnsstring
array('ok'=>TRUE/FALSE, 'errno'=>error code in case of error )
 
DescriptionSet payment target (Zahlungsziel setzen)