Radial Integration | 2016
Release authentication for a user. Note that there are no parameters in the request. Instead the username and password (or username and session token, or username and service token) of the user should be passed in the Authorization header.
None.
userReleaseAuthenticationResponse: object of type UserReleaseAuthenticationResponse
Name | Description Usage |
Type Allowed values |
Required? |
---|---|---|---|
authenticationReleased |
Indicates if the session was successfully ended |
boolean |
yes |
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.