Get redirectUrl


EnvironmentHTTP MethodAPI
SandboxGEThttps://api-testing.phonepe.com/apis/b2b-pg/enach/ui/v1/redirect-url
ProductionGEThttps://api.phonepe.com/apis/pg/enach/ui/v1/redirect-url
Header NameHeader ValueDescription
Content-Typeapplication/json
AuthorizationO-Bearer <access_token>Pass access_token received in Authorization call
Sample Response
{
    "redirectUrl": "http://merchant-defined-redirect-url"
}

Is this article helpful?