Request to create a manual payout for a merchant. Merchants can only request manual payouts if they have a sufficient available balance. This call requires manual payouts to be enabled for the merchant.
{- "currency": "AUD",
- "payoutAmount": 0,
- "externalAccountId": "xacc_Zz6SOv8bIUK88SS7",
- "statementDescriptor": "string",
- "paymentChannels": [
- "direct_entry"
], - "feePayingMerchantId": "mcht_Zz6SN_8bIUK88SSm"
}
{- "payoutId": "payout_Zz6SOP8bIUK88SSz",
- "currency": "AUD",
- "settlementDate": "2019-08-24",
- "merchantId": "mcht_Zz6SN_8bIUK88SSm",
- "merchantBusinessName": "string",
- "amount": 0,
- "openingBalance": 0,
- "closingBalance": 0,
- "totalAmount": 0,
- "status": "paid",
- "bankAccountNumber": "string",
- "paymentChannel": "direct_entry",
- "createdAt": "2019-08-24T14:15:22Z"
}