data | object | optional | |
data.connectedAccountDetails | object | optional | |
data.connectedAccountDetails.details | object | optional | |
data.connectedAccountDetails.details.connectedAccountId | string | required | ID of the connected account |
data.connectedAccountDetails.details.connectedAccountType | string | required | Type of the connected account GoogleAccountFacebookAccount
|
data.connectedAccountDetails.details.connectedLocationsCount | integer | required | Number of locations connected with the account |
data.connectedAccountDetails.details.connectivityIssue | string | optional | Connection error message if any |
data.connectedAccountDetails.details.email | string | required | Email of the user for the connected account |
data.connectedAccountDetails.details.lastFetchMatchesRequestedAt | string | optional | Timestamp when the last matches requests were fetched |
data.connectedAccountDetails.details.requestMatches | boolean | required | Indicates whether the connected account can trigger for matches |
data.connectedAccountDetails.details.requestMatchesStatus | string | optional | Status of the last request matches triggered MATCH_COMPLETEDMATCH_IN_PROGRESSMATCH_FAILED
|
data.connectedAccountDetails.details.status | string | required | Connection status of the connected account CONNECTEDDISCONNECTEDCONNECTION_ISSUE
|
data.connectedAccountDetails.details.remarks | string | optional | Connected Account Fetch Status Error |