id (integer — required)SuccessResponseModelOfPaymentGetModelcurl --location 'https://api.veloconnect.me/api/payments/'{
"data": [
{
"id": 0,
"transactionId": "string",
"customerUserName": "string",
"status": "string",
"amount": 0,
"fiveGVisionCurrencyCode": "string",
"userId": 0,
"paymentType": "string",
"createdAt": "2025-01-01T00:00:00Z"
}
]
}