Billing Set Default Payment Method

From INAP Dropzone API
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