Request Token will be provided. This token is used to access the /profile/tokens/login API.
accept: What the response should be formatted with. Currently support application/json.
RequestID: Unique request ID generated by the client. This header is required for access token request and optional for other requests. Length of this id should be minimum 1 character to maximum of 50 characters.
Originator: SimplyPaidClient. This header is required for all requests making from the client application.
Authorization: Auto generated Bearer Access Token, please refer the above sample bearer token.
SiteId: Default value is 4 for SimplyPaidClient.
Date: The date and time that the response was sent (in "HTTP-date" format as defined by RFC 7231 7.1.1.2)
Content-Type: What the request was encoded with. We currently support: application/json
Status Code
Description
200
Successful Request. See specific operation for details about this response.
201
Resource was able to be created. See specific operation for details about this response.
400
Malformed request; missing fields, incorrect data, or malformed input structure. All possible error codes are listed below in Error Codes section.
401
Unauthorized. Please provide valid credentials in the authorization header.
404
Unable to find resource. Unable to find resource specified by the URL parameter identifier.
405
Method Not Allowed
417
Expectation Failed
502
Bad Gateway
503
Service Unavailable
504
Gateway Timeout
©2021 Green Dot Bank. All rights reserved