[
{
"content": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"customerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"planId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "active",
"startDate": "2023-11-07T05:31:56Z",
"nextPaymentDate": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"customer": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"email": "[email protected]",
"name": "John Doe"
},
"metadata": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"currency": "NGN",
"regionName": "Nigeria",
"amount": 5000
}
],
"pageNumber": 123,
"pageSize": 123,
"totalElements": 123,
"totalPages": 123
}
]