Prune documentation
  • Overview
  • Authentication
    • Introduction
    • Generating an Authentication Token
    • Request Parameters
  • Get Started
  • Account Service
    • Overview
    • Request Individual Account
    • Request Corporate Account
    • List Account Requests
    • Get Single Account Request
    • Single Account Request Status
    • Update Account Request Details
    • List Issued Accounts
    • Get Single Issued Account
    • Validate Account IBAN
    • Get Account Balance
    • Send Money from Account
    • Get Transaction Status
    • Get Single Transaction
    • Fetch Acceptable IDs
  • Payout Service
    • Overview
    • Disburse Funds
    • Disbursement Request Status
  • Webhooks
    • Overview
    • Get Webhook URLs
    • Update Webhook URL
  • Sandbox
    • Overview
    • Simulate Account Deposit
    • Simulate Transaction Confirmation
    • Simulate Transaction Failure
    • Simulate Account Issuance Approval
    • Simulate Account Issuance Rejection
  • Service Dashboard
    • Introduction
    • API Keys
    • Debit Requests
Powered by GitBook
Page cover

Overview

This service provides endpoints to disburse funds to recipients and to allow users to request payouts from their accounts.

Base URL

<>/v1/payout

Endpoints

The following endpoints have been provided for the payout service:

Disburse Funds: This endpoint is used to transfer funds from the service to a specified recipient.

Disbursement Request Status: This endpoint allows you to check the status of a disbursement request.

PreviousPayout ServiceNextDisburse Funds

Last updated 4 months ago