Response |
Response
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 :
Element | Description | Required | Format |
result | Information on the result of the application for authorization | Yes | AN2 |
| recurring | recurring | Yes | Object recurring |
| isDisabled | The status of the payment file 0: active 1: Inactive | No | AN1 |
| disableDate | The date of deactivation of the payment file | No | AN14 |
| billingRecordList | Information on the maturity table | 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 |