SETUP_FINANCIAL_FUNDS_TRANSFER_ACCOUNT_MANAGE SETUP Endpoint
  /rpc/setup/?method=SETUP_FINANCIAL_FUNDS_TRANSFER_ACCOUNT_MANAGE  
  Object: 336. Click here for more information.  
  Manage or add a financial funds transfer account. eg PayPal.  
  PARAMETERS TYPE NOTES
  DataReturn Text A comma delimited list of advanced search fields to be returned after a successful save
  Id Numeric  
  Remove Numeric Pass '1' to remove the item
       
  AddOnFeeFixedAmount Numeric The is a fixed $ amount
  AddOnFeeVariableAmount Numeric This is a percentage that gets multiplied against the order amount.  For example, if you want to add a 3% surcharge, this should be defined as 1.03.  For a 2% discount, 0.98
  AddOnFeeVariableAmount2 Numeric Same as AddOnFeeVariableAmount, except it gets applied on top of AddOnFeeVariable amount.  For example if both are 1.03, the order price will be multiplied by 1.03 twice.
  APIKey Text (250)  
  APILogon Text (150)  
  APIPassword Text (250)  
  BankAccount Numeric As per SETUP_FINANCIAL_BANK_ACCOUNT_MANAGE
  MakePayment Text (1) Y / N
  Notes Text (2000)  
  Provider Numeric 1=eWay, 3=ABA Direct Entry File, 4=IP Payments, 5=EZIDebit, 7=PayPal, 8 = Stripe
  ProviderAccountKey Text (150)  
  Status Numeric 1=Testing, 2=Active, 3=Non-Active
  TakePayment Text (1) Y / N
  Title Text (75) Mandatory
  URLCancel Text (150) Mandatory
  URLSuccess Text (150) Mandatory
  RETURN  
  status ADDED, UPDATED, REMOVED