Access Token

Documentation

Request

ParameterDescription
grant_typeclient_credentials
client_idThis will be provided by Paystand.
client_secretThis will be provided by Paystand.
scopeauth

Response

ParameterDescription
access_tokenThe access token. This will need to be sent as part of the Authorization header.
expires_inThe time this token will expire.
scopeThe scope for this access token.
refresh_token
token_typeThe token type. This will need to be sent as part of the Authorization header.