Billing Delete Payment Method

From INAP Dropzone API
Jump to: navigation, search

The billing delete payment method command allows for a payment method to be deleted.

Contents

Path

  • /billing/deletepaymentmethod/{$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