Return details of a pay plan.
{- "payPlanId": "plan_Zz_j6R6IwWmwGetE",
- "merchantId": "mcht_Zz_j6R6IwWmwGetC",
- "customerId": "cust_Zz_j6R6IwWmwGetD",
- "state": "Created",
- "amount": {
- "minorCurrencyUnits": 0,
- "currency": "AUD"
}, - "surchargeAmount": 0,
- "platformFee": 0,
- "taxAmount": 0,
- "payPlanVariant": "payplan_fortnight_25_25_25_25",
- "nextInstalmentDate": "2019-08-24T14:15:22Z",
- "nextInstalment": 3,
- "planAmountOutstanding": 0,
- "paymentSourceType": "Card",
- "merchantOrderId": "ordr_Zz_j6R6IwWmwGetG",
- "transactionId": "tran_Zz_j6R6IwWmwGetF",
- "charges": [
- {
- "chargeId": "chrg_Zz_j6R6IwWmwGetH",
- "amount": 0,
- "isSuccess": true,
- "instalmentNumber": 0,
- "instalmentCharge": true,
- "createdAt": "2019-08-24T14:15:22Z"
}
], - "refunds": [
- {
- "refundId": "rfnd_Zz_j6x6IwWmwGetV",
- "amount": 0,
- "createdAt": "2019-08-24T14:15:22Z"
}
], - "isRefunded": true,
- "isOverdue": true,
- "overdueAmount": 0,
- "overdueAt": "2019-08-24T14:15:22Z",
- "bankTransferDetails": {
- "reference": "string",
- "bankAccountNumber": "string",
- "bankAccountBsb": "string",
- "payId": "string",
- "metadata": {
- "property1": "string",
- "property2": "string"
}
}, - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}