Fetch settlement details for a merchant's payout
{- "currency": "AUD",
- "items": [
- {
- "entryDate": "2019-08-24",
- "entryTimestamp": "2019-08-24T14:15:22Z",
- "entryType": "Payment",
- "entryDescription": "string",
- "settlementDate": "2019-08-24",
- "transactionType": "string",
- "orderType": "online",
- "orderId": "string",
- "orderDescription": "string",
- "orderMetadata": { },
- "merchantOrderId": "ordr_Zz5FyPz_YQaAoSHY",
- "merchantId": "mcht_Zz5Fx_z_YQaAoSHU",
- "merchantName": "string",
- "transactionId": "tran_Zz5FyPz_YQaAoSHX",
- "transactionAmount": 0,
- "refundId": "rfnd_Zz5Fyfz_YQaAoSHn",
- "payoutId": "payout_Zz5FyPz_YQaAoSHh",
- "currency": "AUD",
- "netAmount": 0,
- "grossAmount": 0,
- "platformFeesInclTax": 0,
- "platformFeesTax": 0,
- "customFieldValues": {
- "property1": "string",
- "property2": "string"
}
}
], - "totalPages": 0,
- "totalRecords": 0,
- "platformFeesInclTax": 0,
- "platformFeesTax": 0,
- "netAmount": 0,
- "grossAmount": 0,
- "payoutSummary": {
- "payoutId": "payout_Zz5FyPz_YQaAoSHh",
- "currency": "AUD",
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "paidOn": "2019-08-24",
- "status": "paid",
- "settlementType": "Net",
- "failureReason": "string",
- "openingBalance": 0,
- "closingBalance": 0,
- "payoutAmount": 0
}, - "created": "2019-08-24T14:15:22Z"
}