Interface CreatePayoutRequest

Parameters for creating a new payout

Hierarchy

  • CreatePayoutRequest

Properties

aggregated_merchant_id?: string

The id of an aggregated merchant identity to use for this payout

client_reference?: string

A unique string that you provide to correlate the payout in your system

currency: Currency

The amount currency

mobile: string

The recipient mobile phone number

name?: string

The recipient name, may be used for user verification

national_id?: string

An optional field to save the recipient's national ID

payment_reason?: string

An optional message with a payment reason shown to customers

receive_amount: string | number

The amount to be paid out to the recipient, net of fees

Generated using TypeDoc