{
    "name": "Amazon Seller Central Connector (OAuth 2.0)",
    "connector_type": "amazon_oauth2",
    "base_url": "https://sellingpartnerapi-na.amazon.com/",
    "auth_type": "11",
    "auth_url": "",
    "config": {
        "client_id": "",
        "client_secret": "",
        "redirect_url": "",
        "scope": "",
        "token_secret": "",
        "send_credentials_via": "5",
        "send_token_via": "8",
        "auth_endpoint": "https://sellercentral.amazon.com/apps/authorize/consent?application_id={{AMAZON_SELLER_CENTRAL_ID}}&version=beta",
        "access_token_url": "https://api.amazon.com/auth/o2/token",
        "revoke_token_url": "",
        "resource_url": "",
        "valid_domains": "",
        "headers": [
            {
                "key": "",
                "value": ""
            }
        ],
        "requestBody": [
            {
                "key": "",
                "value": ""
            }
        ],
        "consumer_key": "",
        "consumer_secret": "",
        "access_token": "",
        "signature_method": "",
        "realm": "",
        "include_body_hash": "",
        "add_empty_params": "",
        "encode_params": "",
        "username": "",
        "password": ""

    },
    "throttle_max_requests": 20,
    "throttle_per_seconds": 60,
    "media_type": "14",
    "grant_type": "1",
    "auth_scope": "",
    "application": "23"
}
