The getBillingRecordResponse must have the following structure :
| Extrait |
|---|
Element | Description | Required | Format | result | Information on the result of payment | Yes | Object result | recurring | Identifier of the alert. | Yes | Object recurring | isDisabled | The status of the payment file 0: active 1: Inactive | Yes | AN1 | | disableDate | The date of deactivation of the payment file | No | AN14 | | billingRecord | Invoice information | Yes | Object billingRecord | | order | Order information | No | Object order | | privateDataList | Personal information | No | Object privateDataList | | walletId | Identifier of the wallet used | Yes | AN50 |
|