curl --location --request GET '/api/services/app/StripePayment/GetPayment'
{
"description": "string",
"gateway": 1,
"amount": 0,
"editionId": 0,
"tenantId": 0,
"dayCount": 0,
"paymentPeriodType": 1,
"paymentId": "string",
"payerId": "string",
"editionDisplayName": "string",
"invoiceNo": 0,
"status": 1,
"isRecurring": true,
"externalPaymentId": "string",
"successUrl": "string",
"errorUrl": "string",
"editionPaymentType": 0,
"id": 0
}