Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBGColor#99CC66
titleGrantType

Anchor
granttype
granttype

Value

Description

AUTHORIZATION_CODE 

Returned via the Vendor Web API token request. The authorization code will be valid for a single use for 10 minutes.

REFRESH_TOKEN 

A token that can be used to create a new access token when using the Vendor Web API



Panel
bgColor#FFFFFF
titleBGColor#99CC66
titleTokenType

Anchor
tokentype
tokentype

Value

Description

BEARER 

 Token type used for Vendor Web API interactions for making requests on a customers behalf.



Panel
bgColor#FFFFFF
titleBGColor#99CC66
title AffiliateRelationStatus

Anchor
affiliaterelationstatus
affiliaterelationstatus

Value

Description

INVALID_USER

Provided vendor client ID is not valid

AFFILIATED

Vendor client ID valid and affiliated

NOT_AFFILIATED

Vendor client ID valid but not affiliated


...