Return an aggregated breakdown of the money movements included in the payout along with details of the disbursement itself.
{- "summary": {
- "payoutId": "payout_Zz_j6h6IwWmwGetP",
- "currency": "AUD",
- "settlementDate": "2019-08-24",
- "merchantId": "mcht_Zz_j6R6IwWmwGetC",
- "merchantBusinessName": "string",
- "amount": 0,
- "openingBalance": 0,
- "closingBalance": 0,
- "totalAmount": 0,
- "status": "paid",
- "bankAccountNumber": "string",
- "paymentChannel": "direct_entry",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "summaryLineItems": [
- {
- "entryType": "Payment",
- "count": 0,
- "totalAmount": 0
}
], - "accountDetails": {
- "accountId": "xacc_Zz_j6x6IwWmwGetX",
- "accountName": "string",
- "bankName": "string",
- "identifier": {
- "AuBankAccountIdentifier": {
- "bsb": "string",
- "accountNumber": "string"
}
}, - "currency": "AUD",
- "country": "string"
}
}