Disbursement: Verify Payout Possibility

Related API Reference

๐Ÿ”—

API Reference: Check if disbursement possible


Introduction

Before initiating a disbursement using the 8B Payments API, verify that the payout is eligible for processing. This check ensures that recipient details are valid, sufficient funds are available, and compliance conditions are met โ€” reducing the risk of failed or rejected payouts.

๐Ÿ“˜

This step is optional and not required for every disbursement.

However, performing a verification check before initiating the disbursement is strongly recommended, especially for new recipients or large payouts.


What You Need to Verify a Disbursement

๐Ÿ“˜

Single-transaction check:

Each verification request can be used to check only one disbursement. If you need to validate multiple disbursements, send separate requests for each.

To submit a verification request, you must prepare the following information:

RequirementDescription
Access TokenBearer token for authentication. See Auth: Get Access and Refresh Tokens.
Settlement Account IDThe account from which the payout will be made.
Sender (Payer)The profile or account ID of the sender in your system.
Receiver (Payee)The beneficiaryโ€™s account information, such as bank details or wallet ID.
Receiver Platform CodeIdentifier of the payout method/platform. See Supported Payment Methods for a list of available codes.
Platform AccountThe receiverโ€™s platform-specific account ID (e.g., IBAN, wallet number).
Disbursement AmountThe amount and currency to be disbursed.

How It Works



Possible Outcomes

๐Ÿ“™

Verification does not guarantee success.

The check reflects conditions at the time of the request. If another transaction consumes available funds before your disbursement is submitted, it may still fail.

๐Ÿ‘

Verification Passed

โœ” Recepient's account is valid
โœ” Recepient is eligable to receive payouts (not blacklisted)
โœ” Recepient name is correct
โœ” There is sufficient funds on your 8B Disbursement Account

โ—๏ธ

Verification Failed.

โœ˜ Invalid account format
โœ˜ Unsupported country or method
โœ˜ Insufficient funds
โœ˜ Blocked recipient
โœ˜ Regulatory restriction