Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.87 KB

LocationSearchCriteriaSearchOption.md

File metadata and controls

13 lines (9 loc) · 2.87 KB

LocationSearchCriteriaSearchOption

SearchOption contains the information that forms the basis of the location search, It contains the criteria for search by Locations, Retail Locations, Additional Services, or Program Types. There should be one container for each type of search the user may wish to do. The user can specify either search by Locations or Retail Locations, but not both. If this container is missing, the default search would be for The UPS Store, UPS Center, UPS Drop Box, and Authorized Shipping Outlet location types.

Properties

Name Type Required Description
optionType SearchOptionOptionType OptionType is a container that indicates the type of search for locations. There are 5 types of search. They are search by: Location, Retail Location, Additional Services, Program Type, and a Service Level Option. If search criteria by Location or Retail Location is not provided the default search of The UPS Store, UPS Center, UPS Drop Box, and Authorized Shipping Outlet location types will be performed.
optionCode SearchOptionOptionCode[]
relation SearchOptionRelation The relation container will contain the relation parameter (And/Or) that has to be used among multiple option codes in the location search. This is only applicable to option type Additional Services and Program Types. If this container is not present for Additional Services and Program Types, the default relation of And is used.