---
title: "Get a Config Choice"
method: GET
path: "/v2/config-choice/{configChoiceId}"
tags: ["ConfigChoice"]
---

# Get a Config Choice

`GET /v2/config-choice/{configChoiceId}`

Returns the Config Choice for the specified ID.

## Path parameters

- `configChoiceId` string, required

## Headers

- `Tenant` string
- `FrontOfficeTenantId` integer
- `RequestId` string, uuid, required

## Response `200`

200 response

- V2ConfigChoice
  - `configChoiceId` integer
  - `choiceCode` string
  - `choiceCodeDesc` string
  - `setupTable` string
  - `configChoiceCategoryId` integer
  - `rootStaffingSupplierGuid` string, guid
  - `configChoiceGuid` string, guid
  - `dateEntered` string, date-time
  - `enteredByUserGuid` string, guid
  - `assignment` V2AssignmentBase[]
    - `assignmentGuid` string, guid
    - `assignmentId` integer
    - `staffingOrderGuid` string, guid
    - `employeeGuid` string, guid
    - `staffingSupplierSiteGuid` string, guid
    - `performanceConfigChoiceId` integer
    - `monday` boolean
    - `tuesday` boolean
    - `wednesday` boolean
    - `thursday` boolean
    - `friday` boolean
    - `saturday` boolean
    - `sunday` boolean
    - `note` string
    - `agencyGuid` string, guid
    - `externalId` string
    - `isW2` boolean
    - `externalDb` string
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `customerMarkupGuid` string, guid
    - `endReasonConfigChoiceId` integer
    - `assignmentTypeConfigSystemChoiceId` integer
    - `configTransactionSplitPlanGuid` string, guid
    - `payBasisConfigSystemChoiceID` integer
    - `endReasonConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
    - `performanceConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
  - `assignmentEndReasons` V2AssignmentBase[]
    - `assignmentGuid` string, guid
    - `assignmentId` integer
    - `staffingOrderGuid` string, guid
    - `employeeGuid` string, guid
    - `staffingSupplierSiteGuid` string, guid
    - `performanceConfigChoiceId` integer
    - `monday` boolean
    - `tuesday` boolean
    - `wednesday` boolean
    - `thursday` boolean
    - `friday` boolean
    - `saturday` boolean
    - `sunday` boolean
    - `note` string
    - `agencyGuid` string, guid
    - `externalId` string
    - `isW2` boolean
    - `externalDb` string
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `customerMarkupGuid` string, guid
    - `endReasonConfigChoiceId` integer
    - `assignmentTypeConfigSystemChoiceId` integer
    - `configTransactionSplitPlanGuid` string, guid
    - `payBasisConfigSystemChoiceID` integer
    - `endReasonConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
    - `performanceConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
  - `configChoiceNode` V2ConfigChoiceNodeBase[]
    - `configChoiceNodeId` integer
    - `configChoiceId` integer
    - `nodeId` integer
    - `isVisible` boolean
    - `sortOrder` integer
    - `configChoiceNodeGuid` string, guid
    - `node` object
      - `nodeId` integer
      - `nodeDescription` string
      - `nodeTypeId` integer
      - `parentNodeId` integer
      - `fkguid` string, guid
  - `contactMethod` V2ContactMethodBase[]
    - `contactMethodGuid` string, guid
    - `contactMethodId` integer
    - `fkguid` string, guid
    - `contactMethodValue` string
    - `active` boolean
    - `description` string
    - `configEditMaskTypeId` integer
    - `contactTypeConfigChoiceId` integer
    - `isPrimaryContactMethod` boolean
    - `externalLabel` string
    - `externalId` string
    - `sortOrder` integer
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `cellPhoneProviderConfigSystemChoiceId` integer
    - `doNotText` boolean
    - `contactTypeConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
  - `customer` V2CustomerBase[]
    - `customerGuid` string, guid
    - `customerId` integer
    - `parentGuid` string, guid
    - `customerName` string
    - `departmentName` string
    - `rootCustomerGuid` string, guid
    - `staffingSupplierSiteGuid` string, guid
    - `customerStatusConfigChoiceId` integer
    - `externalId` string
    - `externalDb` string
    - `externalLabel` string
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `customerRecordTypeConfigSystemChoiceId` integer
    - `defaultPriority` string
    - `defaultLineOfBusiness` string
    - `customerSummary` string
  - `customerAddress` V2CustomerAddressBase[]
    - `customerAddressGuid` string, guid
    - `customerGuid` string, guid
    - `addressGuid` string, guid
    - `billingCode` string
    - `active` boolean
    - `direction` string
    - `specialInstruction` string
    - `addressTypeConfigChoiceId` integer
    - `shortName` string
    - `attnTo` string
    - `dressCode` string
    - `configSalesTaxGuid` string, guid
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `addressGu` object
      - `addressGuid` string, guid
      - `street1` string
      - `street2` string
      - `city` string
      - `state` string
      - `zipCode` string
      - `addressId` integer
      - `geoCode` string
      - `externalLabel` string
      - `externalId` string
      - `county` string
      - `externalDb` string
      - `countryCode` string
      - `schoolDistrictCode` string
      - `overRideGeoCode` string
      - `isOverridingGeocode` boolean
      - `inCareOf` string
      - `fkguid` string, guid
      - `startDate` string, date-time
      - `endDate` string, date-time
      - `psdCode` string
  - `dateType` V2DateTypeBase[]
    - `dateTypeGuid` string, guid
    - `fkguid` string, guid
    - `dateTypeConfigChoiceId` integer
    - `date` string, date-time
    - `note` string
    - `sortOrder` integer
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `dateTypeConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
  - `employee` V2EmployeeBase[]
    - `employeeGuid` string, guid
    - `employeeId` integer
    - `ssn` string
    - `lastName` string
    - `firstName` string
    - `middleName` string
    - `staffingSupplierSiteGuid` string, guid
    - `onAssignment` boolean
    - `employeeStatusConfigChoiceId` integer
    - `maritalStatus` integer
    - `federalExemptions` integer
    - `stateExemptions` integer
    - `agencyGuid` string, guid
    - `externalId` string
    - `nickName` string
    - `employeeDipercent` number, double
    - `isW2` boolean
    - `externalDb` string
    - `salutationConfigSystemChoiceId` integer
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `checkDeliveryConfigChoiceId` integer
    - `employeeRecordOriginConfigSystemChoiceId` integer
    - `employeeRecordTypeConfigSystemChoiceId` integer
    - `electronicW2` boolean
    - `acaeligibilityConfigSystemChoiceId` integer
    - `acastabilityEndDate` string, date-time
    - `maidenName` string
    - `previousAliases` string
    - `languageCode` string
    - `backgroundSummaryComments` string
    - `additionalFederalWithholding` number
    - `additionalStateWithholding` number
    - `additionalCountyWithholding` number
    - `lastParsedResumeDocumentGuid` string, guid
    - `isAeroParsed` boolean
    - `htmlResume` string
    - `primaryIndustry` string
    - `hireDate` string, date-time
    - `rehireDate` string, date-time
    - `terminationDate` string, date-time
    - `availabilityDate` string, date-time
  - `employeeAddress` V2EmployeeAddressBase[]
    - `employeeAddressGuid` string, guid
    - `addressGuid` string, guid
    - `employeeGuid` string, guid
    - `addressTypeConfigChoiceId` integer
    - `active` boolean
    - `isPrimary` boolean
    - `shortName` string
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `isPaymentCheckAddress` boolean
    - `payeeName` string
    - `addressGu` object
      - `addressGuid` string, guid
      - `street1` string
      - `street2` string
      - `city` string
      - `state` string
      - `zipCode` string
      - `addressId` integer
      - `geoCode` string
      - `externalLabel` string
      - `externalId` string
      - `county` string
      - `externalDb` string
      - `countryCode` string
      - `schoolDistrictCode` string
      - `overRideGeoCode` string
      - `isOverridingGeocode` boolean
      - `inCareOf` string
      - `fkguid` string, guid
      - `startDate` string, date-time
      - `endDate` string, date-time
      - `psdCode` string
    - `addressTypeConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid
  - `staffingOrder` V2StaffingOrderBase[]
    - `staffingOrderGuid` string, guid
    - `staffingOrderId` integer
    - `masterOrderId` integer
    - `customerGuid` string, guid
    - `configSkillCodeId` integer
    - `positionDescription` string
    - `customerAddressGuid` string, guid
    - `staffingSupplierSiteGuid` string, guid
    - `orderStatusConfigChoiceId` integer
    - `systemOrderType` string
    - `isPostedToWeb` boolean
    - `currencyTypeConfigSystemChoiceId` integer
    - `externalId` string
    - `externalDb` string
    - `userGuid` string, guid
    - `dateEntered` string, date-time
    - `orderRecordTypeConfigSystemChoiceId` integer
    - `orderRecordOriginConfigSystemChoiceId` integer
    - `orderTypeConfigChoiceId` integer
    - `autoUpdateOrderStatus` boolean
    - `dateOpened` string, date-time
    - `timeToFill` integer
    - `dateFilled` string, date-time
  - `configChoiceCategory` object
    - `configChoiceCategoryId` integer
    - `category` string
    - `description` string
    - `isSystemChoice` boolean
    - `configChoiceCategoryGuid` string, guid
  - `userType` V2UserTypeBase[]
    - `userTypeGuid` string, guid
    - `fkguid` string, guid
    - `userTypeConfigChoiceId` integer
    - `userGuid` string, guid
    - `percentOfCommisionConfigChoiceId` integer
    - `sortOrder` integer
    - `dateEntered` string, date-time
    - `userTypeConfigChoice` object
      - `configChoiceId` integer
      - `choiceCode` string
      - `choiceCodeDesc` string
      - `setupTable` string
      - `configChoiceCategoryId` integer
      - `rootStaffingSupplierGuid` string, guid
      - `configChoiceGuid` string, guid
      - `dateEntered` string, date-time
      - `enteredByUserGuid` string, guid

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access Denied
- `404` — Not found
- `406` — Unsupported format(s) indicated by Accept header
- `415` — Unsupported format(s) indicated by the Content-Type header
- `429` — Too many requests
- `500` — An unexpected error occurred
- `502` — Service Unavailable

---

[API](https://skmtc.net/avionte/apis/aviont-partner-authorization-api.md) · [All operations](https://skmtc.net/avionte/apis/aviont-partner-authorization-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avionte/aviont-partner-authorization-api/revisions/846b33e4e71b/schema)
