Partner Creation API
This API is used to create the credentials for the partner and generate the access token to make further API calls.
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. |
name | Required | string | Name of the partner |
Required | string | Email of the partner |
Key | Data Type | Description |
---|---|---|
id | string | This is your access token to be passed into other endpoints as an Authorization header |
name | string | Name of the partner |
string | Email ID of the partner | |
username | string | Username of the partner |
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].