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_aIR6SxO35ls_p-e7",
- "statementDescriptor": "string",
- "paymentChannels": [
- "direct_entry"
], - "feePayingMerchantId": "mcht_aIR6SRO35ls_p-en"
}
{- "payoutId": "payout_aIR6ShO35ls_p-ez",
- "referencePayoutId": "string",
- "currency": "string",
- "settlementDate": "2019-08-24",
- "merchantId": "mcht_aIR6SRO35ls_p-en",
- "merchantBusinessName": "string",
- "amount": 0,
- "openingBalance": 0,
- "closingBalance": 0,
- "totalAmount": 0,
- "status": "paid",
- "bankAccountNumber": "string",
- "paymentChannel": "direct_entry",
- "statementDescriptor": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}