F
F
FlexShopper API Docs
3.1.0
Search
K
Comment on page

Login Customer

Using the passcode from /users/{userId}/send-passcode, authenticates a user for the system and retrieve a Customer Token.
post
https://apis.sandbox.flexshopper.com
/v3/users/{userId}/passcode-login
/users/{userId}/passcode-login

Response Parameters

A successful request returns the HTTP 200 OK status code and a JSON response body that shows the customer token ready to be used.
Key
Type
Description
token
String
The Customer Token ready to be used; should be set to the Customer-Token header in subsequent API requests.