Radial Integration | 2016

Store Fulfillment > Store Fulfillment API > POST api/v4/Users/Authenticate

POST api/v4/Users/Authenticate

Authenticate a user. Note that there are no parameters in the request; instead the username and password (or username and service token) of the user should be passed in the Authorization header.

Request Parameters

None.

Response Parameters

userAuthenticateResponse: object of type UserAuthenticateResponse

Name

Description
Usage

Type
Allowed Values
Required?
sessionToken Session token to be used for maintaining session state across batch operations. String yes
baseSystemVersion Indicates the version of the underlying Store Fulfillment core application. String yes

 

Copyright © 2017 Radial. All rights reserved.