POST
/
v2.01
/
{ClientId}
/
payouts
/
reachability

This call is used to check whether or not the destination bank is eligible for instant payout.

Body parameters

PayoutModeRequested
string
required

Allowed values: INSTANT_PAYMENT

The mode of payout. When checking the instant payout eligibility of the destination bank, this value must be INSTANT_PAYMENT.

AuthorId
string
required

The unique identifier of the user at the source of the transaction.
Best practice: When the payout author is different from the bank account owner, the Payout AuthorId value must be different from the Bank Account UserId value as well. Otherwise, Mangopay’s Compliance team will reject the payout.

DebitedFunds
object
required

Information about the debited funds.

Fees
object
required

Information about the fees taken by the platform for this transaction (and hence transferred to the Fees Wallet).

DebitedWalletId
string
required

The unique identifier of the debited wallet.

BankAccountId
string
required

The unique identifier of the bank account.

BankWireRef
string

Max. length: 255 characters (< 12 recommended)

Custom description to appear on the user’s bank statement along with the platform name. The recommended length is 12 characters – strings longer than this may be truncated depending on the bank.

For the full structure of the string, see the Customizing bank statement references article.

Responses