Minit Money Enterprise
  • Welcome
  • Introduction
    • What is RaaS?
  • Get Started
  • Dashboard
  • RaaS API
    • API Key
    • Health Check
    • Corridors
      • List all Corridors
      • Corridor Details
      • Payout Methods
      • Payout Requirements
  • Senders
    • New Sender
    • Fetch Details
    • Update Details
    • Delete Sender
    • KYC
  • Beneficiaries
    • New Beneficiary
    • Fetch Details
    • Update Details
    • Delete Beneficiary
    • KYC
  • Quote
    • New Quotes
    • Fetch Quote
  • Transactions
    • New Transaction
    • Fetch Transaction
    • Status
  • Webhooks
    • Subscribe
    • Delete
  • Resources
    • Change log
    • FAQs
    • About
Powered by GitBook
On this page
  1. Beneficiaries

Delete Beneficiary

Delete a Beneficiary

DELETE /beneficiaries/{beneficiary_id}

Description

When you send a DELETE request to this endpoint, it will permanently remove the beneficiary profile associated with the given beneficiary_id. Upon successful deletion, you will receive a response confirming the beneficiary's removal.

Response

{
 "uid": "df11a64a-d380-4ab4-8568-0a3e2011756c"
}
PreviousUpdate DetailsNextKYC

Last updated 1 month ago