Return an aggregated breakdown of the money movements included in the invoice along with billing details.
{- "summary": {
- "invoiceId": "minv_Zz6SP_8bIUK88STJ",
- "invoiceReference": "fCRLRpvIhvCC9Fkz",
- "currency": "AUD",
- "invoiceStartDate": "2019-08-24",
- "invoiceEndDate": "2019-08-24",
- "invoiceAmount": 0,
- "paidAmount": 0,
- "issuedOn": "2019-08-24",
- "dueDate": "2019-08-24",
- "merchantId": "mcht_Zz6SN_8bIUK88SSm",
- "merchantBusinessName": "string",
- "status": "draft",
- "summary": "string",
- "createdAt": "2019-08-24T14:15:22Z"
}, - "billingDetails": {
- "businessName": "string",
- "taxId": "string",
- "billingEmailAddress": "lucy.diamond@star.com",
- "billingPhoneNumber": "+61401234567",
- "billingAddress": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string"
}
}, - "paymentMethod": {
- "paymentMethodType": "Card",
- "cardBrand": "string",
- "cardLast4": "string",
- "cardFunding": "string",
- "cardIssuer": "string",
- "cardExpiryDate": "string",
- "cardCountry": "string",
- "cardCVCVerificationPassed": true,
- "card3DSVerificationPassed": true,
- "info3DSVerification": "string",
- "outcome3ds": {
- "info": "string"
}, - "card3DSFlow": "string",
- "cardStatement": "string"
}, - "summaryItems": [
- {
- "itemType": "dispute_fee",
- "category": {
- "PayInFullBankTransfer": { }
}, - "unitPrice": "string",
- "count": 0,
- "totalTransactionValue": 0,
- "taxTotal": 0,
- "feeTotal": 0
}
], - "timelines": [
- {
- "eventType": "InvoiceIssued",
- "eventTime": "2019-08-24T14:15:22Z",
- "amount": 0,
- "identifier": "string"
}
], - "manualPaymentDetails": {
- "token": "string",
- "magicLink": "string",
- "orderId": "ordr_Zz6SN_8bIUK88SSq"
}
}