POST
/
v2
/
action
/
glasscore
/
org
curl --request POST \
  --url https://api.glass.fm/v2/action/glasscore/org \
  --header 'Content-Type: application/json' \
  --data '{
  "CategoryId": 123,
  "city": "<string>",
  "cityState": "<string>",
  "Der~PersonId": 123,
  "dotPayment~PersonId": 123,
  "ein": "<string>",
  "email": "<string>",
  "fax": "<string>",
  "hsVendor": [
    {
      "about": "<string>",
      "aboutDNA": "<string>",
      "aboutDnaNeeded": true,
      "aboutDnaNsew": "<string>",
      "aboutLandmark": "<string>",
      "aboutLandmarkDNA": "<string>",
      "aboutLandmarkOccHealth": "<string>",
      "aboutNsew": "<string>",
      "aboutOccHealth": "<string>",
      "ban": true,
      "cityState": "<string>",
      "CityStateId": 123,
      "concentra": 123,
      "customText": "<string>",
      "customTextOnly": true,
      "cvs": 123,
      "descrip": "<string>",
      "doesAudiogram": true,
      "doesBioMetric": true,
      "doesBloodAlcohol": true,
      "doesBloodHealth": true,
      "doesBodyHair": true,
      "doesChestXray": true,
      "doesDna": true,
      "doesDotBat": true,
      "doesDotPhysical": true,
      "doesECup": true,
      "doesEDot": true,
      "doesEkg": true,
      "doesHeadHair": true,
      "doesKrausWeber": true,
      "doesLiftTest": true,
      "doesNonBat": true,
      "doesNonDotPhysical": true,
      "doesObserved": true,
      "doesOralFluid": true,
      "doesOxfordTB": true,
      "doesPulmonary": true,
      "doesRadar": true,
      "doesRespQual": true,
      "doesRespQuant": true,
      "doesRespQuest": true,
      "doesSalivaAlcohol": true,
      "doesTbSkin": true,
      "doesTiter": true,
      "doesUrine": true,
      "doesVacHepA": true,
      "doesVacHepB": true,
      "doesVacMmr": true,
      "doesVacTdap": true,
      "doesVacVaricella": true,
      "doesVisionIshihara": true,
      "doesVisionJaeger": true,
      "doesVisionSnellen": true,
      "doesVisionTitmus": true,
      "doesXCup": true,
      "dotCertDoctor": true,
      "eBillingTier": "<string>",
      "eCCFenabled": true,
      "eHealth": true,
      "eLabCorp": true,
      "ePhysical": true,
      "eQuest": true,
      "eReader": true,
      "fastPace": 123,
      "freezeAddress": true,
      "freezeCity": true,
      "freezeDay": true,
      "freezeLabApiDays": true,
      "freezeName": true,
      "handicapAccess": true,
      "hsSiteType": "<string>",
      "HsSiteTypeId": 123,
      "importDistance": 123,
      "insideRetail": true,
      "installed": true,
      "Int_Lat": 123,
      "Int_lng": 123,
      "isInNetworkHealth": true,
      "isLabApiDaysModified": true,
      "isNeedsManualDaysUpdate": true,
      "labApiDay": "<string>",
      "labApiDayPrettier": "<string>",
      "lat": 123,
      "lng": 123,
      "mobileDrug": true,
      "normalClose": "<string>",
      "normalLunchClosed": true,
      "normalLunchEnd": "<string>",
      "normalLunchStart": "<string>",
      "normalOpen": "<string>",
      "noWeb": true,
      "occHealthNetwork": "<string>",
      "omega": true,
      "onSiteDrug": true,
      "open": true,
      "OrgId": 123,
      "physicalsMdDo": true,
      "physicalsNpPa": true,
      "possibleClosed": true,
      "possibleDupe": true,
      "psychemedic": true,
      "publicTransportation": true,
      "testTime": "<string>",
      "truckAccess": true,
      "walkinDrug": true,
      "walkinHealth": true,
      "workersComp": true,
      "xCode": "<string>"
    }
  ],
  "isHouse": true,
  "lat": 123,
  "lng": 123,
  "location": [
    {
      "fridayClose": "<string>",
      "fridayLunchEnd": "<string>",
      "fridayLunchStart": "<string>",
      "fridayOpen": "<string>",
      "mondayClose": "<string>",
      "mondayLunchEnd": "<string>",
      "mondayLunchStart": "<string>",
      "mondayOpen": "<string>",
      "OrgId": 123,
      "saturdayClose": "<string>",
      "saturdayLunchEnd": "<string>",
      "saturdayLunchStart": "<string>",
      "saturdayOpen": "<string>",
      "sundayClose": "<string>",
      "sundayLunchEnd": "<string>",
      "sundayLunchStart": "<string>",
      "sundayOpen": "<string>",
      "thursdayClose": "<string>",
      "thursdayLunchEnd": "<string>",
      "thursdayLunchStart": "<string>",
      "thursdayOpen": "<string>",
      "tuesdayClose": "<string>",
      "tuesdayLunchEnd": "<string>",
      "tuesdayLunchStart": "<string>",
      "tuesdayOpen": "<string>",
      "twentyFourHour": true,
      "wednesdayClose": "<string>",
      "wednesdayLunchEnd": "<string>",
      "wednesdayLunchStart": "<string>",
      "wednesdayOpen": "<string>",
      "locationModDate": "<string>"
    }
  ],
  "LocationTypeId": 123,
  "name": "<string>",
  "Parent~OrgId": 123,
  "phone": "<string>",
  "phoneExt": "<string>",
  "phoneOther": "<string>",
  "phoneOtherExt": "<string>",
  "Preferred~HsVendorId": 123,
  "rpDotRegistrationNumber": "<string>",
  "rpMinAlc": 123,
  "rpMinDrug": 123,
  "rpSelectEvery": "Monthly",
  "state": "<string>",
  "streetPrimary": "<string>",
  "streetSecondary": "<string>",
  "tagJoin": [
    {
      "parentEntity": "<string>",
      "ParentId": 123,
      "TagId": 123
    }
  ],
  "vendor": [
    {
      "CategoryId": 123,
      "OrgId": 123
    }
  ],
  "zip": "<string>"
}'

Body

application/json

Response

200

Org