A valid OAuth access token. Provide the access token in a header with every request to Connect API endpoints. For more information, see OAuth API: Walkthrough.
<- Object
Object
A valid OAuth access token. Provide the access token in a header with every request to Connect API endpoints. For more information, see OAuth API: Walkthrough.
The date when the access_token
expires, in ISO 8601 format.
LEGACY FIELD. The ID of a subscription plan the merchant signed up for. The ID is only present if the merchant signed up for a subscription plan during authorization.
LEGACY FIELD. The ID of the subscription plan the merchant signed up for. The ID is only present if the merchant signed up for a subscription plan during authorization.
The OpenID token belonging to this person. This token is only present if the OPENID scope is included in the authorization request.
A refresh token. For more information, see Refresh, Revoke, and Limit the Scope of OAuth Tokens.
A Boolean indicating that the access token is a short-lived access token. The short-lived access token returned in the response expires in 24 hours.
The date when the refresh_token
expires, in ISO 8601 format.