Integration Settings
{
"zid": {
"authMode": "static",
"apiBase": "https://api.zid.sa/v1",
"storeId": "1163674",
"hasAccessToken": false,
"hasApiKey": false,
"hasClientId": true,
"hasClientSecret": true,
"oauthAuthorizeUrl": "https://oauth.zid.sa/oauth/authorize",
"oauthTokenUrl": "https://oauth.zid.sa/oauth/token",
"appRedirectionUrl": "https://apps.voltrex.xyz/zid/onboarding",
"appCallbackUrl": "https://apps.voltrex.xyz/oauth/zid/callback",
"hasWebhookSecret": false
},
"setupAdmin": {
"baseUrl": "https://company1.voltrex.xyz",
"callbackUrl": "https://company1.voltrex.xyz/zid/setup/callback"
},
"carriers": {
"defaultCarrier": "mock",
"selfConfigured": true,
"aramexConfigured": false,
"smsaConfigured": false
}
}