Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"start_date": "2020-01-01",
|
|
"end_date": "2020-01-02",
|
|
"account_ids": [],
|
|
"credentials": {
|
|
"auth_method": "oAuth2.0",
|
|
"client_id": "client_id",
|
|
"client_secret": "client_secret",
|
|
"refresh_token": "refresh_token"
|
|
}
|
|
}
|