{
"orderId": "14",
"recurringId": "11",
"lang": "EN"
}curl --location --request POST 'https://vpospayment.corpayss.net/api/Recurring/GetRecurring' \
--header 'x_client_token: 385cd69c-d76b-4dc7-827a-5663465f01ba' \
--header 'Accept-Language: EN' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": "14",
"recurringId": "11",
"lang": "EN"
}'{}