Help in Payload details

I am working on /v1/apps/login/mobileEmail/auth-init this API for OTP generation my mobile number, can someone please explain me the Payload values?
@IntegrationSupport

Payload- { "value": "yJ2hY5bc2g3P2pQyca/ER6VYQ8TGMj/VN42h9xkh/3jAwJQtZEspnhrtEKqwFXt1+8budi64CPlUEzbkwUsCotIOMm8idfSX+SQyb8VlqLxxIkAzGvmXjWrbQUNEUWnnJjzkIjweNmj8GJ2u0uRdrAGpBc1vMoMz5XD2SGfFttvmziTtucq5w2dOoAPOni4Bl7sfii3Qyo8Szl1/tXNnZbDZi8HH9Cpajno4pFiu6mQDVTkkyDHTqyo7Bv3IFpdNYiRDAZ1yh1cBOfufMy1gSZQetCwETFxdsOgw7JvKL/gEN+RAFKZF2oUriCsAkYYbxW1cfrqa/YRXUw0ho+n4Jw==", "purpose": "CM_ACCESS", "authMode": "MOBILE_OTP", "requester": { "type": "PHR", "id": "IN0400XX" } }

@rajeshP You will find payload values from here :https://sandbox.abdm.gov.in/swagger/ndhm-phr-app2.yaml

@IntegrationSupport got the sample Body, but what to send in requester type and Id? also can you confirm value is encrypted mobile number, right?