Payout
Payout is the way that merchant have to give a certain amount to a customer in a voucher.
Payout Object
Field
Type
Description
{
"id": "AW-kLcRRC5P8U68CYe0kVA",
"public_address": "mwVXtJA1DUhZFbkzxKQsXLej9vdFh9b9eH",
"source": "AW-kLcRbx6KXBv7B3CF8uw",
"created_at": 1579007460,
"amount": 10000,
"currency": "EUR",
"recipient_name": "John Doe",
"account_id": "merchant_account_id",
"metadata": {
"trans_id": "123456789"
},
"livemode": false
}Last updated