Juice API
CtrlK
  • Home
  • Quick Start
  • Errors
  • Webhooks
  • API Request Authentication
  • CUSTOMERS
    • Create Customer
    • Update Customer
    • Fetch Customer
    • List Customers
    • Delete Customer
  • Payments
    • Overview
    • Encryption Keys
    • Initialize Payment
      • Cards
      • Bank Transfers
      • Stablecoins Transfer
      • Binance Pay
      • Interac e-Transfer
    • Capture Payment
      • Cards
      • Bank Transfer
      • Stablecoins Payment
      • Interac
      • Binance Pay
    • Authorize Payment
      • Cards
    • Payment Widget
      • Widget Integration Guide
  • Payment Transactions
    • Fetch Payment
    • List Payments
    • Payment Statistics
  • Transfers
    • Overview
    • Beneficiaries
      • Create Beneficiary
      • Fetch Beneficiary
      • List Beneficiaries
    • Transfers
      • Resolve NGN Account Number
      • Resolve BVN
      • List NGN banks
      • Initiate Bank Transfer
      • Initiate a Stablecoin Transfer
      • Fetch Transfer
      • List Transfers
Powered by GitBook
On this page
  1. CUSTOMERS

Delete Customer

This action permanently deletes a customer and cannot be undone.

Parameters

No parameters are required.

DELETE /customers/:id

PreviousList CustomersNextOverview

Last updated 1 year ago