GET
/
benefits#getBenefitValidEffectiveMonths
curl --request GET \
  --url 'https://sandbox.rollfi.xyz/benefits#getBenefitValidEffectiveMonths' \
  --header 'Content-Type: application/json' \
  --data '{
  "method": "getBenefitValidEffectiveMonths"
}'
[
  "November 2024",
  "December 2024",
  "January 2025",
  "February 2025",
  "March 2025",
  "April 2025"
]

Body

application/json

Response

200
application/json

The response is of type object.