Migration Email Credentials for dealer
Migration Email Credentials for dealer
Responses
- 200
OK
application/json
Schema
Schema
boolean
GET /dealers/migrate
Authorization
name: basicAuthtype: httpscheme: basic
Request
Request
curl / cURL
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
python / requests
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
go / native
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
nodejs / axios
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
ruby / Net::HTTP
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
csharp / RestSharp
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
php / cURL
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
java / OkHttp
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'
powershell / RestMethod
curl -L -X GET '/communications/dealers/migrate' \
-H 'Accept: application/json'