Amazon Oauth Callback
GET/api/v1/connectors/amazon/oauth/callback
Browser redirect from Amazon's consent page. The signed state IS the authentication. The five-minute code is exchanged for the refresh token (grant_type=authorization_code), the seller's stores are discovered, and the connector goes active โ nothing else to configure.
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error