DeleteResponse |
Cards.deleteCard(String customerId,
String cardId)
|
DeleteResponse |
Coupons.deleteCoupon(String couponId)
|
DeleteResponse |
Customers.deleteCustomer(String customerId)
|
DeleteResponse |
Discounts.deleteCustomerDiscount(String customerId)
|
DeleteResponse |
InvoiceItems.deleteInvoiceItem(String invoiceItemId)
|
DeleteResponse |
Plans.deletePlan(String planId)
|
DeleteResponse |
Recipients.deleteRecipient(String recipientId)
|
DeleteResponse |
Discounts.deleteSubscriptionDiscount(String customerId,
String subscriptionId)
|