Billing Edit Payment Methods

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

COMMAND DETAILS HERE

Contents

Path

  • /billing/paymentmethods

Method

Required Data Parameters

  • type: Payment method type (cc,ach).
  • first: First name associated with the payment method.
  • last: Last name associated with the payment method.
  • zip: ZIP code associated with the payment method.

If Credit Card

  • cc_num: credit number.
  • cc_exp: Credit card expiry date (MMYY format).
  • cvv2: Credit card CVV2 number

If Bank Account

  • routing: Bank account routing nymber.
  • account: Bank account number.
  • bank: Bank name.
  • atype: Bank account type, (C,S).

Optional Data Parameters

  • None

Returned Data


Personal tools