Authentication
session
method: POST
secured: false
url: /v1/auth/session.json
Field | Notes |
---|---|
owner |
The site URL (or promoterUrl from a successful login repsonse) of the distrbutor you wil be singing up under.
Type: String |
If sucessfull you will see a response like this:
{ "RetailSession": "ebf4b737-c80c-4f5f-a30a-18a23e394ce6", "locale": "en-us", "success": true, "error": null }