Service Provider

{
    "serviceProviderId": "ent.odin.mock",
    "isEnterprise": true,
    "defaultDomain": "microv-works.com",
    "serviceProviderName": "Odin Mock Enterprise 2",
    "supportEmail": "[email protected]",
    "contact": {
        "contactName": "Support Team",
        "contactNumber": "111-111-1111",
        "contactEmail": "[email protected]"
    },
    "address": {
        "addressLine1": "111 This St",
        "city": "Somecity",
        "stateOrProvince": "Arizona",
        "zipOrPostalCode": "33333",
        "country": "US"
    },
    "useServiceProviderLanguages": false
}

Last updated

Was this helpful?