Billing Pay

From INAP Dropzone API
Revision as of 20:09, 1 October 2013 by Marc Bollinger (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The billing pay command allows for the payment of an unpaid invoice on the LEAP account.

Contents

Path

  • /billing/pay

Method

Required Data Parameters

  • {$invoiceid}: the invoice ID that is returned when using the billing list command.
  • {$methodid}: 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