Billing Set Default Payment Method

From INAP Dropzone API
Revision as of 23:24, 24 March 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The billing set default payment method command allows for the default invoice payment method to be changed.

Contents

Path

  • /billing/setdefaultpaymentmethod/{$paymentmethodid}

Method

Required Data Parameters

  • {$paymentmethodid}: The payment method ID that is returned when using the payment methods command.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools