actindo ->bill__refund_gus
actindo -> bill__refund_gus: Create Refund for bill-types 'GU' and 'WG' in case the payment-type is PayPal, creditcard or bank transfer, available since __TICKET_NAME_CHX-128__
Signaturstring bill__refund_gus( string $sid, int|array $bill_ids )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int|array $bill_ids
    * @return array array('done'=>array(), 'failed'=>array())
     
Returnsstring
array('done'=>array(), 'failed'=>array())
 
DescriptionCreate Refund for bill-types 'GU' and 'WG' in case the payment-type is PayPal, creditcard or bank transfer, available since __TICKET_NAME_CHX-128__