The message getPaymentRecordResponse is the answer made by Payline to a request for information on a payment file. It allows you to obtain, among other things, the deadlines associated with the payment file. The answer has the following structure :
| Extrait |
|---|
Element | Description | Required | Format | result | Information on the result of the application for authorization | Yes | AN2 | | recurringrecurring | Recurring payment information | Yes | Object recurring | | isDisabled | The status of the payment file payment 0: active 1: Inactive | No | AN1 | | disableDate | The date of deactivation of the payment filepayments schedule | No | AN14 | | billingRecordList | Information on the maturity tablepayments schedule | No | Object billingRecordList | | privateDataList | Information on personal data | No | Object privateDataList | | order | Order information | No | Object order | | walletId | Identifier of the wallet used | Yes | AN50 |
|