Partner Login API
The partner will log in to this API using the credentials and generate the access token to make further API calls. Once the access token is generated, the partner will create a merchant to initiate the KYC journey.
Key | Required/Optional | Data Type | Description |
---|---|---|---|
Header | | | |
Content-Type | Required | string | application/json |
Body | | | |
username | Required | string | Username of the partner created within the Realm of the GO Platform. |
password | Required | string | The corresponding password of the username to be used for successful login. |
Key | Data Type | Description |
---|---|---|
userId | string | The ID of the user |
id | string | This is your access token to be passed into other endpoints as an Authorization header |
ttl | string | **Time to live** for your token, which means for how much time this token will be valid from the time of the creation |
Getting help
Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.
You can reach out to us at [email protected].