Purespectrum uses FIPS State Numeric Code for representing states. For example, if you want to create a survey which will allow only respondents from Alabama, California and Florida in (codes 01, 06, and 12 respectively), the qualification will look like: 

{"qualification_code": 225, "conditions": ["1", "6", "12"]}


The Mapping Table: