Return details of a pay plan.
{- "payPlanId": "plan_Z2idOPj2ECYkyM6I",
- "merchantId": "mcht_Z2idOPj2ECYkyM6G",
- "customerId": "cust_Z2idOPj2ECYkyM6H",
- "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_Z2idOPj2ECYkyM6K",
- "transactionId": "tran_Z2idOPj2ECYkyM6J",
- "charges": [
- {
- "chargeId": "chrg_Z2idOPj2ECYkyM6L",
- "amount": 0,
- "isSuccess": true,
- "instalmentNumber": 0,
- "instalmentCharge": true,
- "createdAt": "2019-08-24T14:15:22Z"
}
], - "refunds": [
- {
- "refundId": "rfnd_Z2idOfj2ECYkyM6Z",
- "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"
}