Prepare Login URL

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This URL returns a code that can be used later in the User Access Token (Using Authorization Code) API in order to obtain the User Access Token needed to use the Subscription Management section's APIs.

How to use:

  1. Go to the Params tab,
  2. Fill in
    1. client_id should be a unique value provided by Mondia Pay Integration Engineer.
    2. redirect_uri should be set to a thank you page URL.
  3. Use the URL after filling the above parameter, as is. Redirect the user to it so that they can login and expect a redirect with an HTTP Status code from our end.
  4. Upon successful subscription there will be a redirect, that redirect WILL include parameter "code=" with an Authorization Code and an HTTP Status code from our end.
    1. Example Success Redirect URL:
      http://www.myserviceURL.com/thankyou.html?code=Adb74b752-141c-4657-a705-98644a7808b4&message=OK&status=200
Query Params
string
Defaults to code

!DO NOT CHANGE OR REMOVE!

string
Defaults to fe517a94-e37b-4de2-8621-a904de0c8c47

These unique values should be provided by Mondia Pay Integration Engineer.

string
Defaults to https://www.myserviceURL.com

Mandatory field and should be set to a thank you page URL.

string
Defaults to en
Headers
string
Defaults to */*

!DO NOT CHANGE OR REMOVE!

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json